hugo/tpl/tplimpl
Bjørn Erik Pedersen baa29f6534 output: Rework the base template logic
Extract the logic to a testable function and add support for custom output types.

Fixes #2995
2017-03-27 15:43:56 +02:00
..
amber_compiler.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
reflect_helpers.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template.go output: Rework the base template logic 2017-03-27 15:43:56 +02:00
template_ast_transformers.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_ast_transformers_test.go tplimpl: Fix issue with recursive templates 2017-02-18 09:08:40 +01:00
template_embedded.go Change RSS description from full .Content to .Summary 2017-03-25 22:58:41 +01:00
template_func_truncate.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_func_truncate_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_funcs.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_funcs_test.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_resources.go tplimpl: Fix data race in resGetResource 2017-02-17 17:15:26 +01:00
template_resources_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00
template_test.go tpl: Refactor package 2017-02-17 17:15:26 +01:00