batfish / batfish.github.io

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

Home Page:https://batfish.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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

https://batfish.org

License:MIT License


Languages

Language:SCSS 78.2%Language:HTML 18.8%Language:JavaScript 2.4%Language:Ruby 0.4%Language:Shell 0.3%