PHP South Coast 2017 Website

Setting Up

Ensure jekyll and bundler are installed with gem install jekyll bundler, then install the website dependencies with bundle install.

Running

Run bundle exec jekyll serve and the website should start running at http://localhost:4000.