Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv).
$ git clone https://github.com/CactiLab/CactiLab.github.io.git
$ cd CactiLab.github.io
$ bundle install
$ bundle exec jekyll serve