From 805c08774d649838dbac6ff37f9e41b2d49031d5 Mon Sep 17 00:00:00 2001 From: "talon.computer" Date: Mon, 1 Feb 2021 07:59:38 -0700 Subject: [PATCH] add gmi-web --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcced64..459220f 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Repo mirrors: - [gem.git](https://git.sr.ht/~fkfd/git.gmi/) (Python) - git frontend CGI script. - [gloggery](https://github.com/kconner/gloggery) (Go) - basic static site generator for blogs in Gemini. - [gmitohtml](https://gitlab.com/tslocum/gmitohtml) (Go) - a proxy that renders Gemini pages using HTML. +- [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. - [kiln](https://git.sr.ht/~adnano/kiln) (Go) - a simple static site generator for Gemini sites. - [md2gmn](https://git.tdem.in/tdemin/gmnhg) (Go) - renders Markdown text to Gemini pages.