Inspectable examples and patterns

Examples should prove the convention.

Website.md examples are not screenshots. A real example links to instruction files, source, validation output, and deploy steps. Illustrative examples show patterns without claiming fake adoption.

Real Example

Inspectable artifacts in the public repo. Passes npx website-md check.

Illustrative Patterns

Instruction-layer patterns for complex live sites. These are not claimed Website.md adoptions unless a public WEBSITE.md repo is linked.

Starter Patterns

Small sites generated from the starter and customized by an AI agent.

Simple consultant

See the real Rivera Consulting example above.

Local service

A service-area site with phone CTA, local SEO, reviews, and simple publishing rules.

Open-source project

A project homepage with quick start, docs, examples, GitHub link, and launch notes.

Workflow Examples

Repeatable agent tasks that make the website editor disappear.

Publish a blog post

Agent reads site instructions and optional COPY.md / SEO.md, writes the post, adds links, checks metadata, and reports the URL.

Add a landing page

Agent creates a route, follows canonical URL rules in WEBSITE.md, matches the design system, and updates navigation only when appropriate.

Deploy to Vercel

Agent runs checks, confirms dist/, gives the import settings, and helps attach the domain after the first deploy.