This is an opinionated foundation for how we like to structure our themes for Astro. Feel free to use it for your own projects if you want to make your own theme. It's unlicensed and ready for you to make the next million dollar theme for Astro.
- ✅ SEO friendly
- ✅ Modern CSS Reset via Andy Bell
- ✅ Fluid typography scaling via Utopia
- ✅ Base and Page Layouts
- ✅ A generic but flexible Button component
- ✅ Automatic Sitemap
Customize the global site settings such as the title and description in the src/data/settings.ts
file
OR
npm i && npm start
Feel free to deploy and host your site on your favorite static hosting service such as Netlify, Firebase Hosting, Vercel, GitHub Pages, etc.
Astro has an in-depth guide on how to deploy an Astro project to each service.
If you find this theme useful, please consider donating to support the continued development of it with the link below
Please feel free to reach out to us on our Discord if you have questions or file an issue on the repo.
MIT