calepin 0.0.13

A Rust CLI for preprocessing Typst documents with executable code chunks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#set document(title: [Typst-Native Academic Websites])

#metadata((
  kind: "talk",
  event: "Example Methods Workshop",
  location: "Montreal, QC",
  date: "2026-05-20",
  url_slides: "slides.pdf",
  summary: "A talk about using Calepin and Typst to publish research websites.",
)) <website-metadata>

#title()

Slides and notes for an example academic website talk.