Skip to content

carbon-design-system/design-language-website

This branch is 16 commits ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Jul 17, 2020
Jun 30, 2020
Jul 22, 2020
Apr 2, 2025
Nov 21, 2024
Oct 12, 2021
Dec 10, 2019
Jul 17, 2020
Jul 17, 2020
Jul 17, 2020
Dec 15, 2021
Apr 30, 2020
Apr 23, 2019
Jun 7, 2024
Aug 27, 2020
Jul 17, 2020
Apr 26, 2021
Apr 13, 2021
Aug 21, 2019
Nov 6, 2019
Dec 10, 2019
Apr 5, 2021
Jul 31, 2023
Feb 21, 2025
Apr 5, 2021
Dec 10, 2019
Dec 10, 2019
Mar 12, 2025
Jul 17, 2020
May 10, 2021
May 4, 2021
May 4, 2021
Mar 12, 2025

Repository files navigation

IBM Design Language website

Deploy website to IBM Cloud

This is the IBM Design Language website which is built using the gatsby-theme-carbon with GatsbyJS.

πŸ“‚ Project structure

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

πŸ‘©β€πŸ’» Development

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

πŸš€ Build

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

yarn build

Adding and updating app icons

  1. Create a new pull request that adds the light and dark versions to the src/images/app-icons folder.
  2. In the same PR (or a new one) update the metadata yaml file

Note: yaml files are white-space and case sensitive. Be sure your category value matches an existing category exactly. You can copy and paste an existing icon to ensure you're formatting it properly.