I've been building a simple open-source documentation site on top of Next.js. It works similarly to Next.js' file-based routing system, but instead of JavaScript, it uses Markdown and MDX.
Before I continue, I would like some feedback on whether it would be helpful for y'all. Should I continue or stop?
Any feedback would be appreciated!