/batfish.github.io

Contains the website for the Batfish project: https://github.com/batfish/batfish

Primary LanguageSCSSMIT LicenseMIT

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/