aaranxu / adidoks

AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
https://adidoks.org
MIT License
220 stars 80 forks source link

marking draft=true in blog section do not hide the article #2

Closed Zedoki closed 3 years ago

Zedoki commented 3 years ago

Hello,

When draft = true in article in blog section, blog post mark as a draft is not hidden like it does in docs section.

Drafted blog post is still shown in local server zola serve or after building it.

Zedoki commented 3 years ago

Sorry, my bad I wasn't looking on the proper environment.