From 72a90ff6bf957fd5594f581af27aca0081c9f2a2 Mon Sep 17 00:00:00 2001 From: Rony Sitbon Date: Thu, 18 Jun 2026 16:10:01 +0300 Subject: [PATCH] Add STEM Lecture Notes Typst template --- data/typst.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/typst.yml b/data/typst.yml index b5a18bd..1325b8e 100644 --- a/data/typst.yml +++ b/data/typst.yml @@ -16,3 +16,7 @@ templates: name: letterloom-typst source: https://github.com/stefanv/myst-typst-letterloom latest: main + - organization: NitraxMathematicalKeyboard + name: stem-lecture-notes + source: https://github.com/NitraxMathematicalKeyboard/stem-lecture-notes-myst + latest: main