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.

AstroWind hero image

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.

Clean architecture

" Separating content from presentation is the right call. This pattern makes client sites trivial to build and maintain. "


Lead Developer

CMS-friendly

" Clients can edit their own landing pages without touching a line of code. Exactly what our agency needed. "


Agency Owner

Translation magic

" The nested YAML translation is brilliant. One English file, and suddenly we have perfect Spanish, French, and German versions. "


Content Manager

Flexible widgets

" Being able to add or remove entire sections by editing frontmatter is a game-changer for rapid prototyping. "


UX Designer

Start building today

Clone the repo, create a templates/home.md, and you are off. The i18n pipeline handles the rest.