Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 544 Bytes

alt-cs

An alternative take on Computer Science

  1. Harvard - CS165 - Data Systems

Reading locally

You can use local deployment to check your notes before pushing to online. To deploy locally bundle and ruby are prerequisites.

  1. Follow these instructions to install the prerequesites
  2. Run to serve the website locally bundle exec jekyll serve
  3. If everything looks fine push to your branch and make a PR to master