summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-28 09:17:02 +0200
committerPaul Buetow <paul@buetow.org>2026-03-28 09:17:02 +0200
commitc80d8452ef095a86138920301a80b5367989f79c (patch)
tree7b15967456b757c15de82998f604a9f17a502f3a
parent983f2f1f71c3c012963cf3c3d10afa4a61042bfe (diff)
updatemain
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index ad388222..df41ca3c 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,3 @@ 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://codeberg.org/snonux/gemtexter).
-
-## Software I use to maintain this site
-
-* Text editor: [Neovim](https://www.neovim.io)
-* GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)
-* ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/)
-* Server OS: [OpenBSD](https://www.OpenBSD.org)
-* Gemini server: `vger` on OpenBSD via `relayd` and `inetd`.
-* Web server: `httpd` of OpenBSD) (for "normal" HTML site)
-* Obviously, I am also using Codeberg for source code and Codeberg Page hosting.