calepin 0.0.19

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
15
16
17
18
#set document(title: [Theme Tour])
#metadata((
  title: "Theme Tour",
  translation_key: "theme-tour",
  kind: "post",
  date: "2026-06-15",
  tags: ("themes", "layout"),
  summary: "A short post for comparing the same content across bundled themes.",
)) <website-metadata>

#title()

#lorem(70)

This post includes enough prose to compare reading width and spacing across
the bundled themes.

#lorem(100)