shadow.github.io

This repository holds the Shadow project website.

To development it locally:

gem install bundler
bundle install
bundle exec jekyll serve

Then point a browser to http://localhost:4000.