summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-21 23:05:50 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 23:05:50 +0100
commit700ff8d72ab620cb9a47d22688dc8c2e78647905 (patch)
treeec315cc4fd15fe16f8899afdf6577db3ca4fb4fa
parent0d902bf0f35da3798bcec91257e6e320a2f1b7e1 (diff)
more info about software used
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index a0e9bc39..70dbd385 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,12 @@ Each format is in it's own branch in this repository. E.g.:
* ... ando so on.
You can find more about my internet site and the static content generator at [snonux/gemtexter](https://github.com/snonux/gemtexter).
+
+## Software I use to maintain this site
+
+* Text editor: [Vim](https://www.vim.org)
+* Gemini server: [a-h/gemini](https://github.com/a-h/gemini)
+* Bash
+* ShellCheck (if you want to run the tests)
+* Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site)
+* Obviously, I am also using GitHub for source code and GitHub Page hosting.