git clone --recursive git@github.com:mysociety/pfi-fault-reporting.git
cd pfi-fault-reporting
bundle install
bundle exec jekyll serve --baseurl ''
The site will be accessible at http://localhost:4000 by default.
Mostly following the instructions at https://github.com/mysociety/playbook, except without the GOV.UK submodule