Content Migration to MDX Workflows
Shifted hard-coded page copy to MDX for easier updates and reuse.
Published on 2/5/2026
This project focused on improving content editing by moving key pages into MDX collections.
What I changed
- Migrated repeated page copy from templates into content files
- Created consistent frontmatter fields across related content types
- Simplified routing logic to read from collection entries
Result
Content updates now happen in one predictable place without editing templates.