Thank you for purchasing this page. I hope it's going to be helpful for you.
- Fully working blog template with Astro
- Dark and light themes
- Markdown posts with metadata
- Optimized for search engines
- Homepage
- Articles page
- Single post page
- About page
- Install dependencies
npm install
- Run the dev server
npm run dev
Or build for production:
npm run build