Skip to content

Latest commit

 

History

History
executable file
·
40 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

executable file
·
40 lines (29 loc) · 1.31 KB

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