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 Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
resource Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
resource_factories Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
resource_transformers identity: Use xxHash in hashstructure (note) 2024-07-31 16:44:06 +02:00
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 Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
resource_metadata.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
resource_spec.go Switch EXIF library 2024-07-20 15:56:10 +02:00
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