A reminder of how this all fits together, mostly so I don’t forget.

  1. A new post is a Markdown file in src/content/blog/.
  2. Saving it to GitHub triggers Netlify.
  3. Netlify rebuilds the site and pushes it live in under a minute.

That’s the whole loop. No dashboards, no databases — just text files and an automatic build.