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
compare
crypto
data
encoding
fmt
images
inflect
internal
lang
math
os
partials
safe
strings
time
tplimpl tpl: Ensure site templates can override theme templates 2018-02-05 08:38:04 +01:00
transform
urls
template.go