antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Allow drafts to be released "silently" #70

Closed bebraw closed 7 years ago

bebraw commented 9 years ago

I mean we could make it possible to include drafts in actual production output while skipping them from index. This way you could publish something online and ask feedback for it before going totally public.

bebraw commented 7 years ago

Better skip this as drafting is user level functionality (no need to implement in core).