hugo/tpl
Bjørn Erik Pedersen 4a79fa0c33 Revert the "standardize author data"
There were some breaking changes etc. that is too late to fix for 0.17.

Let us think this through and add proper author support for Hugo 0.18.

Fixes #2464

Revert "docs: Add documentation for author profiles"

This reverts commit b6673e5309.

Revert "Add First Class Author Support"

This reverts commit cf978c0649.
2016-09-18 19:16:39 +02:00
..
reflect_helpers.go Make where accept slice 2016-03-06 13:15:07 +01:00
template.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
template_embedded.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
template_funcs.go tpl: Make the *langURL funcs tace interface{} 2016-09-13 17:07:52 +02:00
template_funcs_test.go tpl: Extend where to iterate over maps 2016-09-12 11:03:53 +02:00
template_i18n.go tpl: Add EnableMissingTranslationPlaceholders option 2016-09-16 17:20:29 +02:00
template_resources.go Use the Afero source fs where relevant 2016-07-30 15:37:03 +02:00
template_resources_test.go tpl: Do not write to cache when ignoring cache 2016-04-14 10:48:26 +02:00
template_test.go Add readFile template func 2016-03-31 21:24:18 +02:00