Home Explore Blog CI



docker

1st chunk of `content/includes/_index.md`
c81678a93e02d6e219ac68e013d4e9b427825799717ae4b10000000100000058
---
cascade:
- build:
    list: never
    publishResources: false
    render: never
---

Title: Hugo Front Matter Cascade Example
Summary
This front matter cascade example sets the `build` options to `list: never`, `publishResources: false`, and `render: never`. This configuration prevents pages using this cascade from being listed, having their resources published, or being rendered.