From ca9661097f106a2fe6f71d2ce917b46893b886a1 Mon Sep 17 00:00:00 2001 From: "Bradley D. Thornton" Date: Fri, 26 Mar 2021 16:06:56 -0700 Subject: [PATCH] Update README.md Added new Gemini resource (comitium) to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43f2776..98ad7f9 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Repo mirrors: ## Tools - [CAPCOM](https://tildegit.org/solderpunk/CAPCOM) (Python) - Atom feed aggregator for gemini. - [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. - [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.