We're using GitHub pages. Anything going to the gh-pages branch will be immediately published.
This is currenly tested using Jekyll and bundler gems from Ruby 2.4.1.1.
To setup for the first time:
gem install jekyll bundler
bundle install
To run it locally:
bundle exec jekyll serve