A calm publishing workflow
A short note on keeping the writing path simple enough to use every week.
A blog stays alive when posting feels light. The simplest version of the workflow is still the best one: create a Markdown file, write the post, commit it, and publish.
Files as content
Each post lives in src/content/posts. The filename becomes the URL, and the frontmatter controls where the post appears across the site.
Categories and tags
Categories stay fixed: news and drama. Tags can stay looser, connecting posts across both sections.
Keep it moving
The goal is to make publishing feel like part of writing, not a separate production ceremony.