Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 243 Bytes

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