- Ruby - use the installer
- Jekyll -
$ gem install jekyll
- Bundler -
$ gem install bundler
- NodeJS - use the installer.
Tested with : node 5.12.0, jekyll 3.1.6, ruby 2.3.0
npm install
bundle install
npm start
This will compile and publish to the Master branch. Live at https://cupcake-design-system.github.io
npm run deploy