awesome-gemini

A collection of awesome things regarding the gemini protocol ecosystem.
git clone https://git.clttr.info/awesome-gemini.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 9fdffb42dd80fbcca618331e9e33b9d697887bf8
parent 88c07be45d85d3643aa663a0670ec520a9752120
Author: Michael Czigler <37268479+mcpcpc@users.noreply.github.com>
Date:   Fri,  5 Mar 2021 13:19:38 -0500

Add rc-gemd

rc-gemd is a simple rc script for hosting a gemini server on a plan9-based operating system.
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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.