summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-11 19:22:27 +0100
committerPaul Buetow <paul@buetow.org>2021-05-11 19:22:27 +0100
commit010cd63056d2ad5f6ba0cae1b8eb6c80860f4e51 (patch)
treed5d84292f9df77da9c810add1f2555484bc687ef /README.md
parent1d115462710c96cf49773b56af1a799b9286a8ca (diff)
add links to other ways viewing this site
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 09baeb78..3e30c885 100644
--- a/README.md
+++ b/README.md
@@ -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