diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-21 23:05:18 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 23:05:18 +0100 |
| commit | 5113260e99f7e7fcb052d4b5f77088ec466410db (patch) | |
| tree | ddeb359e350797a4ed26b8706f7ecf837a116b6f | |
| parent | 536fe33ad6bee2d27e1c7fd2ba66ad5b029c1d92 (diff) | |
less info
| -rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |
