hugo/tpl
Bjørn Erik Pedersen 2071d470e6 tpl: Polish i18n tests
* Make the type/var names more specific. They live in the test namespace, but there are other tests there.
* Camel case variable
* Small change suggested by Golint
2016-09-20 13:22:56 +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 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