Commit graph

5 commits

Author SHA1 Message Date
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
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