shift-org / shift-org/shift-docs
frontend: use site configuration to control showing/hiding pp/promo sections
Open
@ionous is already working on this.
Since Dec 21, 2024.
enhancement
frontend
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
currently, in files like pp-promo-banner.html, etc. we have sections which get commented in and out at different times of years.
it'd be nice to control those with hugo site variables; so that in hugo.toml we can turn them on/off without having to edit the content. ( the content will still probably have to change from year to year; but it will be good self documentation if nothing else. )
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.