Skip to content

chaincodelabs/chaincodelabs.github.io

Repository files navigation

Chaincode website

The Chaincode website is built using Jeykll.

Development

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