Skip to content

mr-eyes/ECS154B

 
 

Repository files navigation

License: CC BY 4.0

UC Davis Computer Science ECS 154B

This repository contains the materials and website source for Jason Lowe-Power's ECS 154B offerings.

See https://jlpteaching.github.io/ECS154B/ for the webpage.

Building the web site for local development

bundle exec jekyll serve

If you need to install jekyll, first run the following:

gem install jekyll bundler

The website template comes from P2PU.

An open-source project for creating online courses, built by P2PU

Course-in-a-Box is a free tool for building and publishing online courses — no prior coding experience required.

To create your own course, simply fork this repository and delete the CNAME file. Detailed documentation is available at course-in-a-box.p2pu.org.

To make changes to the template itself, a good place to start is the _layouts, _includes and css directories. These directories contain all the layout and style files used.

Questions? Ask on P2PU's Community Forum.


Course-in-a-Box was built by Peer 2 Peer University using the P2PU Jekyll course template and shared under an MIT License.

Course content ("Modules") are shared under a CC BY-SA 4.0 license.

Packages

No packages published

Languages

  • SCSS 57.5%
  • Jupyter Notebook 28.3%
  • HTML 12.3%
  • JavaScript 1.9%