Skip to content

ibm-frontend/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FED@IBM

This is the FED@IBM website which is built using GatsbyJS.

📂 Structure

src
├── components
├── content
├── data
├── layouts
├── pages
├── styles
├── templates

👩‍💻 Development

Install dependencies

yarn

Build website-addons package

cd packages/addons-website
yarn build

Run dev environment

yarn dev

Run internal dev environment

yarn dev:internal

🚀 Build

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

Build external site

yarn build:external

Build internal site

yarn build:internal

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 31