Real example

Rivera Consulting

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.

View source in repo Read WEBSITE.md Back to examples

What to inspect

WEBSITE.md

Routes, content sources, editing rules, preview commands, and publishing policy.

EDIT-SUMMARY.md

The agent prompt, what changed, and how validation was run.

README.md

Local run and deploy instructions for publishing as a standalone repo.

Validation

cd examples/simple-consultant
npm run check
npx website-md check

Deploy path

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.