Template for CS230 lectures notes on github
January 10, 2018 ยท View 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