Skip to content

yulunchan/s19

 
 

Repository files navigation

s19

https://ucsb-cs56.github.io/s19/

Jekyll based website for UCSB CS56, Spring 2019

  • Website: https://ucsb-cs56.github.io/s19/
  • This version is intended to replace https://ucsb-cs56-s19.github.io.
  • It uses the new Jekyll theme approach to make these sites easier to maintain.
  • The theme currently being used can be find in the jekyll-theme value in _config.yml
  • The navigation is set by the values in _data/navigation.yml

Jekyll status on Travis-CI: Build Status

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:

About

https://ucsb-cs56.github.io/s19/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 85.4%
  • JavaScript 8.7%
  • Shell 5.9%