1
0
Fork 0
hugo/tpl/transform
Bjørn Erik Pedersen 503d20954f
Make the cache eviction logic for stale entities more robust
Fixes #12458
2024-05-04 19:45:43 +02:00
..
init.go tpl/transform: Add transform.XMLEscape template function 2023-11-27 10:52:33 +01:00
remarshal.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
remarshal_test.go deps: Update github.com/pelletier/go-toml/v2 v2.0.2 => v2.0.4 2022-08-26 18:30:46 +02:00
transform.go helpers: Fix TrimShortHTML when used with AsciiDoc content 2024-04-14 17:53:05 +02:00
transform_integration_test.go testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
transform_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
unmarshal.go Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00
unmarshal_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00