Skip to content

jaber-the-great/ucsb_website

 
 

Repository files navigation

CS291A Website

Developing

In order to develop the website you will need one tool: jekyll

Jekyll is a ruby gem that generates websites from markdown. To install it and its dependencies run:

bundle

To develop locally run:

bundle exec jekyll serve

Publishing

Push updates or merge a pull request to the main branch and GitHub Actions will take care of the rest.

Theme

Site theme originally based on jekyll-clean by Scott Emmons. jekyll-clean was released under the Creative Commons Attribution.

About

Provides the content for cs291.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.6%
  • Python 2.0%
  • Other 0.4%