An alternative take on Computer Science
- Harvard - CS165 - Data Systems
You can use local deployment to check your notes before pushing to online. To deploy locally bundle and ruby are prerequisites.
- Follow these instructions to install the prerequesites
- Run to serve the website locally
bundle exec jekyll serve - If everything looks fine push to your branch and make a PR to master