Fix defect (somewhat): escape certain characters as HTML entities
removed debug output
added generation of rss.xml
A Python script that converts text/gemini into HTML.
A simple script that converts gemtext to HTML. It will convert any gmi file in a given path into HTML. Local links will be rewritten to the corresponding HTML file.
You can run it like so:
python3 convert_dir.py <PATH>