https://ucsb-cs156.github.io/w22/
Jekyll based website for UCSB CS156, Winter 2022
Website: https://ucsb-cs156.github.io/w22/
The theme currently being used can be find in the jekyll-theme value in _config.yml
To test locally:
- One time setup:
git clone
the repo- Install rvm (the Ruby version manager)
- Run
./setup.sh
to install correct ruby version, bundler version, and bundle the gems
- From then on, to test the site locally:
- Run `./jekyll.sh
- Point browser to http://localhost:4000/w22/