Skip to content

joelbagan/UCSB-CS56-pconrad.github.io

 
 

Repository files navigation

UCSB-CS56-pconrad.github.io

Jekyll-based website for CS56

website: https://UCSB-CS56-pconrad.github.io

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:
    • Run `./jekyll.sh
    • Point browser to localhost:4000

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • Ruby 39.5%
  • CSS 4.0%
  • Shell 2.5%