Originally created by EthWorks.
- Install Depndencies:
yarn install bundle install - Build Website
yarn run build - For development or server:
yarn run dev yarn run start
developbranch is pushed to dev.vac.dev via this CI Jobmasterbranch is pushed to vac.dev via this CI Job
arch -x86_64 gem install --user-install bundler jekyll
echo 'export PATH="~/.gem/ruby/2.6.0/bin:$PATH"' >> ~/.zshrc
bundle update