From 0a1b6d242fc802a68b1d06ebf8218ab08da7ac24 Mon Sep 17 00:00:00 2001 From: Aarontheissueguy <76591378+Aarontheissueguy@users.noreply.github.com> Date: Sun, 21 Feb 2021 20:22:19 +0100 Subject: [PATCH] Add Html2GeminiPy to tools This is a small program that simplifies the process of converting entire sites with all their links from html 2 gemini --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 746bde8..91c7ea2 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Repo mirrors: - [gmi2html](https://github.com/shtanton/gmi2html) (Zig) - A tiny gemtext to HTML converter with a focus on performance. - [gmi-web](https://codeberg.org/talon/gmi-web) (JS) - generate _semantic_ HTML styled for readability and mobile-friendliness. - [gmnhg](https://git.tdem.in/tdemin/gmnhg) (Go) - renders a Hugo site to a Gemini site. +- [Html2GeminiPy](https://github.com/Aarontheissueguy/Html2GeminiPy) (Python) - Converts Html sites to Gemini sites using markdownify and md2gemini. - [kiln](https://git.sr.ht/~adnano/kiln) (Go) - a simple static site generator for Gemini sites. - [Lupa](https://framagit.org/bortzmeyer/lupa) - A crawler to explore the geminispace and make statistics (you can see them at __gemini://gemini.bortzmeyer.org/software/lupa/stats.gmi ) - [Manisha](https://framagit.org/bortzmeyer/manisha) - A Nagios (and compatible, such as Icinga) plugin to monitor Gemini servers