No database. No server. No lock-in. Your site is a folder of files in a repository you own; an agent edits it and two platforms serve it. This is everything that happens.
in plain languageTell an AI agent what you want, in any language. No syntax, no admin panel to learn.
read schema.ts · write .md/.htmlThe agent reads your content model, edits the right files, and saves the change as a commit — exactly like a developer would.
git push origin mainYour repository is the source of truth. Every version is recorded and reversible. The repo belongs to you: take it anywhere, any time.
astro buildA static build compiles the files to plain HTML. Nothing to run in production, nothing to hack, nothing to patch.
300+ cities · cachedYour site goes out from Cloudflare's network, close to every visitor. Page views are unmetered — fast everywhere, and free.
sitemap.xml · llms.txtIt's a real site on the open web, with real URLs, structured data, and a contract for agents. Discoverable by design.
Astro + Git + Cloudflare Pages, all on the free tier. No database to run, no runtime to keep alive. Skip the connect.lanzacms.com wizard entirely: fork it, self-host it, point your own agent at the same content model. Nothing here holds you in.
Read the agent contract