Skip to main content
cd /blog

Building This Blog Layer

published: May 10, 2026

Building This Blog Layer

This is the first seeded article for the new MDX-based blog foundation.

The portfolio now supports file-based posts in .mdx format and reads them at build time.

  • Each post ships with frontmatter metadata
  • The catalog is sorted by date descending
  • Future pages can render the raw MDX source directly in server components