Skip to content
Discussion options

You must be logged in to vote

Hidden has no effect when you do mkdocs serve. Also publish: false doesn't work while doing it. It's because serve is used always during writing pages, so you can have live preview.
When you do mkdocs build and see build page, all hidden ones should be hidden and draft one, should not be accessible.
I will consider adding a switch to turn it off in pub-meta config.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@vamonk
Comment options

Answer selected by vamonk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
docs Improvements or additions to documentation
2 participants