diff options
| author | Fuwn <[email protected]> | 2021-07-19 19:25:52 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-19 19:25:52 +0000 |
| commit | b744c3e8d7192eff7192391604eabc6db2fc2a30 (patch) | |
| tree | a4ea9d4ba8158a507819b77662dc74ab5953a495 | |
| parent | feat(blog): programming languages (diff) | |
| parent | fix(gemini): move proxies to correct section (diff) | |
| download | space-b744c3e8d7192eff7192391604eabc6db2fc2a30.tar.xz space-b744c3e8d7192eff7192391604eabc6db2fc2a30.zip | |
Merge branch 'main' of https://github.com/fuwn/space
| -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 |