XuperBryan / s21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s21

https://ucsb-cs148.github.io/s21/

Jekyll based website for UCSB CS148, Spring 2021

Website: https://ucsb-cs148.github.io/s21/

This version is intended to replace https://ucsb-cs148-s21.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


Languages

Language:HTML 89.1%Language:Shell 8.8%Language:Ruby 2.1%