docs: updated Bases documentation

This commit is contained in:
saberzero1
2026-03-19 22:18:42 +01:00
parent b4e07a560e
commit 627fa78f19
50 changed files with 66 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
title: ExplicitPublish
tags:
- plugin/filter
image:
---
This plugin filters content based on an explicit `publish` flag in the frontmatter, allowing only content that is explicitly marked for publication to pass through. It's the opt-in version of [[RemoveDrafts]]. See [[private pages]] for more information.