ginnoirandClaude Opus 4.8 3562042bc7 data: sync catalog to 404 hacks + bump fixture counts
Adds Hidden Place, Crippling Medical Debt Edition (with self-hosted
boxart banner), and Grimm/Conviction/Miragea's Traveler; restores
Crystal Inheritance to Complete. Playwright fixtures updated (404, PC 83,
New Experience 173, Difficulty 127, QoL 94, Complete 341, GBA 203, Beta 32).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 18:52:51 -05:00
2026-06-08 21:16:04 -05:00
2026-06-09 18:20:24 -05:00
2026-06-08 21:24:00 -05:00
2026-06-08 21:16:21 -05:00
2026-06-08 21:16:04 -05:00
2026-06-08 21:16:04 -05:00
2026-06-08 21:16:04 -05:00
2026-06-08 21:16:04 -05:00

ROM Hack Archive

Private Astro site for browsing ginnoir's Pokémon ROM-hack catalog.

The source catalog is a snapshot exported from the Obsidian vault into data/catalog.json. The Pokémon tooling repo still owns catalog refresh scripts; this repo owns the browsable static site and deployment to https://romhacks.ginnoir.com.

Develop

npm install
npm run dev

Build And Test

npm run check
npm run build
npm run test:ui

npm run build runs scripts/prepare-site-assets.mjs first. That step validates the catalog, downloads banner art into public/assets/banners/, and refreshes generated banner/file manifests from data/catalog.json and data/scrape_lib/.

Deploy

The site is served internally by Caddy from /config/caddy/site/romhacks-wiki.

npm run build
powershell -File scripts/deploy-site.ps1

ROM and related-file links point at the internal-only file server: https://romhacks-files.ginnoir.com.

S
Description
Private Astro catalog site for the ROM hack archive
Readme
2.6 MiB
Languages
TypeScript 43.5%
Astro 25.4%
CSS 21.8%
JavaScript 7.6%
PowerShell 1.7%