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