17 May 2026
An article is just a note file under notes/. The folder becomes the category path, the filename becomes the slug, and the notes engine handles the rest.
The workflow
- Create a new .md file under notes/ or notes/<category>/.
- Write front matter with title, date, summary, tags, and related.
- Use Markdoc tags for registered body blocks.
- Add any new tag slug in notes/tags.json first.