Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 227 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 227 Bytes

Dependencies

  1. Install Jekyll
  2. echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrc
  3. bundle install

Build

bundle exec jekyll build

Local debug

bundle exec jekyll serve