
Working on a terminal color scheme.

I might be galaxy-braining this, but I think I am going to make this website as a set of spritesheet-esque images generated using node canvas. I got very basic reload-on-changes generation working.

I'd been super cautious about trying to use the node canvas package, but (at least for this spritesheet generating case) it works great.

Documenting a cut. I built it so you could have six different 'texts', with separate inputs. But I'm realizing the complexity isn't worth it, you can get the same result with one text using new lines.