About
This is a minimal, fast blog built with Next.js and Markdown. No database, no CMS, no build step beyond what Next.js provides out of the box.
Every post is a plain .md file. The site is statically generated at build time, served from a CDN, and works without JavaScript in the browser.
Tech
- Next.js 16 (App Router)
- Tailwind CSS v4
- Markdown with frontmatter
- RSS and sitemap auto-generated
- Deployed on Netlify