Commit graph

8 commits

Author SHA1 Message Date
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
bcabe142a6 Moved base.html login inline
The base could not be included as a snippet because it causes a stack
error due to a conflict with the i18n plugin.
2016-07-14 07:34:04 -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
4e6b536aad Language specific navigation
Set the base url based on the selected language.
2016-07-13 10:44:00 -04:00
Perry Woodin
df8671072d Added get-dash
- Removed what-is-dash as it should point to the home page.
2016-07-13 08:07:02 -04:00
Perry Woodin
49629b0c18 Hero content and variable i18n example. 2016-07-12 13:02:45 -04:00
Perry Woodin
fd43071a3c Navigation
- Split the navigation out to separate files.
- Set the navigation items to i18n strings.
- Updated the overlay css to accommodate the number of nav items.
2016-07-12 10:21:59 -04:00