This repository contains the web pages of BOB Conference.
There are a couple of ways to serve the website on localhost, while watching for changes to the files:
If you have an installation of Nix, the following will suffice:
nix run
jekyll serve --watch --incremental