Skip to content

carbon-design-system/carbon-website

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d226e70 Β· Sep 28, 2021
Jul 14, 2021
Aug 24, 2021
Sep 10, 2020
Apr 21, 2021
Mar 17, 2021
Nov 6, 2020
Sep 28, 2021
Jul 8, 2021
Mar 5, 2020
Sep 23, 2019
May 23, 2020
Aug 20, 2020
Aug 24, 2021
Sep 10, 2020
Jul 23, 2020
May 2, 2020
Aug 14, 2019
Oct 19, 2020
Sep 23, 2019
Aug 24, 2021
Aug 24, 2021
Aug 23, 2021
Aug 24, 2021
Sep 23, 2019
Mar 16, 2020
Apr 16, 2020
Sep 23, 2021
Oct 30, 2020
May 23, 2020
May 23, 2020
Sep 23, 2021

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

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

yarn build