I often write draft blog posts and leave them open as PRs for a long time. They become stale as I write other code and I often never finish them.
I'd like to add data to a blog post to mark it as draft. This should be rendered when I run it in development mode but shouldn't be built when I make a production build. The post should be added to the writing page when viewing in development mode.
I often write draft blog posts and leave them open as PRs for a long time. They become stale as I write other code and I often never finish them.
I'd like to add data to a blog post to mark it as draft. This should be rendered when I run it in development mode but shouldn't be built when I make a production build. The post should be added to the writing page when viewing in development mode.