A collection of Rheo packages.
Clone this repo into your Typst package cache:
git clone git@github.com:freecomputinglab/rheo-packages.git "$(typst info 2>&1 | grep 'Package cache path' | awk '{print $NF}')/rheo"Run typst info to see your package cache path.
Once you have cloned the repo as per above, you can import these packages through the @rheo namespace in any Typst file.
#import "@rheo/slides:0.1.0": slides