diff options
Diffstat (limited to 'README.md')
| -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. |
