ComingUp ComingUp
MDX Docs

MDX Docs

Mar 19, 2026 Developer Tools

Gallery

MDX Docs

About

Hey HN! I’m Ezra, the creator of MDX Docs.I built this because I wanted a fast, simple way to document components using Markdown and React together with MDX.The goal was to keep things really straightforward: pages are just MDX files, and they map directly to routes. You can write docs and drop in React components right alongside them without much setup.It also includes a CLI:npx create-mdx-docs@latest my-docsI’ve been using it to spin up docs sites quickly, and it’s been a really nice workflow so far.Curious how others are approaching documentation for components and internal tools these days. Happy to answer any questions.

Comments (2)

Kylee O'Reilly Kylee O'Reilly 3 months ago

whats the actual bundle size versus nextra

Ernesto Huels Ernesto Huels 3 months ago

glad someone finally challenged docusaurus, its way too bloated