commit bc2adfb13fd7150815997338f91c06d020b76191
Author: Milo van der Tier <milo_AT_vdtier.nl>
Date: Fri Jul 8 22:41:35 2022 +0200
Add stagit-gemini to programs that rock
Seeing that stagit and stagit-gopher were already there, I figured that
this would be fitting for the list.
It is a simple fork of stagit-gopher that generates gemtext instead of
gopher pages.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index f7a29c86..4bd6ec14 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -108,6 +108,7 @@ This covers most console-based programs and programs from
* [stagit](
https://git.codemadness.org/stagit/) - static git page generator (HTML).
* [stagit-gopher](
https://git.codemadness.org/stagit-gopher/) - static git page generator for gopher (geomyidae .gph pages).
+* [stagit-gemini](
https://git.milotier.net/stagit-gemini/) - static git page generator for gemini (gemtext .gmi pages).
### Gopher clients
Received on Fri Jul 08 2022 - 22:46:19 CEST