From 516fe52499a26b857f3b5142ad0857fd6bbb4458 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Apr 2021 22:49:56 +0100 Subject: initial buetow.org capsule --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') 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) -- cgit v1.2.3