Getting started with the Foundation template
2026-08-15 · 1 min read
Foundation, Setup
Template blog post. This is placeholder article content that demonstrates the publishing primitive. Replace it with your own writing before publishing.
Content lives in Markdown
Pages, offerings, testimonials, portfolio, and blog posts are all plain
Markdown files under content/ — no CMS, no database.
Configuration is validated
site.config.json is the single source of truth for site settings, locales,
and feature flags, and every edit is validated at build time.
Deployment is static
All routes are statically generated. What you preview is exactly what ships.