hugo/config
Joe Mooring 36bf3cb98c hugolib: Add capitalizeListTitles config option
Whether to capitalize automatic page titles, applicable to section,
taxonomy, and term pages. Default is true.

Closes #9793
Closes #12115
2024-02-23 09:32:32 +01:00
..
allconfig hugolib: Add capitalizeListTitles config option 2024-02-23 09:32:32 +01:00
privacy
security config/security: Add SYSTEMDRIVE to OsEnv allowlist 2024-02-01 15:10:05 +01:00
services Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
testconfig all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
commonConfig.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
commonConfig_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
configLoader.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
configLoader_test.go
configProvider.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
configProvider_test.go
defaultConfigProvider.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
defaultConfigProvider_test.go
env.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
env_test.go
namespace.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
namespace_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00