Next.js
Personal Blog with Markdown Posts in next.js
A modern personal blog built with Next.js that supports markdown-based posts, static generation, and dynamic routing. Perfect for developers who want to share their thoughts and tutorials.

Technologies Used
▲Next.js
🔧 React
🔧 Markdown
🔧 Gray Matter
🔧 Remark
🔧 CSS
Project Info
CategoryNext.js
Technologies6
Features9
Key Features
Markdown post support with frontmatter
Static site generation (SSG)
Dynamic routing for blog posts
Syntax highlighting for code blocks
Code Implementation
pages/index.js