Hi everyone,
I just release a typst-backed photo book layout app.
It basically automates the workflow of creating good looking photobooks for you.
The book itself is rendered using the typst rust crate together with a typst template.
It was a breeze to work with typst realizing this dream project of mine.
I especially found it helpful how good the vs code add on worked for typst files and the fact that typst allows reading yaml files which made it my to-go-tool for this project.
Yesterday I finished the work on the GUI (based on egui) which by itself uses typst to render each page as it would be written to pdf when the final photo book is created, so everything you see in the gui is exactly what typst renders when you export the photo book as pdf.
In my opinion its a nice showcase of what typst is capable of.
