2025
Developer Blog
A static blog platform built with Next.js that supports markdown content, syntax-highlighted code blocks, and optimised typography. Explores content management patterns and static site generation.
Next.js
TypeScript
MDX
Tailwind CSS
Lessons Learned
- Integrated MDX for rich markdown content with React components
- Configured syntax highlighting for code blocks
- Explored static generation and dynamic routing in Next.js