The Chaincode website is built using Jeykll.
You'll need Ruby & Jekyll to run the site locally. Once they're setup:
- Clone the repository and go into the directory
- Run
bundle install
- Run
make preview
- Go to http://localhost:4000
The Chaincode website is built using Jeykll.
You'll need Ruby & Jekyll to run the site locally. Once they're setup:
bundle install
make preview