HOW IT WORKS · NO MAGIC

The life of an edit, end to end.

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.

  1. 01 / 06

    You describe the change

    in plain language

    Tell an AI agent what you want, in any language. No syntax, no admin panel to learn.

  2. 02 / 06

    The agent edits the repo

    read schema.ts · write .md/.html

    The agent reads your content model, edits the right files, and saves the change as a commit — exactly like a developer would.

  3. 03 / 06

    GitHub stores the version

    git push origin main

    Your repository is the source of truth. Every version is recorded and reversible. The repo belongs to you: take it anywhere, any time.

  4. 04 / 06

    Cloudflare Pages builds

    astro build

    A static build compiles the files to plain HTML. Nothing to run in production, nothing to hack, nothing to patch.

  5. 05 / 06

    The global edge serves it

    300+ cities · cached

    Your site goes out from Cloudflare's network, close to every visitor. Page views are unmetered — fast everywhere, and free.

  6. 06 / 06

    Google and agents find it

    sitemap.xml · llms.txt

    It's a real site on the open web, with real URLs, structured data, and a contract for agents. Discoverable by design.

For developers

Yours down to the last file.

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

Ready to launch?

See what it costs and start in about 30 minutes.

Start your site