diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-01 08:57:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-01 08:57:52 +0200 |
| commit | 3b34bf7b88a9638c03fa530d3f509d61344798c0 (patch) | |
| tree | ff81b1ddb1e36bc79eb47e0509bc788b2d7ae832 | |
| parent | 9cf5051c2955f94a3a62fd7bcfd06c8c2d4e9a8b (diff) | |
update software used
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,9 +14,9 @@ You can find more about my internet site and the static content generator at [sn ## Software I use to maintain this site -* Text editor: [Vim](https://www.vim.org) +* Text editor: [Neovim](https://www.neovim.io) * Gemini server: [a-h/gemini](https://github.com/a-h/gemini) -* Bash -* ShellCheck (if you want to run the tests) +* GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/) +* ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/) * Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site) * Obviously, I am also using Codeberg for source code and Codeberg Page hosting. |
