Skip to content

jnaiman/csci-p-14110_su2020

Repository files navigation

Course Template

You have reached the github repo for CSCI P-14110, taught in the Summer of 2020 at the Harvard Pre-College Program.

This repository is a template for managing coursework using GitHub pages. It uses the theme dinky, nbviewer.js, and reveal.js for presenting material.

Instructions to get started:

For basic class info, modify: _data/class.yml, _includes/class_info.html and _config.yml

For your github repo - make sure to turn on github pages and make sure it shows the correct github.io location.
Do this under Settings for this repo. For example, this one is USERNAME.github.io/CLASSNUMBER:

For each lesson:

For each day or week (a single lesson) of class, create a subdirectory lessonZZ (where ZZ is the day of the class) and place any .ipynb and .md files in that directory. Lectures can utilize the layout lecture, which will present them in revealjs.

To build:

General instructions about how to build websites locally using jekyll can be found right here.

Key build command (to be run in repo directory): bundle exec jekyll serve

About

Course webpage for Harvard Pre-College Intro to programming & data viz:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published