Skip to content

Advitya17/website

 
 

Repository files navigation

UWDB Website

Website for the UWDB 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

About

The DB Group Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.2%
  • CSS 17.5%
  • Java 6.0%
  • Python 1.2%
  • JavaScript 1.0%
  • Ruby 0.1%