Files
sukr/docs/plans
Timothy DeHerrera 7e692aacb4 feat: filter draft content from all output
Add draft filtering at discovery source functions:
collect_items(), discover_nav(), discover_pages().
Posts, feed, and sitemap inherit filtering
automatically via collect_items().

Items with frontmatter draft = true are excluded
from section listings, navigation, feed, and
sitemap. Default is false — no behavior change
for existing content.

Add 3 tests. Test suite: 73 → 76, all passing.
2026-02-14 07:20:47 -07:00
..