All Starters
gatsby-documentation-starter
Install with gatsby-cli
npx gatsby new gatsby-documentation-starter https://github.com/whoisryosuke/gatsby-documentation-starter

Automatically generate docs for React components using MDX, react-docgen, and Gatsby
- Parses all React components (functional, stateful, even stateless!) for JS Docblocks and Prop Types.
- MDX - Write your docs in Markdown and include React components using JSX!
- Lightweight (only what you need)
- Modular (easily fits in any React project!)
- Props table component
- Customizable sidebar navigation
- Includes SEO plugins Google Analytics, Offline, Manifest, Helmet.
Tags
Documentation, MDX, SEO