Skip to content

dhhepting/dhhepting.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

My personal website, built with Jekyll.

/about/

/projects/

/research/

  • works: generated from BibTeX file

/teaching/

  • each course has a directory, named by crs_subj-crs_nbr (such as CS-110), which contains:

    • general information about the course (in files and directories) that remains valid across course offerings
    • a directory for each offering of the course, named by the semester (such as 201810), which may contain:
      • meetings
      • media
      • syllabus
      • feedback from students

    At the start of a new semester:

    • create new entries in _data/teaching/semesters.csv and _data/teaching/offerings.csv as needed
    • run script/1_offering_data-create.py to create data files needed for offering
    • run script/2_offering_md-create.py to create markdown files for offering (meetings, responses, and summaries, assignments index)
    • create (or duplicate) a csv file for the semester schedule _data/teaching/schedule/s202010.csv (I found that jekyll does not like files that start with digits, I start these (and other data file names) with a character).

/rss/

/search/

/news/