A real website, live in minutes — and easy to change forever.

Clodsite builds focused websites for makers, small businesses, communities, and projects. Describe what you want in plain language, review it, and Clodsite ships it to fast Cloudflare infrastructure.

What makes it different is what happens after launch. Your whole site lives in one small, readable file. Changing it means changing a few lines — not regenerating a tangle of code that breaks the moment you touch it.

AI helps make the decisions. A compiler makes the website.

See how it works · View the project on GitHub

One small file is the whole site

Your goals + source material
             ↓
      You + an AI agent
             ↓
       build-plan.yaml
             ↓
validate → render → build → deploy
             ↓
        Live website

build-plan.yaml is the handoff between creative collaboration and reliable execution. It holds the final pages, navigation, visual style, components, and content — in plain text you can read, review, diff, and version.

Before the plan, people and agents explore what the site should be. After the plan, Clodsite behaves like a compiler: deterministic steps render and deploy your site, with no second round of AI guesswork.

Built for useful, focused websites

Clodsite is made for sites with something specific to say: personal and project pages, community organizations, campaigns, and small businesses — including small online stores.

Today it builds:

  • Multi-page sites with responsive navigation and built-in themes
  • Goal-oriented sections — heroes, feature grids, key facts, quotes, calls to action, and resource cards
  • Markdown prose, image-and-text layouts, and responsive galleries
  • Contact forms via Resend, with optional Turnstile bot protection
  • Small-commerce stores — Stripe checkout, fulfillment, and personalized products
  • Custom favicons, metadata, sharing previews, structured data, and response headers
  • Local previews, Cloudflare Pages deployment, and automated custom domains
  • Multi-site workspaces with independent version history

It is deliberately constrained, and that constraint is the point. Clodsite does not try to expose every CSS knob. It makes good websites straightforward to describe, inspect, reproduce, and improve.

More than one way in

Clodsite began as a Claude Code workflow, but the build plan was always meant to outlive any one agent.

You can author a plan with Claude, Codex, another AI tool, or a plain text editor. Clodsite also exposes its component catalog and deployment pipeline through MCP, so an external designer agent can learn what Clodsite can build and hand it a complete site for deployment.

The authoring experience can evolve. The compilation contract stays stable.