DEV Community

Cover image for A Dark, Headless Blog Frontend Built with Next.js & Tailwind
taman sherzad
taman sherzad

Posted on

A Dark, Headless Blog Frontend Built with Next.js & Tailwind

I built a minimal, developer-first blog frontend that’s intentionally headless and opinionated.

It uses Next.js (App Router), Markdown, and Tailwind CSS v4, with features like dark/light/system themes, tags, pagination, RSS, sitemap, and SEO-friendly URLs — without a CMS UI or visual builder.

The idea is simple: write Markdown, commit, deploy.
Fast, clean, and fully under your control.

It’s open source and set up as a GitHub template, so you can reuse it easily.

👉 Repo: https://github.com/taman1990/headless-blog

Feedback is welcome.

Top comments (0)