Commit graph

6 commits

Author SHA1 Message Date
5ed7f6b837 cargo clippy fix 2025-05-01 09:50:59 -05:00
8cf2d48a16 cargo fix 2025-05-01 09:44:35 -05:00
356384821b the core of loading slides from lisp is done
Slides themselves are capable of loading from lisp. The goal next will
be to create a way to load songs from lisp.
2024-11-20 12:13:50 -06:00
a94ad65914 updating the core for actual builds and working tests 2024-11-12 13:10:12 -06:00
2408404ff4 adding ron to slide serializing...
It's possible I could use this as a method of creating slides in text
form. It's vastly easier to implement.
2024-11-11 12:02:42 -06:00
66c37775d1 adding the basis for the full slide system 2024-11-06 10:51:01 -06:00