Working on New GMI to HTML Setup

2025-05-07 - [54] 2:18

Not an incredibly long post, but I have been working on rebuilding a lot of my tooling to convert gemtext files to HTML. This will likely include the tools that build my RSS feed data as well and possibly the site's ZIP file backup. The projects I have been working on to accomplish this has been trying to follow the Unix philosophy CONSIDERABLY more than I have been up to this point, especially the following point:

Write programs to handle text streams, because that is a universal interface.

My next post will likely be after everything is done. I can say that this has been a LOT more work than I had hoped for, considering how simple the Gemtext spec is... The goal is to do a "one and done" sort of thing where I don't have to update anything after...

Until then.

Contact/Reply

If you would like to reply to this post, feel free to send me an email.

Email: vi@vigrey.com

PGP Public Key [515F AD67 F931 0A2B 9B93 CE19 814F ECB1 A398 63CE]


Source