Why I want a simple blog


There are plenty of places to write, but most of them drag in too much extra. Platforms come with algorithms, distractions, and branding that have nothing to do with the writing itself.

A simple blog has a few obvious advantages:

  • I own the address and the content myself
  • the site loads fast and works without much complexity
  • it stays easy to maintain over time

Astro is a good fit for this because it makes it easy to publish static pages without unnecessary overhead. For a personal blog, that is usually more than enough.

When the foundation is simple, it becomes easier to write more often. That is really the whole point.