hugo/hugofs
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
..
files resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
glob all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
createcounting_fs.go
decorators.go
fileinfo.go
fileinfo_test.go
filename_filter_fs.go
filename_filter_fs_test.go
filter_fs.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
filter_fs_test.go
fs.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
fs_test.go
glob.go
glob_test.go
hasbytes_fs.go
hashing_fs.go
hashing_fs_test.go
language_merge.go
noop_fs.go
nosymlink_fs.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
nosymlink_test.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
rootmapping_fs.go
rootmapping_fs_test.go
slice_fs.go
stacktracer_fs.go
walk.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
walk_test.go