Skip to content

ibm-frontend/gatsby-carbon-starter

Repository files navigation

gatsby-starter-carbon

Gatsby.js starter with the Carbon Design System.

License

MIT

Features

  • Carbon Design System styles
  • MDX: JavaScript/React in Markdown
    • see /mdx-example blog post
  • Prism.js: Syntax Highlighting
  • Pagination
  • Categories
  • Styled Components

Setup

  • git clone git@github.com:ibm-frontend/gatsby-carbon-starter.git
  • cd gatsby-carbon-starter
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Setup via Gatsby CLI

  • gatsby new gatsby-carbon-starter git@github.com:ibm-frontend/gatsby-carbon-starter.git
  • cd gatsby-carbon-starter
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Credit

About

Carbon starter theme for Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published