mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
Add Fido software stack to nodelist page, update hardware descriptions
This commit is contained in:
@@ -17,6 +17,13 @@ import LetterFooter from '../../../components/LetterFooter.astro';
|
||||
<NavBar />
|
||||
<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>
|
||||
<h2>Fido Software on PHOBOS (486dx2-66, OS/2 Warp 3)</h2>
|
||||
<ul>
|
||||
<li><strong>SuperBBS</strong> — Mailbox software</li>
|
||||
<li><strong>McMail</strong> — Mailer</li>
|
||||
<li><strong>FastEcho</strong> — Tossing / scanning</li>
|
||||
<li><strong>GoldED</strong> — Editor</li>
|
||||
</ul>
|
||||
<AnsiArt html={BOX_USEFUL_INFO} />
|
||||
<AnsiArt html={BOX_SUPPORTED_NETS} />
|
||||
<h2>Net Groups (as listed on the original welcome screen)</h2>
|
||||
|
||||
@@ -17,7 +17,7 @@ import { BANNER_TEMPLE } from '../../lib/ansiArt';
|
||||
<Tile sections={[
|
||||
{
|
||||
title: 'PC SECTION',
|
||||
hardware: 'Colani 486dx2-66 / DOS / VGA / SB AWE32',
|
||||
hardware: 'Colani 486dx2-66 / DOS / VGA / PAS 16',
|
||||
items: [
|
||||
{ key: 'S', label: 'SkyLINE Productions', href: '/bbs/pc/skyline/' },
|
||||
{ key: 'T', label: 'Tr@nceMISSION', href: '/bbs/pc/trancemission/' },
|
||||
@@ -42,7 +42,7 @@ import { BANNER_TEMPLE } from '../../lib/ansiArt';
|
||||
},
|
||||
{
|
||||
title: 'BBS & FIDO SECTION',
|
||||
hardware: '486dx2-66 OS/2 Warp 3 / PHOBOS Mailbox',
|
||||
hardware: '486dx2-66 / OS/2 Warp 3 / SB AWE32',
|
||||
items: [
|
||||
{ key: 'A', label: 'BBS ANSI Art', href: '/bbs/fido/ansi-art/' },
|
||||
{ key: 'F', label: 'Fidonets and Nodelists', href: '/bbs/fido/nodelist/' },
|
||||
|
||||
Reference in New Issue
Block a user