summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..9721debd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+buetow.org Gemini capsule
+=========================
+
+This is the source code of my Gemini capsule. You can reach the site(s) here:
+
+* Via Gemini protocol: [gemini://buetow.org](gemini://buetow.org)
+* Via HTTP protocol: [http://buetow.org](http://buetow.org)
+
+## Software I use to maintain this capsule
+
+* Text editor: [Vim](https://www.vim.org)
+* Gemini server: [a-h/gemini](https://github.com/a-h/gemini)
+* Some BASH scripting
+
+## HTTP fallback software used
+
+* Web server: [Apache HTTPD](https://httpd.apache.org)