about summary refs log tree commit diff
path: root/index.gmi
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-03-24 09:08:18 -0400
committerZach DeCook <zachdecook@librem.one>2021-03-24 09:08:18 -0400
commita1528e4ff26a09f85cde37884e1d9794aad5222d (patch)
tree49f456368697c129fd16931ba4562c63b971a380 /index.gmi
parent11651a67149dbb038d7492364a234c35d90449e7 (diff)
downloadcgi-bin-a1528e4ff26a09f85cde37884e1d9794aad5222d.tar.gz
webp: make script by copying from oeb
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
+'