MDX Pages in NextJS

This is written in MDX.


Today I learned how to use MDX pages in NextJS. As a fan of creating Readme files, I'm excited to use this new (ly found) feature. Writing blogs in MDX is like second nature as a developer. I've been an avid writer, wether it's in my journal, my blog, or my README files, I always like to write, but I find it really annoying to write in HTML.


How did I found out about it? Through X(Twitter). @velvet_shark posted a blog link on X, I got curious if how does he write in his website, even small blogs, and I found out that he uses MDX.

Resources:

til