Skip to content

carbon-design-system/carbon-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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