Preview
Open Original
Headless Blog Frontend
A minimal, dark, developer-first blog template built with Next.js, Markdown, and Tailwind CSS. Designed to feel like a developer tool โ fast, clean, and headless by default.
Live Demo: https://headless-blog-psi.vercel.app
Features
- โก App Router + Static Generation
- ๐ Markdown-based content
- ๐ง Headless CMSโstyle architecture
- ๐ Dark / Light / System theme support
- ๐ท๏ธ Tags, pagination, RSS & sitemap
- ๐ SEO-friendly by default
Who This Is For
This project is for:
- Developers who want a clean, headless blog frontend
- People comfortable editing Markdown files
- Anyone who wants a fast, minimal, opinionated setup
This project is not for:
- No-code tools or drag-and-drop builders โฆ
Headless Blog Frontend
A minimal, dark, developer-first blog template built with Next.js, Markdown, and Tailwind CSS. Designed to feel like a developer tool โ fast, clean, and headless by default.
Live Demo: https://headless-blog-psi.vercel.app
Features
- โก App Router + Static Generation
- ๐ Markdown-based content
- ๐ง Headless CMSโstyle architecture
- ๐ Dark / Light / System theme support
- ๐ท๏ธ Tags, pagination, RSS & sitemap
- ๐ SEO-friendly by default
Who This Is For
This project is for:
- Developers who want a clean, headless blog frontend
- People comfortable editing Markdown files
- Anyone who wants a fast, minimal, opinionated setup
This project is not for:
- No-code tools or drag-and-drop builders
- Full CMS dashboards out of the box
- Heavy themes with endless configuration
Tech Stack
- Framework: Next.js (App Router)
- Styling: Tailwind CSS v4
- Content: Markdown + gray-matter
- Typography: Tailwind Typography
- Themes: next-themes
- Deployment: Vercel
License
MIT โ free to use, modify, and distribute.
Getting Started
npm install
npm run dev