Files
hugo-theme-stack/archetypes/default.md
T
JimmyandGitHub deceb17144 refactor: migrate page visibility control from Params.hidden to the new build.list parameter. (#1249)
* refactor: migrate page visibility control from `Params.hidden` to the new `build.list` parameter.

* Rename rss.xml to home.rss.xml
2026-01-27 12:00:40 +01:00

214 B


title: "{{ replace .Name "-" " " | title }}" description: date: {{ .Date }} image: math: license: comments: true draft: true build: list: always # Change to "never" to hide the page from the list