Commit graph

20 commits

Author SHA1 Message Date
Andy Freer
b8f2065a1c Home / Blog / Team / Merchant TOS page updates (#34)
* Update: Merchant page and images

* Update: Blog hero image

* Update: Team hero image / content

* Update: Blog content and images

* Update: Start-page copy, images and featured merchants / blog posts

* Update: Add remaining merchants / images (requires styling)

* Update: Footer

* Add: Terms of use page and translations
2016-11-10 07:26:24 -05:00
0xfff
61a012ac30 [Refactor] Blog/Post: Use hero instead of (duplicate) header, update post templates with page module 2016-10-08 21:50:59 +02:00
Perry Woodin
ad056aa1cb Fix/html (#13)
* Remove style-guide from i18n builds

* Remove uncategorized from CN blog posts.

* Team images and alt attributes.

* Fixing language linkage

* Ignore missing or empty alt tags

* ignore sass-cache

* fix gitignore for sass-cache

* fix gitignore for sass-cache

* Only show language dropdown if the page is not a post (blog)

* New url with site.lang included.

* Removed the site.baseurl var from the posts.
2016-09-12 15:25:54 -04:00
Perry Woodin
0d43667e7c Update: Refactor hero files. (#11)
- Removed the duplicate hero files that were located in the _i18n
directory and moved them into the _includes.
- Changed the hero image to a variable.
- New hero images.
2016-09-09 16:21:25 -04:00
Perry Woodin
1b55d5a889 Markup for community, get-dash, and participate.
- Consistent markup
- Added ids to each section to allow jump from links in hero files.
2016-09-07 08:40:05 -04:00
Joshua Seigler
a1e4167abf feat: Styling home page 2016-09-05 06:28:22 -04:00
Perry Woodin
4563e04abf Added team page. 2016-08-02 11:21:09 -04:00
fernandogutie
fd0c5dd5e0 Filtered posts per language 2016-07-15 18:44:17 +02:00
Perry Woodin
75c208e654 Import of WordPress News posts
Still need to be filtered by language.
2016-07-15 09:28:15 -04:00
Perry Woodin
016656d52b Stock photo for home page. 2016-07-15 09:27:38 -04:00
Perry Woodin
01c297d5e7 Blog section
The blog is driven by the _posts directory nested in each language.
2016-07-14 14:05:47 -04:00
Perry Woodin
8374114bc0 Delete _site 2016-07-14 10:01:25 -04:00
Perry Woodin
d46f77d074 Need to move base.html out of the default layout.
Ruby can’t handle the stack depth.
2016-07-13 16:00:38 -04:00
Perry Woodin
f371dd4cd3 Relative links
Created a _include snippet base.html that can be used to create
relative links to assets.
2016-07-13 15:46:48 -04:00
Perry Woodin
74a6063445 Output i18n content
Output the content on the HTML files.
2016-07-13 13:30:59 -04:00
Perry Woodin
ee6f392667 i18n hero files for each section. 2016-07-13 10:44:29 -04:00
Perry Woodin
301adce8fd Removed i18n html files
Using the yml file to control basic content instead of custom html
files. Custom html files can be used for some of the more complicated
layouts.
2016-07-12 17:33:10 -04:00
Perry Woodin
b8999e100c Moved footer to an include 2016-07-12 17:28:49 -04:00
Perry Woodin
49629b0c18 Hero content and variable i18n example. 2016-07-12 13:02:45 -04:00
Perry Woodin
3d9fe6b1e8 Split out content blocks for EN and ES on homepage. 2016-06-16 08:24:55 -04:00