Commit Graph

4 Commits

Author SHA1 Message Date
cf4f8277c1 Replace modified with last_modified_at ()
Fixes 
2017-04-04 09:12:32 -04:00
958b399741 Remove buggy conditional around related posts header ()
This removes a buggy conditional that checks if `related_label` is
available in translations before displaying the header for related
posts but this header already handle missing translation by using a
default string.

With this fix the header is displayed even if the translation for this
label isn't available.

Fix 
2017-03-16 10:21:13 -04:00
65a6654582 Add page hero video for vimeo/youtube using embedresponsively.com code () 2017-01-24 09:29:34 -05:00
57a4324fa0 Move gh-pages branch files into /docs and add test files
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation
2016-11-03 11:52:04 -04:00