summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contact-information.html37
-rw-r--r--index.html4
2 files changed, 26 insertions, 15 deletions
diff --git a/contact-information.html b/contact-information.html
index e34fc5fe..4050900c 100644
--- a/contact-information.html
+++ b/contact-information.html
@@ -8,31 +8,42 @@
</head>
<body>
<h1>Contact information</h1>
-<h2>E-Mail</h2>
+<h2>Personal information</h2>
<ul>
-<li>Secure E-Mail: paul.buetow at protonmail dot com</li>
-<li>E-Mail: paul at buetow dot org (forwards to the ProtonMail address)</li>
+<li>Name: Paul Christopher Buetow</li>
+<li>Born in: Germany</li>
+<li>Home town: London, UK</li>
+<li>E-Mail: paul at buetow dot org</li>
</ul>
-<p>Why did I mention 2 E-Mail addresses here? The buetow.org address will always stay. It is my lifetime E-Mail address as I own the domain name. The address will remain even when I decided to change my e-mail provider. Please note that I also mentioned snonux@snonux.de on some pages on this site. That's just an E-Mail alias for the above.</p>
-<p>Use the ProtonMail address if you care about security for now. The address stays valid as long as I am ProtonMail user. Especially if you are ProtonMail user too, we could have real E-Mail end-2-end encryption for our conversation.</p>
+<p>Currently, the E-Mail address forwards to paul dot buetow at protonmail dot com.</p>
<h2>Quick Links</h2>
-<h3>My sites</h3>
-<a class="textlink" href="gemini://snonux.de">gemini://snonux.de: My personal Gemini capsule</a><br />
-<a class="textlink" href="gemini://buetow.org">gemini://buetow.org: Same as above</a><br />
-<a class="textlink" href="https://snonux.de">https://snonux.de: My personal blog and internet site (same content as the Gemini capsule)</a><br />
-<a class="textlink" href="https://buetow.org">https://buetow.org: Same as above</a><br />
<h3>Social Media</h3>
-<p>I am sharing articles that I found interesting regularly on all the social media channels. To get you navigated quickly, here are the links:</p>
+<p>I am sharing articles that I found interesting regularly these social media channels:</p>
<a class="textlink" href="https://www.linkedin.com/in/paul-buetow-b4857270/">My LinkedIn profile</a><br />
<a class="textlink" href="https://twitter.com/snonux">My Twitter profile</a><br />
<a class="textlink" href="https://t.me/snonux">My Telegram channel</a><br />
<h3>Internet Relay Chat</h3>
-<p>I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as rantanplan.</p>
+<p>I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as "rantanplan".</p>
<h3>My Open Source code repositories</h3>
<a class="textlink" href="https://codeberg.org/snonux">My personal Codeberg page</a><br />
<a class="textlink" href="https://github.com/snonux">My personal GitHub page (slowly moving all my stuff over to Codeberg)</a><br />
<a class="textlink" href="https://github.com/mimecast/dtail">DTail at Mimecast</a><br />
-<a class="textlink" href="https://github.com/mimecast/ioriot">I/O Riot at Mimecast</a><br />
+<a class="textlink" href="https://github.com/mimecast/ioriot">I/O Riot at Mimecast (currently, not maintained)</a><br />
+<h3>My Gemini capsule</h3>
+<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 />
+<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 />
+<h3>My website</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>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="quote"><i>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></i></p>
diff --git a/index.html b/index.html
index 619168b1..40fc6a32 100644
--- a/index.html
+++ b/index.html
@@ -2,12 +2,12 @@
<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>echo 'Hello $USER'</title>
+<title>Having fun with computers!</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
-<h1>echo "Hello $USER"</h1>
+<h1></h1>
<pre>
,---------------------------,
| /---------------------\ |