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
- Create
content/posts/my-post.mdwith frontmatter (title,date,excerpt,tags). - Commit and push (Vercel or Cloudflare Pages rebuilds the static site automatically).