Gatsby.js starter with the Carbon Design System.
MIT
- Carbon Design System styles
- MDX: JavaScript/React in Markdown
- see /mdx-example blog post
- Prism.js: Syntax Highlighting
- Pagination
- Categories
- Styled Components
git clone [email protected]:ibm-frontend/gatsby-carbon-starter.git
cd gatsby-carbon-starter
npm install
gatsby develop
- visit http://localhost:8000
gatsby new gatsby-carbon-starter [email protected]:ibm-frontend/gatsby-carbon-starter.git
cd gatsby-carbon-starter
npm install
gatsby develop
- visit http://localhost:8000