mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
5cb52c2315
This commit adds support for using the `cascade` keyword in your configuration file(s), e.g. `config.toml`. Note that * Every feature of `cascade` is available, e.g. `_target` to target specific page sets. * Pages, e.g. the home page, can overwrite the cascade defined in config. Fixes #8741 |
||
---|---|---|
.. | ||
privacy | ||
services | ||
commonConfig.go | ||
commonConfig_test.go | ||
compositeConfig.go | ||
compositeConfig_test.go | ||
configLoader.go | ||
configLoader_test.go | ||
configProvider.go | ||
configProvider_test.go | ||
defaultConfigProvider.go | ||
defaultConfigProvider_test.go | ||
docshelper.go | ||
env.go | ||
env_test.go |