https://ucsb-cs156.github.io/s22/
Jekyll based website for UCSB CS156, Winter 2022
Website: https://ucsb-cs156.github.io/s22/
The theme currently being used can be find in the jekyll-theme value in _config.yml
To test locally:
- One time setup:
git clonethe repo- Install rvm (the Ruby version manager)
- Run
./setup.shto 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/s22/