Next.js
How I Structure a Next.js and MDX Personal Blog
A code-backed tour of how this blog turns MDX files into article routes, metadata, discovery pages, RSS, and a reviewable publishing workflow.
9 min read
ReadCategory
Next.js notes cover the architecture behind this blog: App Router, MDX, generated content, SEO surfaces, category pages, RSS, sitemap output, and maintainable personal publishing.
Best in Next.js
These articles are selected as practical entry points based on topic coverage, internal relevance, and a clear reading path.
All articles