hugo/tpl
Bjørn Erik Pedersen 2105e42aca tpl: Set i18n bundle once per test run
No real practical difference, but more clear.
2016-09-19 02:44:21 +02:00
..
reflect_helpers.go
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 Fix i18n with missing translations and add tests 2016-09-18 22:18:13 +02:00
template_i18n_test.go tpl: Set i18n bundle once per test run 2016-09-19 02:44:21 +02:00
template_resources.go
template_resources_test.go
template_test.go