Skip to main content
cd /blog

Introducing MDX Content

published: May 1, 2026

Introducing MDX Content

The blog uses standalone markdown-like files with React-compatible MDX syntax.

Because these posts live next to code in src/content/blog, they stay versioned and easy to review.

As you add more posts, include the required frontmatter keys and the list page will pick them up automatically.