This repository contains source for www.batfish.org.
You can build and view it locally using Jekyll.
gem install bundler jekyll
cd <local repository directory>
bundle install
bundle add webrick
bundle exec jekyll serve
Then point your browser to http://localhost:4000/