scripts for my gemini capsule
Diffstat (limited to 'index.gmi')
-rwxr-xr-xindex.gmi19
1 files changed, 19 insertions, 0 deletions
diff --git a/index.gmi b/index.gmi
new file mode 100755
index 0000000..66b694b
--- /dev/null
+++ b/index.gmi
@@ -0,0 +1,19 @@
+#!/bin/sh
+
+printf '20 text/gemini \r\n
+
+#All Services
+## Experimental bible reading scripts
+=> /cgi-bin/esv.sh Wrapper for the English Standard Version API.
+=> /cgi-bin/net.sh Wrapper for New English Translation API.
+=> /cgi-bin/oeb.sh Open English Bible (WIP) rough script for reading.
+=> /cgi-bin/lsv.py Literal Standard Version script for reading.
+=> /cgi-bin/webp.sh World English Bible rough script for reading.
+
+## misc
+=> /cgi-bin/ccel.sh ccel.org frontend
+=> /cgi-bin/gcc.sh gccsatx.com/hymns frontend (with mp3s!)
+
+# source code for all this
+=> https://git.sr.ht/~earboxer/cgi-bin
+'