Skip to content

[codex] redesign landing and app experience#303

Draft
mnvvr wants to merge 3 commits into
mainfrom
codex/redesign-landing-app
Draft

[codex] redesign landing and app experience#303
mnvvr wants to merge 3 commits into
mainfrom
codex/redesign-landing-app

Conversation

@mnvvr

@mnvvr mnvvr commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • redesign the landing experience around the orange/black "folder" visual system and updated information architecture
  • restyle the in-app queue, match, and results surfaces to align the live game with the landing brand direction
  • refresh shared shell assets including the favicon and add a logo exploration page used during the design pass

Files

  • public/index.html
  • public/app.html
  • public/favicon.svg
  • public/logo-alternatives.html
  • package.json

Validation

  • reviewed locally in browser preview during the design iteration
  • compared the content and flow against the live product/repo references provided during the session

mnvvr added 2 commits April 10, 2026 21:31
# Conflicts:
#	package.json
#	public/app.html
#	public/favicon.svg
#	public/index.html
#	server.ts
#	src/db.ts
#	src/gameManager.ts
#	src/matchmaking.ts
#	src/worker.ts
@github-actions

github-actions Bot commented Apr 10, 2026

Copy link
Copy Markdown

Preview Guide

This repo deploys a PR-scoped Cloudflare preview for same-repository pull requests.

  • PR preview: https://schelling-games-pr-303.0xferit.workers.dev
  • Next step: open the preview URL above. This preview is dedicated to this PR and updates in place on new pushes.
  • Build source: the GitHub pull request merge ref, so the preview reflects the merged result rather than just the branch head.
  • Isolation: each PR gets its own Worker and D1 database, and the preview is deleted automatically when the PR closes.
  • Local preview:
    npm ci
    npx wrangler d1 migrations apply DB --local
    npm run dev
  • Smoke validation: if preview deployment succeeds, the same CI run also executes npm run smoke:staging against the PR URL.

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