WEBSITE.md
Routes, content sources, editing rules, preview commands, and publishing policy.
Real example
A one-page consultant site built from the Website.md starter and customized by an AI agent. Every artifact in this example is in the public repo and passes the portable checker.
Routes, content sources, editing rules, preview commands, and publishing policy.
The agent prompt, what changed, and how validation was run.
The rendered page with data-wmd-source mappings.
Local run and deploy instructions for publishing as a standalone repo.
cd examples/simple-consultant
npm run check
npx website-md check
Push the example folder to a public repo, run npm run build, deploy dist/ to Vercel or similar, then add the live URL here. Until then, treat this as a repo-inspectable real example—not a claimed live customer deployment.