>
> Hi,
>
> what would be the easiest way to hide all pages that have the property
> publish: false set in the metadata header?
>
Can you clarify a little bit your intended meaning for "hide all pages"?
Do you not want these pages to be rendered at all into the output
folder? Or do you want to prevent these pages from being pushed to
your webserver when you deploy? Or do you mean apply some CSS styling
to this page so the contents are hidden (such as display=none)?
Blessings,
TwP
I had a similar problem, and created some tasks in blog.rake to help
out with that. You can take a look at them here if you're interested:
Regards,
Alpha