going-flying.com gemini git repository
80d522c6fe0a2d8a62cdad1be57efac86d671dd7 - Matthew Ernisse - 1595971256
it helps to spell sys right
diff --git a/cgi-bin/git b/cgi-bin/git index 9303a27..515d4c1 100755 --- a/cgi-bin/git +++ b/cgi-bin/git @@ -3,5 +3,5 @@ # allow importing from within the place. import os import sys -sus.path.append(os.path.join(os.path.realpath(__file__), 'git-gmi')) +sys.path.append(os.path.join(os.path.realpath(__file__), 'git-gmi')) import gateway diff --git a/index.gmi b/index.gmi index 5212f9c..ec6e5f5 100644 --- a/index.gmi +++ b/index.gmi @@ -12,8 +12,8 @@ I have some plans to make more content available here, but for the moment there is really only this and a version of what you might call my microblog rendered into text/gemini. For the interested this capsule is running on Molly Brown in a Docker container, but started life as geminid in a Docker container. -=> /~mernisse/ ~mernisse -=> /thoughts/ My microblog? Something like that. +=> /~mernisse/ ~mernisse (gemlog) +=> /thoughts/ Gemini mirror of my web microblog, basically. => /how-built.gmi How this capsule is built, vaguely. => /cgi-bin/bofh.py BOFH-style Excuse Server => https://www.going-flying.com HTTPS version of going-flying.com