Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 990 Bytes

shadow_rules.md

File metadata and controls

18 lines (16 loc) · 990 Bytes
layout title subtitle tab
clinic
Schedule
Schedule instructions
Schedule

The schedule is currently made from index.top and shadow.md. The idea is that you edit those two files, save, and then say make time_setup from the main folder of the pages branch. Editing shadow.md directly updates the shadow schedule.

The time files (linked from the main schedule) are made from shadow.md by:

  • replacing whatever's above /HEAD with what's in index.top
  • Hiding lines tagged as SHADOW
  • Hiding text after the tags NOTE or HIDE
  • Replacing ((faculty_names))
    • not done prettily; please lmk if any problems
  • IGNORING lines with the word SAST
    • Can easily be changed to print them unchanged if desired
  • CHANGING any recognized time of the form dd:dd or d:dd by converting from SAST (defined as zone 10) to the zone in the filename, and then making sure the hour is between 0 and 23.