1
0
Fork 0
hugo/hugolib/pagesfromdata
Bjørn Erik Pedersen 1f5a15aba0 resources: Fix 2 image file cache key issues
* Always include the content hash in the cache key for unprocessed images.
* Always include the image config hash in the cache key.

This is also a major cleanup/simplification of the implementation in this area.

Note that this, unfortunately, forces new hashes/filenames for generated images.

Fixes #13273
Fixes #13272
2025-01-18 12:23:18 +01:00
..
pagesfromgotmpl.go Add js.Batch 2024-12-12 21:43:17 +01:00
pagesfromgotmpl_integration_test.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
pagesfromgotmpl_test.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00