Website for the DB group.
See the site in action at db.cs.washington.edu.
- install jekyll
- run jekyll
jekyll serve --watch --baseurl ''(shorthand:./serve.sh) - head over to localhost:4000
If jekyll throws a version error, you may need to gem install json before serving.