Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple, static blog theme for Nuxt 3 with Markdown/MDC content, auto-generated social images, and RSS.
YANBT (Yet Another Nuxt Blog Theme) is a lightweight blog template built on Nuxt 3 and Nuxt Content v2 that turns markdown files into a static, SEO-ready blog with auto-generated social images, image optimization, and an RSS feed. It's designed for developers and writers who want a minimal, code-first blogging setup without a CMS.
YANBT is an open-source blog theme for Nuxt 3 that uses Nuxt Content v2 as its content layer. It takes Markdown files (with MDC component syntax support) as input and produces a fully static website as output, which can be deployed to any static hosting service. The theme is built by sahil (repo hosted on Codeberg) and depends on content-wind, Tailwind CSS, nuxt-seo-kit, and nuxt/image for its feature set.
npm run generate to produce a static dist folder for deployment.npm run generate.npm run generate to create a dist folder and upload it to Netlify, Vercel, GitHub Pages, or any static hosting service.