Commit Graph
3 Commits
Author SHA1 Message Date
orrisroot 87c0274bc1 feat: migrate from Create React App to Vite
Rebuild the site on the stack the other converted sites share: Vite 8,
React 19, TypeScript 7, react-router 8, Biome and sanitize.css, with the
site data moved out of the bundle into static-contents/.

- base the database, credits and pico code on cerebellum.neuroinf.jp,
  keeping this site's item types, rankings and menus
- port the MediaWiki pages to function components
- serve all module data from modules/, redirecting the old download and
  /database/file URLs
- tile the plate texture and keep form controls on white
- track page views with GA4
2026-09-14 16:57:14 +09:00
orrisroot 29d0f67a54 update required libraries 2021-05-28 13:48:35 +09:00
Yoshihiro OKUMURA f0a39dafe9 Initial commit from Create React App 2019-08-16 15:00:43 +09:00