summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-21 23:05:18 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 23:05:18 +0100
commit5113260e99f7e7fcb052d4b5f77088ec466410db (patch)
treeddeb359e350797a4ed26b8706f7ecf837a116b6f
parent536fe33ad6bee2d27e1c7fd2ba66ad5b029c1d92 (diff)
less info
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index 31bcaa1..08ad170 100644
--- a/README.md
+++ b/README.md
@@ -11,15 +11,6 @@ This is the source code of my personal internet site and blog engine. All conten
Have a look at the `content-*` branches of the [buetow.org Git](https://github.com/snonux/buetow.org) project for static content examples.
-## 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.
-
# Getting started
## Requirements