calepin 0.0.12

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

#title()

#site.listing("Recent posts", kind: "post")