calepin 0.0.13

A Rust CLI for preprocessing Typst documents with executable code chunks
1
2
3
4
5
6
7
#import "/assets/academic.typ" as site

#set document(title: [Teaching])

#title()

#site.listing("Courses", kind: "teaching")