nextjournal / clerk

⚡️ Moldable Live Programming for Clojure
https://clerk.vision
ISC License
1.74k stars 76 forks source link

Redesign Examples viewer #583

Closed philippamarkovics closed 7 months ago

philippamarkovics commented 7 months ago

I’ve had my fair share of annoyances with the examples viewer lately. Mostly with it forcing display: flex onto the rendered contents, messing with using clerk/html. Also, more often than not, I’m dealing with wider example results making the [code] ⇒ [result] layout more annoying than helpful. Here's a redesign that tries to deal with it in a block-based layout while still looking succinctly different to the code-viewer.

CleanShot 2023-12-05 at 10 49 35@2x

CleanShot 2023-12-05 at 10 49 40@2x