About

This site is a clean starting point โ€” an Astro project wired to GitHub for version control and Cloudflare Pages for hosting. Editing is simple: change a file, commit and push in GitHub Desktop, and the live site updates on its own.

The stack

How updates work

  1. Edit a file in VS Code (preview locally with npm run dev).
  2. Commit and push with GitHub Desktop.
  3. Cloudflare rebuilds and the change goes live in about a minute.