← All entries
No. 000July 13, 2026Notes1 min read

How This Journal Works

Every entry here lives as a single file in the content/ folder of the project, written in plain Markdown with a small block of details at the top — a title, a date, a short excerpt, and a tag.

To publish something new:

  1. Duplicate one of the .mdx files in content/.
  2. Rename it to match your post's slug (this becomes the URL).
  3. Replace the title, date, excerpt, and tag.
  4. Write the post underneath in plain Markdown.

No database, no admin dashboard, no plugins to keep updated. The whole site is a folder of text files and a small amount of code that turns them into pages. Delete this post whenever you're ready — it's only here to explain the format.