Seeing as ~team just got gemini up and running I decided to write in gemini support to bashblog. It's basically a clone of the gopher routines, but I write to a generate_gemini.sh then run it like generate_gemini.sh > index.gmi because I couldn't figure out how to get gemini to run the script directly as a CGI page.
Seeing as ~team [just got gemini up and running](https://lists.tildeverse.org/hyperkitty/list/tildeteam@lists.tildeverse.org/thread/BB4O2KBIS676TO6FX6DRLQLDPYZENX6R/) I decided to write in gemini support to bashblog. It's basically a clone of the gopher routines, but I write to a `generate_gemini.sh` then run it like `generate_gemini.sh > index.gmi` because I couldn't figure out how to get gemini to run the script directly as a CGI page.
Seeing as ~team just got gemini up and running I decided to write in gemini support to bashblog. It's basically a clone of the gopher routines, but I write to a
generate_gemini.sh
then run it likegenerate_gemini.sh > index.gmi
because I couldn't figure out how to get gemini to run the script directly as a CGI page.6d4be1d23d
.