24811d79500aa1be7278cbe78528f027963ae06f
Nova (PhionGames RPG Maker XP / Essentials PC fangame) synced from the vault export. Catalog 398->399, PC 78->79; banner manifest + Playwright count fixtures updated. Built and deployed to romhacks.ginnoir.com. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Languages
TypeScript
43.5%
Astro
25.4%
CSS
21.8%
JavaScript
7.6%
PowerShell
1.7%