hugo/resources
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
..
images tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
internal tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
page Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
resource Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
resource_factories Fix concat with fingerprint regression 2019-09-05 19:59:49 +02:00
resource_transformers Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
testdata resources/images: Allow to set background fill colour 2019-10-20 22:06:58 +02:00
image.go tpl/partials: Allow any key type in partialCached 2019-12-03 00:13:47 +01:00
image_cache.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
image_test.go resources/images: Add exception for new test image 2019-10-30 12:22:13 -06:00
resource.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
resource_cache.go Image resource refactor 2019-08-26 15:00:44 +02:00
resource_cache_test.go Improve the server assets cache invalidation logic 2019-08-13 18:09:46 +02:00
resource_metadata.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
resource_metadata_test.go Image resource refactor 2019-08-26 15:00:44 +02:00
resource_spec.go Cache processed images by their source path 2019-09-03 18:38:57 +02:00
resource_test.go Fix cache keys for bundled resoures in transform.Unmarshal 2019-09-12 20:58:06 +02:00
testhelpers_test.go Cache processed images by their source path 2019-09-03 18:38:57 +02:00
transform.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
transform_test.go Image resource refactor 2019-08-26 15:00:44 +02:00