💾 Archived View for ghostglyph.flounder.online › gemlog › 2021-07-17.gmi captured on 2023-07-10 at 13:26:41. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

routine

pushed some small updates to the bruise.in site.

ovrs had stumbled across the site and shared their own SSG after reading about my difficulties in finding one that I could use.

https://github.com/ovrs/aplos

it looks very close to what I need. Getting it running also led me to solve an issue I've had with Homebrew, where my ISP seemed to be blocking certain updates.

by solve, I mean, that I eventually had enough context words to hit upon the right answer in a forum somewhere.

rebuilding the bruise.in site today it took a while for me to remember the process that worked, and then several attempts to undo new bugs.

I'm imagining updating like this maybe once a month, so I'll perhaps take another look at SSG options. Maybe I could reduce a few steps just using Pandoc?

restless

a few weeks back I wanted to make some simple drawings to overlay on some video. I've always like the processing/p5 drawing 'feel' and so it was a nice excuse to think about building a small tool to do just that. I've published the tool, flat sketch to itch.

https://ghostglyph.itch.io/flat-sketch

I've continued to add different options as a way of getting a bit more familiar with p5. Today I added in a cellular automata generator. Like the rest of the tool, it works, kind of.