hugo/tpl/partials
Bjørn Erik Pedersen e625088ef5
Add render template hooks for links and images
This commit also

* revises the change detection for templates used by content files in server mode.
* Adds a Page.RenderString method

Fixes #6545
Fixes #4663
Closes #6043
2019-12-18 11:44:40 +01:00
..
init.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
partials.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
partials_test.go tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00