calepin 0.0.14

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: [Projects])

#title()

#site.listing("Selected projects", kind: "project")