From 864f1d703e2b00897d8bd70f788ec17e3b4bea1f Mon Sep 17 00:00:00 2001 From: Dakota Walsh Date: Sun, 20 Feb 2022 22:48:01 +1300 Subject: [PATCH] Add gemgen to tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02dbdb3..c8ffd36 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ Repo mirrors: - [certified](https://code.lag.net/robey/certified) (Python) - Generate TOFU TLS certificates for gemini servers. - [cl-yag](git://bitreich.org/cl-yag) (Common-Lisp) - Static site generator producing gemini, gopher and html. - [comitium](https://git.nytpu.com/comitium) (C) - A feed aggregator for gemini supporting many formats and protocols. +- [gemgen](https://sr.ht/~kota/gemgen/) (Go) - A Markdown to Gemtext generator. - [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) (Lua) - lua filter for pandoc to output Gemini text. - [gemini-to-html](https://github.com/RangerMauve/gemini-to-html) (Node.js) - JavaScript library for parsing Gemini pages, and for rendering them to HTML. - [geminize](https://addons.mozilla.org/en-US/firefox/addon/geminize/) - Firefox addon that redirects gemini:// URLs and links to a customizable HTTP-to-Gemini proxy.