Astro
Welcome to the Astro agency starter
A sample article showing the file-based blog workflow, frontmatter validation, and SEO defaults.
March 11, 2026 Northstar Studio
This starter is designed for agencies shipping many fast, bespoke marketing sites.
Why this structure?
It separates three concerns cleanly:
- site configuration
- reusable marketing components
- file-based editorial content
That keeps the template stable while still making redesigns and client-specific implementation work quick.
What to customize first
Replace the following in a new client project:
src/config/site.tssrc/config/navigation.tssrc/data/*.ts- the visual direction in
src/styles/tokens.css
After that, swap or extend the section components to match the Figma design instead of rebuilding the full project shell.