The website for the Carbon Design System.
The Carbon Design System is a website built using the gatsby-theme-carbon with GatsbyJS. It provides guidelines and resources for developers to contribute, develop, and follow content and navigation guidelines on the website. The documentation also includes commands for installation and build processes.
To start developing with the Carbon Design System, follow these steps:
yarn install
to install dependencies.yarn dev
to start the development server.yarn dev:clean
.lint:js
.format
to execute Prettier.For additional setup details, refer to the project’s wiki.
The Carbon Design System website is a resource for developers using the gatsby-theme-carbon with GatsbyJS. It provides guidelines for maintaining structured content, development processes, navigation guidelines, installation commands, and the build process. Developers can refer to the website for detailed information on setting up their machines for local development.