hugo/common/maps
n1xx1 566fe7ba12
resources/page: Expand parmalinks tokens in url
This change allows to use permalink tokens in url front matter fields. This should be useful to target more specific pages instead of using a global permalink configuration. It's expected to be used with cascade.

Fixes #9714
2024-08-01 12:14:29 +02:00
..
cache.go resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
maps.go Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
maps_test.go Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
params.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
params_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
scratch.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00
scratch_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00