Typst package with themes and configurations for Coding Pirates Odense learning material.
To use this package you first need to install it locally. This can be done with the following command:
just dev
You can then use the package like this in .typ files:
#import "@preview/coding-pirates:0.1.0": (
compendium-frontpage,
compendium-conf
)assets/ # Assets like images and fonts
src/templates/compendium # Compendium template
src/lib.typ