hugo/config
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 Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
privacy
security Don't panic on invalid security whitelist regexp 2023-06-28 08:57:28 +02:00
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
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