hugo/tpl
Cameron Moore 084cf4191b tpl: Ensure site templates can override theme templates
The tplimpl package was misusing the TemplateLookupDescriptor.WorkingDir
field from the output package. By incorrectly setting it to the theme
directory instead of the site root, the user is unable to override theme
templates in some situations.

Fixes #3505
2018-02-05 08:38:04 +01:00
..
cast
collections tpl/collections: Seed random on init only 2018-01-27 18:51:12 +01:00
compare
crypto
data
encoding
fmt
images
inflect
internal
lang
math
os
partials
safe
strings tpl/strings: Fix broken test 2017-12-17 18:06:55 +01:00
time
tplimpl tpl: Ensure site templates can override theme templates 2018-02-05 08:38:04 +01:00
transform tpl/transform: Do not unescape input to highlight 2017-12-29 09:52:43 +01:00
urls
template.go