diff --git a/TODO.md b/TODO.md index d08b5f1..8c129c9 100644 --- a/TODO.md +++ b/TODO.md @@ -35,6 +35,7 @@ Stand: 15.08.2026 | Referenz: PLAN.md, SPEC.md, PRD.md - [x] IBM Plex Mono — per Google Fonts CDN eingebunden (15.08.2026) - [x] ANSI-Art Font-Size auf 20px + Content-Bereich +10px angepasst (15.08.2026) - [x] `bbs/cds.astro` → `bbs/fido/cds.astro` verschoben (15.08.2026) +- [ ] IBM Plex Mono lokal hosten (Google Fonts herunterladen, @font-face in global.css, CDN-Link entfernen) --- diff --git a/src/components/ModemIntro.tsx b/src/components/ModemIntro.tsx index b1e3b38..e86b9ad 100644 --- a/src/components/ModemIntro.tsx +++ b/src/components/ModemIntro.tsx @@ -23,7 +23,7 @@ export default function ModemIntro() { | 28k8 [MODEM] ATDT +49-821-2191-038 | +------------------------------------------+`} {state === 'idle' && ( -
{ e.preventDefault(); selectLine(1); }}>{`> Line 1: +49-821-2191-038 [VFC V34] 28800 <`}{'\n\n'} { e.preventDefault(); selectLine(2); }}>{`> Line 2: +49-821-2191-036 [X75] 64000 <`}{'\n\n'}{`>>>>>>>>> SELECT A LINE TO CONNECT <<<<<<<<<`}
+ { e.preventDefault(); selectLine(1); }}>{`> Line 1: +49-821-2191-038 [VFC V34] 28800 <`}{'\n\n'} { e.preventDefault(); selectLine(2); }}>{`> Line 2: +49-821-2191-036 [X75] 64000 <`}{'\n\n'}{`>>>>>>>>> SELECT A LINE TO CONNECT <<<<<<<<<`}
)}
{state === 'dialing' && Dialing... please wait.
} diff --git a/src/components/StatusBar.astro b/src/components/StatusBar.astro index 7e60956..b701502 100644 --- a/src/components/StatusBar.astro +++ b/src/components/StatusBar.astro @@ -1,5 +1,5 @@ --- const now = new Date(); -const dateStr = `${String(now.getDate()).padStart(2, '0')}.${String(now.getMonth() + 1).padStart(2, '0')}.1994`; +const dateStr = `${String(now.getDate()).padStart(2, '0')}.${String(now.getMonth() + 1).padStart(2, '0')}.1995`; --- diff --git a/src/layouts/TerminalLayout.astro b/src/layouts/TerminalLayout.astro index 9e4a829..2a87b8a 100644 --- a/src/layouts/TerminalLayout.astro +++ b/src/layouts/TerminalLayout.astro @@ -11,7 +11,14 @@ const { title, description = 'A 90s BBS/demoscene retro hub.', accentClass = '' - + + + + + + + + diff --git a/src/pages/bbs/amiga/esprit.astro b/src/pages/bbs/amiga/esprit.astro index f38cf4d..161a931 100644 --- a/src/pages/bbs/amiga/esprit.astro +++ b/src/pages/bbs/amiga/esprit.astro @@ -12,7 +12,7 @@ const releases = await getCollection('esprit');
+
A collection of demos built on the Amiga 500.
diff --git a/src/pages/bbs/index.astro b/src/pages/bbs/index.astro index 3a77af6..183eb46 100644 --- a/src/pages/bbs/index.astro +++ b/src/pages/bbs/index.astro @@ -11,6 +11,8 @@ import { BANNER_TEMPLE } from '../../lib/ansiArt';Welcome, users! It is 1995 and you are connected to one of the first lines running on our brand new, lightning-fast 28.8k V.Fast modem. [Sysop]
+
+
Augsburg's first DemoGroup. Sterling (Stefan Kölle) and M.H. (Matthias Hebeisen) coding utilities, intros and games since 1993.
diff --git a/src/pages/bbs/pc/trancemission.astro b/src/pages/bbs/pc/trancemission.astro index caa2352..e06c6c9 100644 --- a/src/pages/bbs/pc/trancemission.astro +++ b/src/pages/bbs/pc/trancemission.astro @@ -10,7 +10,7 @@ import LetterFooter from '../../../components/LetterFooter.astro';
+