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

eecb527 Β· Jan 9, 2025
Dec 12, 2024
Sep 13, 2024
Oct 25, 2022
Aug 6, 2024
Feb 27, 2024
Feb 21, 2024
Feb 21, 2024
Jan 9, 2025
Jan 7, 2025
Mar 5, 2020
Sep 23, 2019
May 23, 2020
Oct 31, 2023
Feb 21, 2024
Aug 6, 2024
Feb 1, 2023
May 2, 2020
Nov 17, 2023
Nov 21, 2023
Aug 14, 2019
Oct 11, 2024
Sep 23, 2019
Aug 24, 2021
Sep 10, 2024
Feb 27, 2024
Sep 26, 2024
Sep 23, 2019
Mar 16, 2020
Apr 16, 2020
Dec 16, 2024
Oct 30, 2020
May 23, 2020
Dec 16, 2024

Repository files navigation

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