logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault
commit: f05f53c199909c70596db9d8050ec825a3081de3
parent 3acb02670c529237ee4198aa0e2aacc66e3eb9f8
Author: Drew DeVault <sir@cmpwn.com>
Date:   Sun, 11 Oct 2020 13:44:11 -0400

Add Kineto to list of Gemini projects

Diffstat:

Mcontent/_index.gmi1+
Acontent/kineto.gmi7+++++++
2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/content/_index.gmi b/content/_index.gmi @@ -16,3 +16,4 @@ Some Gemini-related projects: => gmni.gmi gmni: a Gemini client => gmnisrv.gmi gmnisrv: a Gemini server +=> kineto.gmi kineto: an HTTP to Gemini proxy diff --git a/content/kineto.gmi b/content/kineto.gmi @@ -0,0 +1,7 @@ +# kineto: an HTTP to Gemini proxy + +Kineto is an HTTP to Gemini proxy designed to service a single domain, i.e. to make your Gemini site available over HTTP. + +=> https://sr.ht/~sircmpwn/kineto Development information (http) +=> https://git.sr.ht/~sircmpwn/kineto Source code (git) +=> https://portal.drewdevault.com Live demo (http)