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 437fa1332576f4f8fffa3ee2316b483a82b8529c
parent 9e6aa1ecf80a4c27464a87c19476c857e9181412
Author: Krispin Schulz <krispin@posteo.de>
Date:   Mon,  1 Mar 2021 09:40:33 +0100

add links to gemini specification repos
Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -17,6 +17,11 @@ Repo mirrors: This is an unprivileged port, so it's very easy to run a server as a "nobody" user, even if e.g. the server is written in Go and so can't drop privileges in the traditional fashion. +## Gemini Specification + +- [protocol](https://gitlab.com/gemini-specification/protocol) +- [gemini-text](https://gitlab.com/gemini-specification/gemini-text) + ## Contents - [Clients](#clients)