clerk

mathpunk 2023-12-10T16:14:05.196229Z

I'm attempting to make a https://github.com/nextjournal/clerk-slideshow. This shows up:

(javax.imageio.ImageIO/read (java.net.URL. ""))
This does not show up, and no slides show up after it:
(javax.imageio.ImageIO/read (java.net.URL. "file:///Users/tomhenderson/Documents/quick%20dirty%20vector%20models/quick%20dirty%20vector%20models%20-%20page%201.png"))

mathpunk 2023-12-10T16:14:38.019639Z

Totally possible I'm misusing the slideshow code; I just copypasted the slide code into the repo where I've been building what I want to show off

mkvlr 2023-12-10T16:44:13.151449Z

try clerk/image with just the local file path/url string

mkvlr 2023-12-10T16:44:46.019469Z

any errors in the browser console?

mathpunk 2023-12-10T23:00:14.153569Z

Local file yielded a "no protocol" complaint; it's actually working again after a restart of clerk so, I assume I did something irreproducibly janky in state.