diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
| commit | 63accb8e0e2897ed8a325696e93025ea1ac1a008 (patch) | |
| tree | 044d5047ba823df2e642f71dd7f63d6b6ac55338 /site-mirrors.html | |
| parent | 0ff01ed7bfa03d377071e92d582318373d6b7a02 (diff) | |
Publishing new version
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/site-mirrors.html b/site-mirrors.html new file mode 100644 index 00000000..cca3e0e7 --- /dev/null +++ b/site-mirrors.html @@ -0,0 +1,43 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>Site mirrors</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="style.css" /> +</head> +<body> +<h1>Site mirrors</h1> +<p>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.</p> +<p>I could not decide which host to use for my site (buetow.org or snonux.de), so I decided just to use both. Both hosts are pointing to the same content.</p> +<h2>My Gemini capsule</h2> +<h2>Germany </h2> +<a class="textlink" href="gemini://snonux.de">gemini://snonux.de - My internet site and blog</a><br /> +<a class="textlink" href="gemini://buetow.org">gemini://buetow.org - Alias for above</a><br /> +<p>Wondering what's the Gemini protocol about? Read:</p> +<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br /> +<h3>Japan</h3> +<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for using a mirror in Japan:</p> +<a class="textlink" href="gemini://www.snonux.de">gemini://www.snonux.de</a><br /> +<a class="textlink" href="gemini://www.buetow.org">gemini://www.buetow.org</a><br /> +<h2>My website</h2> +<h3>Germany</h3> +<p>The content is the same as the Gemini capsule, but reachable via HTTP+HTML:</p> +<a class="textlink" href="https://snonux.de">https://snonux.de - My internet website and blog</a><br /> +<a class="textlink" href="https://buetow.org">https://buetow.org - Alias for above</a><br /> +<p>Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages:</p> +<a class="textlink" href="https://www2.snonux.de">https://www2.snonux.de</a><br /> +<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org</a><br /> +<h3>Japan</h3> +<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan:</p> +<a class="textlink" href="https://www.snonux.de">https://www.snonux.de</a><br /> +<a class="textlink" href="https://www.buetow.org">https://www.buetow.org</a><br /> +<p>That's all for now...</p> +<a class="textlink" href="./">Go back to the main site</a><br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="//snonux.de/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> |
