Moving to Astro

Astro v1.0 recently arrived with support for server-side rendering. Most static-site generators I used previously were single-page application frameworks (like Gatsby, Next.js, and Scully), whereas Astro is a multi-page application framework with a unique approach. It focuses on building content-rich websites, and support for MDX prompted my transition.

October 2, 2022 · 2 min · 369 words · Yuliang Weng