AI Site Factory

Local-first. Agent-neutral. Fast to deploy.

What this is

A small working foundation for assembling websites, landing pages, demos, dashboards, and future interfaces from clear reusable parts.

The project is designed for both human builders and AI agents.

Workflow

  1. Start local.
  2. Build the smallest useful version.
  3. Preview locally.
  4. Run a production build check.
  5. Sync through GitHub when ready.
  6. Deploy through Cloudflare Pages later.

Project Structure

  • projects/ Individual apps, demos, and sites.
  • templates/ Future reusable starters and module patterns.
  • docs/ Root-level planning and documentation.

Agent Rules

  • Project files are the source of truth.
  • Inspect before changing.
  • Keep changes simple and scoped.
  • Run build checks before completion.

Next Step

Use this project, observe friction, then extract only the reusable pieces that prove useful.