mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
1.6 KiB
1.6 KiB
PLAN.md - Implementation Roadmap (v2)
Phase 0 - Scaffold (v1, done) + Phase 0.5 - v2 fixes (done in this drop)
- Fix: ANSI banner renders (AnsiArt.astro + ansiArt.ts)
- Fix: Disconnect clears state (NavBar.astro)
- Fix: SkyLINE blue accent visible + real header PNG
- 10 boxed ASCII banners w/ dithering bars, 8 gallery patterns, 9 net-boxes
- Tropic DREAMs (4 real), SkyLINE (+3), Kosmos Design (7 new), ESPRIT (4 new)
- MOD Files placeholder tracklist + visual player widget
- PHOB!A / Tr@nceMISSION teaser text, favicon.ico + og-image.png
Phase 1 - Make it actually run
- npm install, npm run dev, npm run build && npm run preview
- Modem-Intro-Audio-Clips bereitstellen: public/audio/dial-tone.mp3, dtmf-beeps.mp3, modem-handshake.mp3
Phase 2 - Real ANSI rendering
- Feed real .ans files (via OpenCode) into source-assets/ansi/
- Self-host CP437 webfont under public/fonts/
Phase 3 - Navigation polish
- /bbs/atari/ etc. as mobile anchors to /bbs/#atari
- Astro View Transitions, subtle text-build-in stutter effect
Phase 4-5 - Visual + Content
- Replace filler gallery patterns with real scanned ANSI art
- Replace placeholder releases with real ones, write real Impressum text
Phase 6 - Amiga MOD player
- Real WASM MOD player (libopenmpt.js/chiptune3.js), real .mod files
Phase 7-8 - Infra & Launch
- files.moonweb.org, public GitHub repo + Cloudflare Pages
- sitemap.xml/robots.txt, full click-through incl. regression test of the two v1 bugs (banner visibility + Disconnect)