hugo/resources
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
..
assets
images Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
internal Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
jsconfig
kinds
page resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
postpub
resource
resource_factories Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
resource_transformers
testdata Shorten processed image filenames 2024-07-31 16:44:06 +02:00
docs.go
errorResource.go
image.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00
image_cache.go
image_extended_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00
image_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00
post_publish.go
resource.go Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
resource_cache.go
resource_metadata.go
resource_spec.go
resource_spec_test.go
resource_test.go resources: Add BenchmarkHashImage 2024-07-31 16:44:06 +02:00
resources_integration_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00
testhelpers_test.go
transform.go Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
transform_integration_test.go
transform_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00