hugo/tpl
Jonathan Anderson c4ad8f6498 Use helpers.GetThemeDir() to find base templates.
Now that we have the helpers.GetThemeDir() function, use it instead of
calling directly into viper.
2015-06-25 18:05:43 +02:00
..
template.go Use helpers.GetThemeDir() to find base templates. 2015-06-25 18:05:43 +02:00
template_embedded.go Set s.Info.LastChange to Lastmod 2015-05-15 13:10:11 +02:00
template_funcs.go Add last template function 2015-06-15 21:18:38 +02:00
template_funcs_test.go Add last template function 2015-06-15 21:18:38 +02:00
template_resources.go GetJSON/GetCSV: Add retry on invalid content 2015-06-01 12:05:16 +02:00
template_resources_test.go GetJSON/GetCSV: Add retry on invalid content 2015-06-01 12:05:16 +02:00
template_test.go Add some Ace test cases 2015-05-31 13:13:28 +02:00