Let's Create a Markdown Blog Powered by Next.js in Under an Hour
I’m pretty sure 99% of the developers out there just love markdown. It’s such a fantastic format to write in.
For those not familiar with markdown, it’s a flat text format that looks like this:
# Heading
Some text
- list item 1
- list item 2
- list...
blog.ishaangarg.com10 min read