diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
| commit | 76f252524871b203ac11279511ea0adcf8b1386c (patch) | |
| tree | 0a5b64e8737186430471d673240faddb6124cd33 /site-mirrors.html | |
| parent | 6b266a4b626056bae0e3c0e660fd3c472584950f (diff) | |
Update content for html
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/site-mirrors.html b/site-mirrors.html index 984109a6..bfd0cb1b 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -8,28 +8,31 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>Site mirrors</h1><br /> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/site-mirrors.md">Markdown</a> | <a href="gemini://foo.zone/site-mirrors.gmi">Gemini</a> +</p> +<h1 style='display: inline' id='site-mirrors'>Site mirrors</h1><br /> <br /> <span>This page summarizes 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.</span><br /> <br /> -<span>All sites listed below are reachable via IPv4 as well as via IPv6.</span><br /> +<span>All sites listed below are reachable via IPv4 as well as via IPv6. Depending on the current master node, standby or master may be located in Amsterdam, Netherlands (OpenBSD.Amsterdam) or Falkenstein, Germany (Hetzner Cloud). </span><br /> <br /> -<h2 style='display: inline'>Gemini protocol</h2><br /> +<a class='textlink' href='./gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html'>Wondering how's decided what's the master and what's the standby host?</a><br /> <br /> -<a class='textlink' href='gemini://foo.zone'>gemini://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> -<a class='textlink' href='gemini://www.foo.zone'>gemini://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> +<h2 style='display: inline' id='gemini-protocol'>Gemini protocol</h2><br /> <br /> -<span>Wondering what's the Gemini protocol about? Read:</span><br /> +<a class='textlink' href='gemini://foo.zone'>gemini://foo.zone</a><br /> +<a class='textlink' href='gemini://standby.foo.zone'>gemini://standby.foo.zone</a><br /> <br /> -<a class='textlink' href='./gemfeed/2021-04-24-welcome-to-the-geminispace.html'>Welcome to the Geminispace</a><br /> +<a class='textlink' href='./gemfeed/2021-04-24-welcome-to-the-geminispace.html'>Wondering what's the Gemini protocol about?</a><br /> <br /> -<h2 style='display: inline'>HTTP protocol</h2><br /> +<h2 style='display: inline' id='http-protocol'>HTTP protocol</h2><br /> <br /> -<a class='textlink' href='https://foo.zone'>https://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br /> -<a class='textlink' href='https://www.foo.zone'>https://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br /> +<a class='textlink' href='https://foo.zone'>https://foo.zone</a><br /> +<a class='textlink' href='https://standby.foo.zone'>https://standby.foo.zone</a><br /> <a class='textlink' href='https://www2.buetow.org'>https://www2.buetow.org - Codeberg page, somewhere in Germany</a><br /> <br /> -<h2 style='display: inline'>OpenBSD.Amsterdam</h2><br /> +<h2 style='display: inline' id='openbsdamsterdam'>OpenBSD.Amsterdam</h2><br /> <br /> <span>Looking for opinionated OpenBSD VMs? Go to:</span><br /> <br /> @@ -39,9 +42,9 @@ <br /> <a class='textlink' href='./'>Go back to the main site</a><br /> <p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 2.1.0-release</a> | -served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | -<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
