calepin 0.0.14

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

#metadata((
  kind: "post",
  date: "2026-06-10",
  tags: ("news", "website"),
  summary: "A first news post for the academic template.",
)) <website-metadata>

#title()

This is a short post. Add notes, news, and computational essays here.