Add node history and hub history to nodelist page

This commit is contained in:
2026-09-12 21:34:03 +02:00
parent 03deba8892
commit 17978f4972
+15
View File
@@ -17,6 +17,21 @@ import LetterFooter from '../../../components/LetterFooter.astro';
<NavBar /> <NavBar />
<h1>Fidonets and Nodelists</h1> <h1>Fidonets and Nodelists</h1>
<p>tHE tEMPLE bBS was Fidonet node <strong>2:2480/330</strong> (and 2:2480/331), running as a multi-net-server with a long list of other networks, most free to join and free to use for downloads. Sysop: Stefan Koelle.</p> <p>tHE tEMPLE bBS was Fidonet node <strong>2:2480/330</strong> (and 2:2480/331), running as a multi-net-server with a long list of other networks, most free to join and free to use for downloads. Sysop: Stefan Koelle.</p>
<h2>Node History</h2>
<ul>
<li>Started as a point (pre-1995)</li>
<li><strong>8.12.1995</strong> — Became a node under Hub 3000 (Christian Malluck)</li>
<li><strong>10.5.1996</strong> — Switched to ISDN</li>
<li><strong>3.7.1998</strong> — Own line at Branderstr.</li>
<li>~2000 — Went offline</li>
</ul>
<h2>Hub History</h2>
<ul>
<li><strong>Hub 3000</strong> — Christian Malluck (19951996)</li>
<li><strong>Hub 3100</strong> — Georg Wiesmann (from spring 1996)</li>
<li><strong>Hub 4000</strong> — Peter Kaleve (from autumn 1996, with Christian Beckmann)</li>
<li><strong>Hub 3500</strong> — Ralf Guertler (from spring 1997, until offline ~2000)</li>
</ul>
<h2>Fido Software on PHOBOS (486dx2-66, OS/2 Warp 3)</h2> <h2>Fido Software on PHOBOS (486dx2-66, OS/2 Warp 3)</h2>
<ul> <ul>
<li><strong>SuperBBS</strong> — Mailbox software</li> <li><strong>SuperBBS</strong> — Mailbox software</li>