Skip to content

feat(docs): add custom 404 page with playable Meteor mini-game#1257

Merged
Arnold Stoba (arnoldstoba) merged 1 commit into
mainfrom
add-custom-404-docs-page
Jul 8, 2026
Merged

feat(docs): add custom 404 page with playable Meteor mini-game#1257
Arnold Stoba (arnoldstoba) merged 1 commit into
mainfrom
add-custom-404-docs-page

Conversation

@fabianhueske

@fabianhueske Fabian Hüske (fabianhueske) commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Let Fable cook 🧑‍🍳

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteor-component-library Ready Ready Preview, Comment Jul 8, 2026 1:02pm
meteor-docs Ready Ready Preview, Comment Jul 8, 2026 1:02pm

Request Review

Override the Docus error page with a custom 404 that mounts a canvas-based,
meteor-shooting arcade mini-game themed around the Meteor design system.

- error.vue: full-viewport game below the site chrome; SSR renders an
  accessible "Page not found" hero (revealed via noscript for no-JS), the
  game fades in on the client with no static-page flash.
- Meteor404Game.vue: pure 2D canvas, fixed timestep, pooled entities, colors
  read from the --ui-* design tokens so it follows light/dark mode.
- Playable on desktop (rotate/thrust/fire, screen wrap, destructible "404"
  glyphs, difficulty ramp, arcade pause/game-over menus, share-score copy);
  ambient background on touch/small viewports.
@arnoldstoba
Arnold Stoba (arnoldstoba) merged commit 4c15f44 into main Jul 8, 2026
13 checks passed
@arnoldstoba
Arnold Stoba (arnoldstoba) deleted the add-custom-404-docs-page branch July 8, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants