<-- back to the mailing list

[ANN] GMI to Atom converter CGI script

Luke Emmet luke at marmaladefoo.com

Thu Jul 2 12:20:58 BST 2020

- - - - - - - - - - - - - - - - - - - 

Hi All

I've created a gemini server CGI script that automatically serves an Atom XML feed based on a live gemlog/blog GMI file.

So you can write your Gemlog file in the normal way and the Atom feed is automatically up to date. This is a nice solution for users who aren't technically able to, or don't want the hassle of generating the content form the command line

There is a write up here:

gemini://gemini.marmaladefoo.com/blog/2-Jul-2020_GMI_based_feed_generator.gmi

and you can download the software from Github:

https://github.com/LukeEmmet/GMIToAtomFeed

It supports per user feeds on the same machine if desired.

Its written in Rebol, but you could easily adapt it other languages if you want

Best wishes

- Luke