Blog

Hello, world

A first post to prove the publishing workflow, RSS feed, and blog templates.

This is the first post on the site.

The publishing workflow is intentionally plain: write Markdown, commit the file, and let GitHub plus DigitalOcean rebuild the static site.

Why start simple?

A personal website tends to last longer when it has very few moving parts. Markdown keeps the content portable, Astro keeps the public site fast, and the static deployment path avoids a database or admin backend until there is a real need for one.