Skip to content

Redesign docs and arcade landing experience#282

Merged
jonathanperis merged 1 commit into
mainfrom
redesign/overdrive-pages-and-wasm-loader
May 17, 2026
Merged

Redesign docs and arcade landing experience#282
jonathanperis merged 1 commit into
mainfrom
redesign/overdrive-pages-and-wasm-loader

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • redesigns the GitHub Pages home page into a Night Arcade Service Bay flow with stronger hero, cabinet boot lanes, world-map metrics, role portals, and cartridge-style actions
  • redesigns /docs/ and docs routes as a service manual command center with grouped route cards, improved sidebar/search affordances, and denser source-backed page chrome
  • fixes the normal Play path so every play CTA boots the WebAssembly cabinet from the GitHub Pages base path while Debug Mode stays available as a diagnostics path

Verification

  • make docs-drift
  • make web
  • cd docs && bun run lint
  • cd docs && NODE_ENV=production bun run build
  • git diff --check
  • static smoke via python3 -m http.server --directory docs/out with copied super-mango.{js,wasm,data} and /super-mango-editor base-path symlink
  • browser QA for home, docs index, docs search/filter, console errors
  • Impeccable visual QA pass for home and docs index

Notes

  • Astro check reports the existing generated out/super-mango.js Emscripten hint for __indirect_function_table; no Astro errors or warnings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Warning

Rate limit exceeded

@jonathanperis has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 49 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c008c657-9723-4ea2-9dd4-866bee4de846

📥 Commits

Reviewing files that changed from the base of the PR and between d32b4ef and 93e3433.

📒 Files selected for processing (6)
  • docs/src/components/home/Dashboard.astro
  • docs/src/components/home/Hero.astro
  • docs/src/components/home/Navbar.astro
  • docs/src/pages/docs/[...slug].astro
  • docs/src/styles/docs.css
  • docs/src/styles/globals.css
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch redesign/overdrive-pages-and-wasm-loader

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jonathanperis jonathanperis merged commit 4ee808c into main May 17, 2026
9 checks passed
@jonathanperis jonathanperis deleted the redesign/overdrive-pages-and-wasm-loader branch May 17, 2026 01:57
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.

1 participant