hugo/tpl
NotZippy 3a27cefec1 Add dictionary function to be passed into a template
Allows templates to dynamically build maps.

Example usage: Creating and passing a map to a subtemplate while in a range on the parent.
2015-10-09 18:29:16 +02:00
..
template.go On error, return error message, not nil 2015-07-20 14:49:21 +02:00
template_embedded.go Set s.Info.LastChange to Lastmod 2015-05-15 13:10:11 +02:00
template_funcs.go Add dictionary function to be passed into a template 2015-10-09 18:29:16 +02:00
template_funcs_test.go Add dictionary function to be passed into a template 2015-10-09 18:29:16 +02:00
template_resources.go Add missing formatting directive in Printf call 2015-08-06 22:46:35 +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