Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config.cascade #8741

Closed
bep opened this issue Jul 9, 2021 · 0 comments
Closed

Add config.cascade #8741

bep opened this issue Jul 9, 2021 · 0 comments
Assignees
Milestone

Comments

@bep
Copy link
Member

@bep bep commented Jul 9, 2021

See https://discourse.gohugo.io/t/can-we-modify-frontmatter-cascade-values-via-config/33740/8

@bep bep added the Proposal label Jul 9, 2021
@bep bep self-assigned this Jul 9, 2021
@bep bep added Enhancement and removed Proposal labels Jul 9, 2021
@bep bep added this to the v0.86 milestone Jul 9, 2021
bep added a commit to bep/hugo that referenced this issue Jul 9, 2021
@bep bep mentioned this issue Jul 9, 2021
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 bep closed this in #8742 Jul 10, 2021
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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant