Finally got around to making my posts page gemini sub compliant. This marks the first time I'm using a full size programming language for my static site generator in a long time. And my first time doing so from scratch!
Not to dunk on 9 rc and ish too much, I had a lot of fun generating gemtext using only 9 coreutils and their infernal counterparts. #theWorkshop
gemini://sunshinegardens.org/~xjix/posts/
I had some fun using matchable to pattern match on cli arguments. Definitely gonna do more of that! The only downside is that my page build drags along the whole gcc tool chain now. So much for minimalism XD