website-2018-winter
website-2018-winter copied to clipboard
Template for CS230 lectures notes on github
Installation
check out https://jekyllrb.com/docs/quickstart/
gem install jekyll bundler
cd cs230-stanford.github.io
bundle install
Run locally
bundle exec jekyll serve