Hello, World
A first MDX post for mattchiou.dev.
This post proves that the blog can render MDX content from Astro content collections.
Why Astro
Astro keeps this site static by default, which is a good fit for a personal blog hosted on Vercel.
MDX works here
MDX lets posts use Markdown for prose while leaving room for components later.