From 9fdffb42dd80fbcca618331e9e33b9d697887bf8 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Fri, 5 Mar 2021 13:19:38 -0500 Subject: [PATCH] Add rc-gemd rc-gemd is a simple rc script for hosting a gemini server on a plan9-based operating system. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21b0225..1655ec8 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Repo mirrors: - [Orbit](https://tildegit.org/sumpygump/orbit) (PHP) - a Gemini server implemented in PHP. - [Phoebe](https://alexschroeder.ch/cgit/phoebe/about/) (Perl) - a Gemini/web wiki. - [pollux](https://git.sr.ht/~julienxx/pollux) (Rust) - a simple server that will only serve one `index.gemini` file. +- [rc-gemd](https://sr.ht/~moody/rc-gemd) (Shell) - a simple Gemini server written in rc (for plan9 operating systems). - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - a small Gemini server for serving static files. - [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - a configurable Gemini server for UNIX operating systems. - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - a Gemini server written in Clojure.