Skip to content

bailuding/website

 
 

Repository files navigation

Myria Website

Website for the DB group.

See the site in action at db.cs.washington.edu.

How to make changes

  • 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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.4%
  • CSS 14.4%
  • Java 7.6%
  • Python 1.6%