A reminder of how this all fits together, mostly so I don’t forget.
- A new post is a Markdown file in
src/content/blog/. - Saving it to GitHub triggers Netlify.
- 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.