Session brief — Deployment and domain connection
Session brief — 23 June 2026 Covers Phase 6 (making the site live via automated deployment) and Phase 7 (connecting the custom domain). Written to be re-read cold: each section states what was done, why, and what it means. Starting point The site existed as source files in a GitHub repository (niallgriffin90-ai/niallgriffin90-ai.github.io) but was not yet being served on the internet. The goal today was to make it build and publish automatically, then attach the real domain griffinai.dev. ...