mdx-go

Lightning-fast MDX-based dev server for progressive documentation

DocsGitHub
npm i -g mdx-go

mdx-go is built with the idea of Progressive Documentation in mind, intended to be used anywhere as a dev server, prototyping tool, or simple static site generator. By embracing the MDX file format, the docs you create with mdx-go can easily be used in other tools. Start your docs with mdx-go, and migrated to tools like Next.js and Gatsby when needed. You can even keep mdx-go around to use as a dev tool outside of other React applications.


Zero-config dev server
Write in markdown
Import and use React components
File-system based routing
Customizable layouts
Support for styled-components & emotion
Export as static HTML
Avoid lock-in and easily migrate to other MDX-based tools