How It's Made
This site is a shipped product.
There's no template or site builder behind this site. I direct every change, Claude Code builds it, and it deploys on its own. Here is the loop it runs on.
Frank
Taste, direction, and the final call. I review every change on desktop and phone, and screenshot anything that feels off.
Claude Code
Writes the HTML, CSS, and JS. Renders the site to verify the pixels before anything ships, then commits the change.
GitHub
Holds the full history of the site, so nothing is ever lost and any change can be rolled back.
Vercel
Builds and serves the site globally. Edge middleware guards the gated case studies.
frankmellana.com
The site you are reading right now, usually live less than a minute after a change is approved.
Every arrow is automatic except the first one. And yes, this page went through the same loop.