diff options
Diffstat (limited to 'content/blogs/technology/Gemini.gmi')
| -rw-r--r-- | content/blogs/technology/Gemini.gmi | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/content/blogs/technology/Gemini.gmi b/content/blogs/technology/Gemini.gmi new file mode 100644 index 0000000..938d4a0 --- /dev/null +++ b/content/blogs/technology/Gemini.gmi @@ -0,0 +1,87 @@ +# Gemini + +## Why Gemini? + +I've decided to move my personal websites, along with some other projects, over to the Gemini protocol for a number of reasons (in no specific order): + +* Gemini-based capsules are easy to maintain +* Gemini-based capsules are fun to maintain! +* The Gemini capsule limits tracking by design +* The primary Gemini text format provides no way to display intrusive ads of any kind, or any other unneeded fluff and annoyances +* The community is awesome. I love seeing the motivation and movement behind this project. There's such passion. +* The development-sphere: The Gemini development community is huge for how small the project itself is, and I'm glad to be a part of it. + +## Resources + +### Utilities + +GemRest: A development studio focused on delivering high performance, Gemini-oriented utilities. Organised by Fuwn (me)! + +=> gemini://gem.rest GemRest + +### Clients + +Lagrange: An amazing desktop GUI client for Gemini and Gopher + +=> gemini://skyjake.fi/lagrange/ Lagrange + +Sydney: Vim-like, Command-line Gemini Client + +=> https://github.com/gemrest/sydney Sydney + +Amfora: A very nice, feature-rich, and easy-to-use CLI client for Gemini + +=> https://github.com/makeworld-the-better-one/amfora Amfora + +Bollux: A fun little CLI client for Gemini written entirely in Bash that packs a punch + +=> https://sr.ht/~acdw/bollux/ Bollux + +Elaho: An elegant IOS Gemini client which I personally use + +=> gemini://elaho.glv.one + +### Proxies + +September: A high performance Gemini-to-HTTP proxy written in Rust, focused on accessibility and speed and function + +=> https://github.com/gemrest/september September +=> https://fuwn.me/proxy/fuwn.me My (Fuwn) live instance of September, and personal website + +Mozz.us and Vuples.one Portals: Simple and intuitive + +=> https://portal.mozz.us portal.mozz.us +=> https://proxy.vulpes.one proxy.vulpes.one + +### Frameworks & Servers + +Windmark: An elegant and highly performant async Gemini server framework, written by me! (Fuwn) + +Windmark is similar to Gig, but much, much faster, and written in Rust. + +=> https://github.com/gemrest/windmark Windmark + +Gig: A Go framework for developing and deploying dynamic (or static) Gemini capsules + +=> https://github.com/pitr/gig Gig + +Agate: A purely static Gemini server written in Rust + +=> gemini://gem.limpet.net/agate Agate + +### Windmark Modules + +Windmark Comments: A comment engine module for Windmark + +=> https://github.com/gemrest/windmark-comments Windmark Comments + +### Capsules + +=> gemini://gemini.circumlunar.space Project Gemini +=> gemini://medusae.space medusae.space gemini directory +=> gemini://gem.acdw.net acdw's gemini cottage +=> gemini://gem.chriswere.uk Chris's gemini capsule +=> 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 |