hugo/tpl
Cameron Moore 474eb454df tpl: Add partialCached template function
Supports an optional variant string parameter so that a given partial
will be cached based upon the name+variant.

Fixes #1368
Closes #2552
2016-10-11 23:56:06 +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: Add partialCached template function 2016-10-11 23:56:06 +02:00
template_funcs_test.go tpl: Add partialCached template function 2016-10-11 23:56:06 +02:00
template_i18n.go Fix i18n with missing translations and add tests 2016-09-18 22:18:13 +02:00
template_i18n_test.go tpl: Polish i18n tests 2016-09-20 13:22:56 +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