hugo/config/allconfig
Bjørn Erik Pedersen 7917961d59 Misc permalinks adjustments
* Move config loading to the page package
* Fix a lower bound panic for the `:sections` slice syntax.
* Always return the `:title`
* Add some permalinks integration tests
* Also see issues below

Fixes #9448
Fixes #11184
See #8523
2023-06-29 10:14:19 +02:00
..
allconfig.go resources/page: Allow section and taxonomy pages to have a permalink configuration 2023-06-26 15:31:01 +02:00
alldecoders.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
configlanguage.go Add hugo.WorkingDir 2023-05-20 17:45:56 +02:00
integration_test.go commands: Add --lang to hugo config 2023-06-01 10:49:21 +02:00
load.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
load_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00