Static site generators have come a long way. Astro’s approach of shipping zero JavaScript by default is refreshing.

Why Astro?

  • Fast by default
  • Framework agnostic
  • Content collections make it easy to work with markdown
  • No unnecessary dependencies

The philosophy matches my preference: minimal, surgical, and parsimonious.