Markdown-Powered
This entire page is driven by a single markdown file
Edit the markdown file to change everything you see here. Add or remove sections and the page adapts automatically.

How it works
Content-driven pages
Edit in CMS
All content lives in a single markdown file. Edit it via Sveltia CMS — no code changes needed. Add sections, change text, swap images.
Auto-translated
The i18n system translates all nested frontmatter fields automatically via DeepL or Gemini. One source file, every locale.
Widget composition
Choose which widgets appear by adding or removing sections in the frontmatter. Hero, Features, Testimonials, CTA — mix and match.
Nested YAML
Frontmatter supports deeply nested objects and arrays. The translation system traverses every string value — no flat-field limitations.
Branch-per-client
Each client gets their own branch. Customize config, branding, and content without touching widget internals or the base theme.
Zero code changes
Clients edit markdown and images only. The .astro template reads frontmatter and maps it to widgets. No HTML, no JavaScript.
Start building today
Clone the repo, create a templates/home.md, and you are off. The i18n pipeline handles the rest.