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