diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:41:22 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:41:22 +0000 |
| commit | 7038e3bc71aaea838c46aec034955b9743f6ff40 (patch) | |
| tree | 38395e3fed12e552991f49a956ee0e1838919fd5 /site-mirrors.gmi | |
| parent | 4742cac5c63121e25c68356a858e150531643d5f (diff) | |
add site-mirrors
Diffstat (limited to 'site-mirrors.gmi')
| -rw-r--r-- | site-mirrors.gmi | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/site-mirrors.gmi b/site-mirrors.gmi new file mode 100644 index 00000000..19ffe915 --- /dev/null +++ b/site-mirrors.gmi @@ -0,0 +1,48 @@ +# Site mirrors + +This page attempts to summarize all the mirrors of this site. Agreeably, that's all a bit overkill (given the importance of this internet presence), but I did it for fun. + +I could not decide which domain to use for my site (buetow.org or snonux.de), so I decided just to use both. Both domain are pointing to the same content. + +## My Gemini capsule + +## Germany + +=> gemini://snonux.de gemini://snonux.de - My internet site and blog +=> gemini://buetow.org gemini://buetow.org - Alias for above + +Wondering what's the Gemini protocol about? Read: + +=> ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi Welcome to the Geminispace + +### Japan + +The addresses above are hosted in Germany. Alternatively, you can add a "www" for using a mirror in Japan: + +=> gemini://www.snonux.de +=> gemini://www.buetow.org + +## My website + +### Germany + +The content is the same as the Gemini capsule, but reachable via HTTP+HTML: + +=> https://snonux.de https://snonux.de - My internet website and blog +=> https://buetow.org https://buetow.org - Alias for above + +Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages: + +=> https://www2.snonux.de +=> https://www2.buetow.org + +### Japan + +The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan: + +=> https://www.snonux.de +=> https://www.buetow.org + +That's all for now... + +=> ./ Go back to the main site |
