hugo-netlify-starter
hugo-netlify-starter copied to clipboard
Static website template for CNCF projects
Users should be able to do the following: 1. Add a sass variable, i.e. ``` $main-color: #FFFFFF ``` Alternately, this might happen in `config.toml`, or a `.yaml` file: ``` [[colors]]...
## Use case Most CNCF websites follow an existing pattern for headers: see [Longhorn](https://longhorn.io/), [Prometheus](https://prometheus.io/), etc. Create a Hero/Jumbotron-like layout partial or shortcode. It should be able to read in...
## Use case Provide project maintainers with the flexibility to compose horizontal layout blocks (rows) of vertical columns, without necessarily knowing how bootstrap works. This would allow maintainers, potentially, to...
We will be archiving this repo. Lazy consensus: If no one objects by June 13, 2024, this repo will be archived. - [ ] Remove from cncf/people (CLOWarden) https://github.com/cncf/people/pull/508 -...