Local setup instructions

Prerequisites

  • Use WSL instead of windows crap (bash in powershell)
  • Install latest ruby version and packages: sudo apt-get install ruby ruby-dev build-essential dh-autoreconf
  • Install jekyll: ``

Serve locally

  • bundle install
  • bundle exec jekyll serve --force_polling --incremental