A minimalist blog
Essays on code, design, and quiet living.
A minimalist Next.js + Markdown blog. Write a post by committing a Markdown file. Everything below is generated at build time from Markdown: fast, free to host, and easy to search.
3 posts
Minimalism That Still Feels Good
Design notes behind this blog: typography, whitespace, and small details that make reading pleasant.
1 min readBy You#design#notesDeploying to Vercel and Cloudflare Pages for Free
This blog is fully static. Here's how to ship it to Vercel or Cloudflare Pages in minutes.
1 min readBy Grace Hopper#deploy#vercel#cloudflareHello World: Writing with Markdown
How this blog works: just commit a Markdown file and it becomes a post.
1 min readBy Ada Lovelace#meta#markdown#nextjs