statiqdev / Statiq.Web

Statiq Web is a flexible static site generator written in .NET.
https://statiq.dev/web
Other
1.64k stars 235 forks source link

Suggestion: bool Draft in document front matter for hiding in plain site documents #940

Open devlead opened 3 years ago

devlead commented 3 years ago

Sometimes you want to let other people review a page, it's not super secret content, would be nice if the document could be rendered, so you've got an URL to share, but it wouldn't appear in any RSS/Atom feeds, sitemaps, menus, etc.

My suggestion would be to be able to set a flag in frontmatter

Draft: true