This is the repository for pitest.org
The site in hosted by GitHub Pages and uses Jekyll.
To run the site locally you first need to install a ruby development environment.
Then run bundle installl.
Finally run bundle exec jekyll serve to get a local site running at http://localhost:4000.