You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: retire GitHub Pages deploy workflow (#26)
The Hugo site now deploys via Vercel's Git integration. Custom domain
cf-purge.app DNS has been flipped from GitHub Pages to Vercel, so the
gh-pages.yml workflow is no longer authoritative.
chore: add Vercel deployment config (#25)
Adds website/vercel.json so Vercel's Git integration can build the
Hugo + Tailwind site from the website/ subdirectory. Keeps the existing
gh-pages.yml workflow in place until DNS cutover; cf-purge.app continues
to be served from GitHub Pages during Vercel verification.