Add config.cascade #8741
Comments
bep
added a commit
to bep/hugo
that referenced
this issue
Jul 9, 2021
Merged
bep
added a commit
to bep/hugo
that referenced
this issue
Jul 10, 2021
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 gohugoio#8741
bep
added a commit
that referenced
this issue
Jul 10, 2021
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://discourse.gohugo.io/t/can-we-modify-frontmatter-cascade-values-via-config/33740/8
The text was updated successfully, but these errors were encountered: