Skip to content

kylebd99/website

 
 

Repository files navigation

Myria Website

Website for the DB group. See the site in action at db.cs.washington.edu.

Write your recent news into the news data file _data/news.yml.

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.

How to add slides for NWDS

  • SSH to recycle or another CSE machine
  • cd to /cse/www2/db/db2-files/nwds/pdf
  • Upload pdf version of slides
  • Add the correct link on the NWDS markdown page

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.3%
  • CSS 17.1%
  • Java 5.8%
  • Ruby 2.6%
  • Python 1.2%
  • JavaScript 1.0%