Back to themes

astro-blog-starter

A lightweight starter template with atomic design structure, SEO optimization, and modern features. Perfect for fast-paced development!


Cost

Free


Created by
SofiDev

Features ✨


  • ⚡ SEO Pre-configured (OpenGraph, Meta Tags)
  • 🌓 Light/Dark theme toggle
  • 🧩 Atomic Design structure
  • 🪝 Dynamic dropdown menu
  • 🎨 Vanilla CSS (no frameworks)
  • 📦 Iconify integration
  • 🚀 Production-ready configuration


# Clone template
npm create astro@latest -- --template SofiDevO/astro-blog-starter




# Install dependencies
npm install


# Start dev server (port 4321)
npm run dev


# Build for production
npm run build