2026-08-22

*The blog is a folder

Every post here is a file in content/blog, either .md or .mdx. There is no database, no CMS, and no build step to remember — the index reads the folder, and the route renders the file.

What the frontmatter carries

  • title — shown on the index and in the page title
  • date — sorts the index, newest first
  • description — the line under the title on the index

Everything else is markdown

Links look like this, quotes look like:

The layout follows what the page has to say, not a template.

And code keeps its own tile.

Made with

*Snake

by Kotaro. ©2019-2026
contact@kota6.me