Doc site for Yavin built with Jekyll
- install bundler gem install bundler
- install bundle gems: bundle install
- start jekyll bundle exec jekyll serve --config _config.yml,_config_dev.yml
- visit page at http://localhost:4000/
- edit the pages you care about
- submit a PR so the rest of the world can see your helpful information