1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-27 07:43:12 +00:00
hugo/tpl
Bjørn Erik Pedersen b0d850321e Fix rebuild logic when editing template using a base template
We have been doing too much work in that case.

Fixes 
2020-02-28 14:14:55 +01:00
..
cast
collections tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
compare Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
crypto
data
encoding
fmt
hugo
images
inflect
internal tpl: Put Go's internal template funcs in Hugo's map 2020-01-07 13:18:19 +01:00
lang
math tpl: Add math.Sqrt 2020-02-24 23:45:04 +01:00
os
partials tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
path
reflect
resources tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
safe
site
strings
templates tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
time
tplimpl Fix rebuild logic when editing template using a base template 2020-02-28 14:14:55 +01:00
transform Introduce a tree map for all content 2020-02-18 09:49:42 +01:00
urls
template.go tpl/tplimpl: Rework template management to get rid of concurrency issues 2020-01-22 09:39:49 +01:00
template_info.go
template_test.go