FAQ
What is Astro Start?
Astro Start is a modern Astro + Tailwind CSS template for building fast, SEO-friendly websites.
How do I customize it?
Most site-wide settings live in src/site.config.ts. Colors and fonts are in src/styles/global.css.
How do I add a blog post?
Create a new Markdown file in src/content/blog/ with title, description, and date in the frontmatter. The admin UI is available at /keystatic in development.