Carbon Design System

October 11, 2024 ยท View on GitHub

TEST

Carbon Design System

Deployment status

This is the Carbon Design System website. It's built using the gatsby-theme-carbon with GatsbyJS.

๐Ÿ“‚ Structure

src
โ”œโ”€โ”€ components
โ”œโ”€โ”€ data
โ”œโ”€โ”€ gatsby-theme-carbon
โ”œโ”€โ”€ images
โ”œโ”€โ”€ pages
โ”œโ”€โ”€ styles
โ”œโ”€โ”€ util

๐Ÿ‘ฉโ€๐Ÿ’ป Develop

If you need more detailed information on how to set up your machine to develop locally, please take a look at our wiki.

๐Ÿš€ Build

Running the build command generates all the files and places them in the public folder.

yarn build