diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-11 19:22:27 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 2c14bbcb1f288f0c80aa777dff46d029205f862a (patch) | |
| tree | 2a3cdb89ff1e2d330a27415729a57a5b54d77833 | |
| parent | 3b89cdaf9a9eedb6b87ef739843ab5e392e417b2 (diff) | |
add links to other ways viewing this site
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -3,14 +3,16 @@ buetow.org Gemini capsule This is the source code of my Gemini capsule. You can reach the site(s) here: -* Via Gemini protocol: [gemini://buetow.org](gemini://buetow.org) -* Via HTTP protocol: [https://buetow.org](https://buetow.org) +* Via Gemini/Gemtext : [gemini://buetow.org](gemini://buetow.org) +* Via HTTP/HTML: [https://buetow.org](https://buetow.org) +* [Markdown via HTML viewer](./content/md/index.md) +* [Gemini via webproxy](https://portal.mozz.us/gemini/buetow.org) ## Software I use to maintain this capsule * Text editor: [Vim](https://www.vim.org) * Gemini server: [a-h/gemini](https://github.com/a-h/gemini) -* Some BASH scripting +* Some Bash scripting ## HTTP fallback software used |
