clojure

jeeger 2025-11-13T13:55:00.018609Z

I've gotten the idea to do some presentation slides using Clerk — does someone know if anyone else has tried that? I haven't found anything searching. Specifically, I'd like a viewer that presents something full-screen, and I can go to the next view with a spacebar.

2025-11-13T15:56:25.452329Z

Haven't used it myself, but maybe https://github.com/nextjournal/clerk-slideshow Probably better to ask in #clerk

👍 2
Ludger Solbach 2025-11-13T22:33:58.871479Z

I've never tried it with Clerk but used Clay with Quarto to do the slides for my Macroexpand talks. That worked quite nicely for most of the stuff I needed, essentially a presentable notebook. I only had no time to really look into some of the layout options for images, so I did not include some images which I would have included in a presentation done with powerpoint.

Ludger Solbach 2025-11-13T22:38:44.009629Z

The presentations produced are reveal.js presentations running in the browser, with fullscreen support, keyboard navigation and some other goodies.

jeeger 2025-11-14T08:31:39.028539Z

Thanks for the pointers, I'm really doubting my google-fu.

2025-11-14T08:32:07.785159Z

I gave up on google, now using Brave search. Happy with it 🙂

2025-11-14T08:33:05.359249Z

(i also knew something was already there, so might have helped)