hugo/source
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
..
content_directory_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
fileInfo.go resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
fileInfo_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
filesystem.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
filesystem_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
sourceSpec.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00