gulp-drafts

Gulp plugin for removing files flagged as drafts. Can also be used as an assemble or verb plugin.

starlight-auto-drafts

Starlight plugin to tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.

gatsby-plugin-released

This plugin add a new field called `released` to `markdown` and `mdx` nodes. If your build happens before `date` of your post the `released` value will set to `false`.