Handwritten notebook style template for Polylux
1[package]
2name = "jotter"
3version = "0.4.0"
4entrypoint = "jotter.typ"
5authors = ["Andreas Kröpelin"]
6license = "MIT"
7description = "Handwritten notebook style template for Polylux"
8repository = "https://github.com/vvsagar/jotter"
9keywords = ["handwritten", "polylux", "presentation", "slides", "slide", "talk", "lecture"]
10categories = ["presentation"]
11
12[template]
13path = "template"
14entrypoint = "slides.typ"
15thumbnail = "thumbnail.png"