diff options
| author | Fuwn <[email protected]> | 2021-07-19 12:54:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-19 12:54:42 +0200 |
| commit | e7b3063f930277fd27d4ccc034ccd8694c0d37bb (patch) | |
| tree | cf216eb0ef5e0e0ed3d4c141454e3a18b34ab29a /content | |
| parent | feat(pages): add more proxy information (diff) | |
| download | space-e7b3063f930277fd27d4ccc034ccd8694c0d37bb.tar.xz space-e7b3063f930277fd27d4ccc034ccd8694c0d37bb.zip | |
fix(gemini): move proxies to correct section
Diffstat (limited to 'content')
| -rw-r--r-- | content/pages/gemini.gmi | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/content/pages/gemini.gmi b/content/pages/gemini.gmi index 0b51f87..9430853 100644 --- a/content/pages/gemini.gmi +++ b/content/pages/gemini.gmi @@ -33,16 +33,6 @@ Kineto: A Gemini to HTTP proxy, simple and just works. => https://git.sr.ht/~sircmpwn/kineto Kineto -### FRAMEWORKS & SERVERS - -Gig: A Golang framework for developing and deploying dynamic (or static) Gemini capsules. - -=> https://github.com/pitr/gig Gig - -Agate: A static Gemini server written in Rust! I'd recommend this to just about anyone! - -=> gemini://gem.limpet.net/agate Agate - Mozz.us and Vuples.one Portals: Great Gemini to HTTP proxies, simple and intuitive. => https://portal.mozz.us portal.mozz.us @@ -54,6 +44,16 @@ Alternatively, you can also use Kineto's (the Gemino-to-HTTP proxy I use for thi Just replace the "fuwn.space" after "x/" with whatever Gemini capsule you would like to visit, but be warned; it is not as sophisticated as the aforementioned proxies above, but it gets the job done! +### FRAMEWORKS & SERVERS + +Gig: A Golang framework for developing and deploying dynamic (or static) Gemini capsules. + +=> https://github.com/pitr/gig Gig + +Agate: A static Gemini server written in Rust! I'd recommend this to just about anyone! + +=> gemini://gem.limpet.net/agate Agate + ### CAPSULES => gemini://gemini.circumlunar.space Project Gemini @@ -63,4 +63,4 @@ Just replace the "fuwn.space" after "x/" with whatever Gemini capsule you would => gemini://gemini.barca.mi.it The Amazing Fnt400's Gemini Capsule => gemini://hexdsl.co.uk The Home of HexDSL => gemini://envs.net envs.net -=> gemini://rawtext.club rawtext.club
\ No newline at end of file +=> gemini://rawtext.club rawtext.club |