Left to right.
Added a brush preview. Fortunately/unfortunately also got an idea for a new layout set-up that I'm probably going to pause this to try out.
Added a brush preview. Fortunately/unfortunately also got an idea for a new layout set-up that I'm probably going to pause this to try out.
Got the freeform grid behavior going again. Last time it was in three.js to get nice zoom and pan, this time I'm sticking with the DOM.
To build a prototype, you must first build a window manager (not really, but I guess this time).
New feed site is up. Moved from hugo and a node server for posting to a next.js app backed by an actual database.
How to make spacing and appearance fully customizable while also making sure direct manipulation of things like size and position stay functional? AND hopefully avoid introducing "modes"?
Nice little boxes in a grid (the necessary foundation for something weirder).
Trying out style paint for components, piggybacking off Tailwind.