hugo/tpl
Bjørn Erik Pedersen f1e1cdab3f Improve i18n string handling
* Fall back to default language on missing translation file
* Add a i18n-warnings build flag
* If that flag is set, print a parseable and greppable string on missing translation strings

See #2303
2016-09-06 18:32:19 +03: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 Render main content language in root by default 2016-09-06 18:32:18 +03:00
template_funcs.go Improve language handling in URLs 2016-09-06 18:32:18 +03:00
template_funcs_test.go Improve language handling in URLs 2016-09-06 18:32:18 +03:00
template_i18n.go Improve i18n string handling 2016-09-06 18:32:19 +03: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