VowpalWabbit / vowpalwabbit.github.io

Official website of Vowpal Wabbit
https://vowpalwabbit.org
MIT License
4 stars 17 forks source link

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