An accessible, SEO-friendly, beautiful blog theme for Astro, built with TailwindCSS.
- 🎨 Elegant design
- 🌓 Light/Dark mode
- 📱 Fully responsive
- ♿ Accessibility support
- 🔍 SEO optimized
- 🚀 Fast loading
- 📝 Markdown support
- 🎯 Google Analytics integration
pnpm create astro@latest --template boluoim/astroberry
# Install dependencies
pnpm install
# Start dev server
pnpm dev
# Build for production
pnpm build
Theme configuration is located in src/config/index.ts
. You can customize:
- Site information
- Social media links
- Google Analytics ID
- Other custom settings