Tiling window manager + xzoom + automatic reload script makes for a pretty good design-dev set-up.
Tiling window manager + xzoom + automatic reload script makes for a pretty good design-dev set-up.
Figuring out how to run hugo and a node app for creating posts on the same server.
Working on an interactive shell script helper for creating the frontmatter on new hugo posts.
Refactored Span, got most of the functionality working again now.
Adding connectors and possibly different display themes to the Span layout editor.
Experimenting with generating a random room map to use as my background.
Realized there was nothing stopping me from using @benoitbodhuin's BallPill as a status bar font.
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.