Skip to content

carbon-design-system/gatsby-theme-carbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,978 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gatsby Theme Carbon

❗ This project is maintained by community contributions. The original contributor, Carbon Design System, is no longer involved in maintaining this project.

release-it

npm (scoped) npm npm

GitHub Release Date - Published_At GitHub Repo stars GitHub watchers GitHub issues

The Gatsby Carbon theme includes all the configuration you need to build a beautiful site inspired by the Carbon Design System.

Development

This repository is a monorepo using Yarn workspaces and Lerna.

Key Scripts

  • yarn dev: Starts the example site in development mode.
  • yarn build: Builds the example site.
  • yarn lint: Runs ESLint and Stylelint across the codebase.
  • yarn lint:fix: Automatically fixes linting and style errors.
  • yarn format: Formats code using Prettier.
  • yarn validate: Runs formatting checks and linting (used in CI).

Resources