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
template.go
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
template_resources_test.go
template_test.go