hugo/tpl
Steven Allen 3743875778 tpl/tplimpl: Fix compiling Amber templates that import other templates
Without this patch, amber would try to load templates from the OS filesystem
instead of the layouts virtual filesystem.
2018-08-17 10:04:07 +02:00
..
cast
collections
compare
crypto
data
encoding
fmt
images
inflect
internal
lang
math
os Remove alias of os.Stat 2018-08-06 09:54:26 +02:00
partials tpl/partials: Remove superflous loop 2018-07-31 13:28:15 +02:00
path
resources Add support for minification of final output 2018-08-06 19:58:41 +02:00
safe
strings
templates tpl/partials: Add templates.Exists 2018-07-31 13:28:15 +02:00
time
tplimpl tpl/tplimpl: Fix compiling Amber templates that import other templates 2018-08-17 10:04:07 +02:00
transform
urls Add optional lang as argument to rel/relref 2018-07-18 00:07:20 +02:00
template.go