Added CI link, cleanup

This commit is contained in:
2023-02-25 23:32:02 -08:00
parent 7e528e4de7
commit b7115e124d
2 changed files with 23 additions and 5 deletions

View File

@ -4,6 +4,8 @@ This repository contains all the handouts I've written for the [ORMC](https://ci
If you are not affiliated with the ORMC, ask for permission before using these.
## Contents
Handouts are sorted by the class they're for:
@ -12,7 +14,17 @@ Handouts are sorted by the class they're for:
Grade levels are estimates.
## Usage
## Getting the Handouts
If you don't want to compile these yourself, I've configured CI that puts the latest pdfs [here](https://nc.betalupi.com/s/ormc-handouts).
**For my students:** Handouts will appear here a few days before class. Please don't look at them (or their solutions) beforehand, that spoils all the fun!
## Building them Yourself
Most handouts use a custom document class. If you move any files out of this repository, you'll need to change a few things for the handout to compile:
1. Download [`./resources/ormc_handout.cls`](./resources/ormc_handout.cls).