hugo/resources
Mai-Lapyst cc14c6a52c
resources/page: Allow section and taxonomy pages to have a permalink configuration
Allows using permalink configuration for sections (branch bundles) and
also for taxonomy pages. Extends the current permalink configuration to
be able to specified per page kind while also staying backward compatible:
all permalink patterns not dedicated to a certain kind, get automatically
added for both normal pages and term pages.

Fixes #8523
2023-06-26 15:31:01 +02:00
..
assets
images Fix .Width and .Height for animated gifs 2023-06-14 09:21:22 +02:00
internal
jsconfig all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
page resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
postpub
resource
resource_factories
resource_transformers tocss/dartsas: Avoid using Logf for the internal Dart Sass logging 2023-06-19 13:27:03 +02:00
testdata
docs.go
errorResource.go
image.go
image_cache.go
image_extended_test.go
image_test.go Fix .Width and .Height for animated gifs 2023-06-14 09:21:22 +02:00
integration_test.go Fix .Width and .Height for animated gifs 2023-06-14 09:21:22 +02:00
post_publish.go
resource.go
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_spec.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
resource_test.go
testhelpers_test.go
transform.go
transform_test.go