Post #2385821
2026-05-07 14:18 UTC
@olynch@mathstodon.xyz I like this way of displaying slides on the web - how did you make this?
Replies (1)
-
@olynch@mathstodon.xyz 2026-05-07 14:24
@eigil@mathstodon.xyz I have a janky Rust program which loads a djot file and then outputs an html file for each top level header using a template engine. Maybe at some point I'll clean it up and put it in a public repo...