2021-03-27 17:57:09 +01:00
2021-03-27 14:37:49 +01:00
2021-03-27 14:37:49 +01:00
2021-03-27 16:45:34 +00:00
2021-03-27 16:45:34 +00:00
2021-03-27 17:57:09 +01:00

rfc2gemini

Converts the index of RFCs to gemtext (text/gemini), to be served via Gemini.

Installation

Download the program. Check that the paths in Makefile and rfc-index2gemini.py are OK for you. Then run the program periodically, for instance through cron:

# RFC index
52 1,5,9,13,17,21 * * *  (cd /path/to/RFC-index; make all)
Description
Converts the index of RFCs to gemtext (text/gemini), to be served via Gemini.
Readme 29 KiB
Languages
Python 86.9%
Makefile 13.1%