summaryrefslogtreecommitdiff
path: root/tmpl/staff.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: Overhaul structure again and embed everythingRunxi Yu11 days1-4/+17
| | | | | | | | - Remove sub-Makefiles; recursive make is annoying - Just use one top-level Makefile that builds everything - Embed templates and minified static resources into the binary - Embed all compiled documentation into the binary and serve - Embed all source into the binary and serve
* staff.html: Initial staff pageRunxi Yu13 days1-0/+149
It's currently a copy of the student page with a few words changed and no checkboxes