I'm excited to announce that I have just released a Nuxt.js + TailwindCSS blog starter template, and it's open-source!

You can check it out here:

🌐 Live Demo

🔗 GitHub Repo


📖 About the Project

This starter blog is designed for developers and creators who want a clean, lightweight, and blog experience powered by Nuxt.js 3 and TailwindCSS.

It’s perfect for anyone looking to kickstart a personal blog, portfolio site, or tech blog!

Key Features:

  • ✨ Fully responsive and mobile-friendly
  • 🚀 Fast performance with Nuxt 3
  • 🎨 Beautiful UI with TailwindCSS
  • 📝 Simple blog post management using Markdown

🎯 Why I Built This

It was a fun project, and I wanted a simple, quick portfolio or blog that isn’t reliant on complex CMS systems or bloated codebases. I want to share it with the community — so you can build on top of it too!


🚀 How to Get Started

  1. Clone the repo:
git clone https://github.com/mdrathik/nuxtjs-tailwind-blog.git

2.

cd nuxtjs-tailwind-blog
npm install

3.

npm run dev

That’s it! 🎉 Customize it, deploy it, and make it your own!