Building a draft system for markdown files in Next.js
Running a blog through filesystem is great, although accidental commits of unfinished posts are bound to happen sooner or later. Here's how I implemented a draft system using MDX frontmatter
Invalid Date
EngineeringNext.jsGuide+1