hugo/tpl/tplimpl
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
..
embedded tpl: Suppress blank lines from opengraph internal template 2018-08-12 12:27:38 -06:00
ace.go Fix broken shortcodes for Ace and Amber 2017-11-18 10:41:31 +01:00
amber_compiler.go tpl/tplimpl: Fix compiling Amber templates that import other templates 2018-08-17 10:04:07 +02:00
template.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
template_ast_transformers.go tpl/tplimpl: Reimplement the ".Params tolower" template transformer 2018-08-14 17:54:48 +02:00
template_ast_transformers_test.go tpl/tplimpl: Reimplement the ".Params tolower" template transformer 2018-08-14 17:54:48 +02:00
template_funcs.go tpl/partials: Add templates.Exists 2018-07-31 13:28:15 +02:00
template_funcs_test.go Add a newScratch template func 2018-07-06 17:51:38 +02:00
template_test.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
templateFuncster.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
templateProvider.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00