Skip to content

batfish/batfish.github.io

Repository files navigation

This repository contains source for www.batfish.org.

You can build and view it locally using Jekyll.

Quickstart instructions

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/