gatsby-documentation-starter
90
Updated May 4, 2019
Install this starter locally:
gatsby new gatsby-documentation-starter https://github.com/whoisryosuke/gatsby-documentation-starter
Tags
Documentation, MDX, SEO
Description
Automatically generate docs for React components using MDX, react-docgen, and Gatsby
Features
- 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.