hugo/tpl
2019-12-03 00:13:47 +01:00
..
cast
collections Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
compare tpl: Remove eq argument limitation 2019-09-05 14:38:47 +02:00
crypto
data Prepare for Goldmark 2019-11-06 19:09:08 +01:00
encoding
fmt
hugo
images Allow slices in the image Filter funcs, not just varargs 2019-09-04 17:24:50 +02:00
inflect
internal
lang
math
os
partials tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
path
reflect
resources Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
safe
site
strings
templates
time
tplimpl tpl/tplimpl: Featured and Site.Params image support for Schema 2019-11-26 23:53:43 +01:00
transform Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
urls Support typed bool, int and float in shortcode params 2019-09-29 23:22:41 +02:00
template.go Fix language handling in ExecuteAsTemplate 2019-11-26 12:55:00 +01:00
template_info.go
template_test.go