Skip to content

waltercai/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 75.8%
  • CSS 17.1%
  • Java 5.9%
  • Python 1.2%