About
A template built to scale
Every page shares the same nav, footer, and design system. New routes only need to compose existing sections.
This project is organized so you can grow without restructuring. Layout lives in src/layouts, reusable UI in src/components, and site-wide settings in src/config.
When you add MDX blog posts later, they can use the same layout and section components — or define their own layouts per post type.