This post lives in Plato - for which I will find a good URL - separate from the source of the website itself, which is a Hugo repository.
When the site builds, a small just pull step fetches it over the API and writes a Markdown file that Hugo renders with the usual theme. That means I can…
- Edit content without touching code
- Have a full version history on every change
- Publish by rebuilding the site
More to come.