Skip to content

fix: hide blog posts using draft:true (Docusaurus)#31

Merged
diberry merged 1 commit intomainfrom
fix/hide-draft-posts
May 5, 2026
Merged

fix: hide blog posts using draft:true (Docusaurus)#31
diberry merged 1 commit intomainfrom
fix/hide-draft-posts

Conversation

@diberry
Copy link
Copy Markdown
Collaborator

@diberry diberry commented May 5, 2026

Posts went live because \published: false\ is not a Docusaurus field. The correct field is \draft: true.

Docusaurus uses 'draft: true' to exclude posts from production builds.
'published: false' is not a recognized frontmatter field and was ignored.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@diberry diberry merged commit fc09d4f into main May 5, 2026
1 check passed
@diberry diberry deleted the fix/hide-draft-posts branch May 5, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant