Hi guys!

So I recently discovered gemini and I just love it. Currently working on a browser application for Android, but in the meantime I was curious how this cgi hosting works, so I sketched up quickly a small blogging system in Python.

You just put your gmi files inside a folder, config gemBlog and it lists them, categorized by date (year and month).

https://github.com/eocorekuneho/gemBlog

It’s not great code by any means, but it was fun to scribble it down.

You can see it in action (with not much and random testing content in hungarian…) here:

gemini://furryhu.org/cgi-bin/gemblog/

It is now hardwired to the environment variables Jetforce uses, but with minimal editing, I think it can be used with other server application.

Anyway, have a nice day!