starter-academic-mpvd/content/authors/_index.md
George Cushen 352ab2c390 feat: unpublish author pages in the default tpl
Based on feedback from users creating personal sites and not wanting to publish dedicated page for each author.

But keep publishing author pages in the demo for now.
2020-12-13 21:43:23 +00:00

9 lines
178 B
Markdown

---
# To publish author profile pages, remove all of the `_build` and `cascade` settings below.
_build:
render: never
cascade:
_build:
render: never
list: always
---