Building a Blog with Next.js and Markdown: A Walkthrough
Step-by-step guide to building a statically-generated blog with Next.js and Markdown - dynamic routes, static props, gray-matter parsing, and a component-based layout - all with minimal dependencies.