hugo/config
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
..
allconfig resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
privacy
security
services
testconfig Add empty Environ when loading test config 2023-06-19 17:49:45 +02:00
commonConfig.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
commonConfig_test.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
configLoader.go
configLoader_test.go
configProvider.go
configProvider_test.go
defaultConfigProvider.go
defaultConfigProvider_test.go
docshelper.go
env.go
env_test.go
namespace.go
namespace_test.go