MDX Docs

1 thequietmind 1 6/25/2025, 1:53:50 AM github.com ↗

Comments (1)

thequietmind · 10h ago
I built this simple little React + Vite app that displays MDX documents. My goal was to create a simple way to document my design system with MDX files. I am a big fan of Markdown for documenting things. I like the low barrier to entry in terms of there being no real learning curve. If you can type, you can pretty much write markdown. This is geared towards React developers who want to document their components in MDX with no fuss. Posting here in case anyone else finds it useful.