The Lab Notes
Blog
Thoughts, tutorials, and behind-the-scenes engineering of the tools built in the yogesh.tech utility lab.
Mar 23, 2026
This Is How I Create My Blog with an MDX File
Creating a blog used to feel complicated, setting up CMS platforms, managing formatting issues, and maintaining content structure often took more time than actually writing. That changed when I started using MDX-based blogging.
Read Article
Mar 23, 2026
Building a Custom MDX Blog
Why I decided to build a custom static markdown blog instead of using a heavy CMS, and how you can do it too using Next.js.
Read Article