Minimal Notes

About

Hi, I'm You. 👋

This is Minimal Notes (Essays on code, design, and quiet living.). Every post here is just a Markdown file in content/posts/. No database, no CMS, no server.

How to add a post

  1. Create content/posts/my-post.md with frontmatter (title, date, excerpt, tags).
  2. Commit and push (Vercel or Cloudflare Pages rebuilds the static site automatically).

Elsewhere