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 0ca7530f423001eb1a2f0f10ffe405d226a90951
parent 19cc2cec786caf78f5ca0108c17ff72ec986a037
Author: Krispin Schulz <krispin@posteo.de>
Date:   Tue,  8 Dec 2020 07:45:15 +0100

add northstar and gem.git
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -103,6 +103,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Marami](https://github.com/MagnificentPako/Marami/) (Prolog) - a server written in Prolog. - [Molly Brown](https://tildegit.org/solderpunk/molly-brown) (Go) - a full-featured Gemini server implemented in Go. - [net-gemini](https://github.com/jackdoe/net-gemini) (Go) - a gemini server inspired by Molly Brown. +- [northstar](https://github.com/panicbit/northstar) (Rust) - a gemini server implementation. - [Orbit](https://tildegit.org/sumpygump/orbit) (PHP) - a Gemini server implemented in PHP. - [pollux](https://git.sr.ht/~julienxx/pollux) (Rust) - a simple server that will only serve one `index.gemini` file. - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - a small Gemini server for serving static files. @@ -127,6 +128,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ## Tools - [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) (Lua) - a lua filter for pandoc to output Gemini text. - [gemini-to-html](https://github.com/RangerMauve/gemini-to-html) (Node.js) - a JavaScript library for parsing Gemini pages, and for rendering them to HTML. +- [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. - [gmnhg](https://git.tdem.in/tdemin/gmnhg) (Go) - renders a Hugo site to a Gemini site.