From ef95fb7f6daec268d6941a1920703f3d8ebc0c26 Mon Sep 17 00:00:00 2001 From: antonioprates Date: Sun, 19 Sep 2021 23:12:31 +0800 Subject: [PATCH] Add GemPress to Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccd9165..4762b44 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ Repo mirrors: - [gem.git](https://git.sr.ht/~fkfd/git.gmi/) (Python) - git frontend CGI script. - [gemini_http](https://github.com/cyevgeniy/gemini_http) (Go) - simple tool for viewing gemini files that are placed on a http server. - [gemmit](https://github.com/t-900-a/gemmit) (Go) - social news aggregation and web content rating website for the gemini protocol. +- [GemPress](https://git.sr.ht/~aprates/gempress) (C) - Yet another Gemini publishing framework with HTML and Atom support, written in Bash and Sugar-C. - [gemtexter](https://github.com/snonux/gemtexter) (Bash) - Site generator and blog engine for Gemini. Generates Atom and Gemfeeds , and also does Gemtext to HTML and Markdown conversion. - [gloggery](https://github.com/kconner/gloggery) (Go) - basic static site generator for blogs in Gemini. - [gmitohtml](https://gitlab.com/tslocum/gmitohtml) (Go) - proxy that renders Gemini pages using HTML.