npm create astro@latest -- --template fer-ri/astro-blog-starterThis another blog starter template for Astro based on official template
Features:
- ✅ Markdown & MDX
- ✅ Sitemap
- ✅ RSS
- ✅ Reading time
- ✅ Tailwind
- ✅ Tailwind custom typography style
- ✅ Hero view transition
- ✅ Pagination
Here are a few ideas on how to get started with the template:
- Edit this page in
src/pages/index.astro - Edit the site header items in
src/components/header.component.astro - Add your name to the footer in
src/components/footer.component.astro - Check out the included blog posts in
src/pages/blog/ - Customize the blog post page layout in
src/layouts/blog.layout.astro
Have fun! If you get stuck, remember to read the docs or join on Discord to ask questions.