archived intermediate
Duration: 2 months
MDX Blog with Next.js
Self-hosted blog with TypeScript and MDX
Forked and customized a Next.js blog template using MDX for content. Features TypeScript for type safety and Tailwind CSS for styling. Explored the Next.js ecosystem and MDX capabilities.
Key Features
- ✓ MDX blog posts
- ✓ TypeScript throughout
- ✓ Tailwind CSS styling
- ✓ Server-side rendering
- ✓ Code syntax highlighting
- ✓ Dark mode
Challenges
- • MDX configuration complexity
- • TypeScript types for MDX
- • SSR complexities
- • Build optimization
- • Deployment configuration