GitXplorerGitXplorer
t

cse180

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
19a152c4f26c265fc0c9246500f40c45e2aa1d9c

Copy current website to dev

tthesamuel committed 6 years ago
Unverified
ce26eba49ead7be065416b08549a0bfd6806d28f

Update schedule

tthesamuel committed 6 years ago
Unverified
584d66785c8460c1d240160445bd70f1a18ff7b7

Update location of Sam's OH

tthesamuel committed 6 years ago
Unverified
33c8af23556959b91c62235e38d4230480d32bb7

Update Sam's office hours

tthesamuel committed 6 years ago
Unverified
4e7e9301f88b02a128d1d0501b4ba3dd7c7b6c2e

Add bug report form

tthesamuel committed 6 years ago
Unverified
9f20063497251894bf3d0d46204f0f860f13b384

Merge branch 'master' of https://github.com/thesamuel/cse180

tthesamuel committed 6 years ago

README

The README file for this repository.

CSE 180 Website

Office Hours

Uploading Section Materials

  1. Upload section materials to sections/##/
  2. Update sched/sec.json
    • Set File to 1 or 0 to show/hide files
    • Set Code to 1 or 0 to show/hide code
    • Run $ python makesched.py from the sched folder

Uploading Lecture Materials

  1. Upload lecture materials to lectures/##/
  2. Update sched/lec.json
    • Set File to 1 or 0 to show/hide files
    • Set Code to 1 or 0 to show/hide code
    • Run $ python makesched.py from the sched folder