This template comes with a few integrations already configured in your
astro.config.ts
file. You can customize your setup with
Astro Integrations to add tools like Tailwind,
React, or Vue to your project.
Here are a few ideas on how to get started with the template:
- Edit this page in
src/pages/index.astro
- Edit the site navigation items in
src/components/layout/Navigation.astro
- Add your name/links/socials to the footer in
src/components/layout/Footer.astro
- Check out the included blog posts in
src/content/blog/
- Customize the blog post page layout in
src/pages/blog/[slug].astro
Have fun! If you get stuck, remember to read the docs or join the Astro Discord to ask questions.