Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

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/