1. Add instructions
Add WEBSITE.md at the project root. Split design, copy, and SEO into companion files only when the site grows.
Open convention for AI-operable websites
WEBSITE.md tells your AI agent how to build, edit, preview, validate, and publish your website.
Website builders wrapped sites in hosted editors. AI agents change the tradeoff. For many simple sites, the better interface is a local agent that can read instructions, edit files, preview changes, run checks, and prepare a deploy.
This site is operated by its own WEBSITE.md.
WEBSITE.md = required — operate the website
AGENTS.md = optional — work in the repo
DESIGN.md = optional — visual system
COPY.md = optional — voice and messaging
SEO.md = optional — discovery rules
AGENTS.md tells agents how to work in your repo. WEBSITE.md tells agents how to operate your website.
Blocks are Markdown. Page regions are JSON. Simple sites can skip regions.
Add WEBSITE.md at the project root. Split design, copy, and SEO into companion files only when the site grows.
Tell Codex, Cursor, Claude Code, or another coding agent what to change.
The agent previews locally, fixes visible issues, runs checks, and reports deploy steps.
Create a starter, ask an agent to build a site, watch it edit files, preview locally, fix one visible issue, run checks, and leave you with a deploy-ready folder.
Website.md belongs on websitemd.org because it should feel like a convention, not another SaaS. The standard stays free. Products, services, templates, audits, and migration help can grow around it later.
Website.md does not replace every CMS or complex web app. It gives AI agents a practical runbook for operating simple websites with source files, previews, checks, and deploys.