Skip to content

docs: polish Prism README and docs nav#56

Merged
saraeloop merged 5 commits intomainfrom
docs/add-readme-logo
May 5, 2026
Merged

docs: polish Prism README and docs nav#56
saraeloop merged 5 commits intomainfrom
docs/add-readme-logo

Conversation

@saraeloop
Copy link
Copy Markdown
Member

Summary

Polishes the public README and docs navigation ahead of the technical preview.

Changes

  • Adds the Prism logo and badges to the README.
  • Adds links to docs, examples, and npm.
  • Clarifies the renderer-boundary positioning:
    • Prism does not replace your renderer.
    • Prism gives canvas applications managed DOM-authored surfaces.
  • Adds pnpm e2e to the development command list.
  • Updates the docs top nav logo/release badge treatment.

Notes

  • No runtime behavior changed.
  • No public API changed.
  • Documentation/presentation-only change.

saraeloop added 4 commits May 5, 2026 11:42
Update the optional native E2E gate so it can run against a local Chrome

executable with the native HTML-in-Canvas feature enabled.

What changed:

- Launch the native Playwright project with --enable-features=CanvasDrawElement.

- Add an inline empty favicon to the E2E fixture so Chrome does not emit a

  /favicon.ico 404 that trips the console-error gate.

Verification:

- PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" pnpm e2e:native

- pnpm e2e

- pnpm typecheck
Add the Prism logo to the repository README so the GitHub landing page has a

clear visual identity before the technical preview announcement.

No runtime behavior changes.
Polish the public README and docs navigation before the technical preview.

What changed:

- Add the Prism logo and badges to the README.

- Add docs, examples, and npm links to the README.

- Clarify the renderer-boundary positioning near the top of the README.

- Update the development command list to include the E2E gate.

- Update the docs top nav release badge/logo treatment.

No runtime behavior changes.
@saraeloop saraeloop self-assigned this May 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

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

Project Deployment Actions Updated (UTC)
prism-docs Ready Ready Preview, Comment May 5, 2026 7:05pm

@saraeloop saraeloop merged commit 611c77e into main May 5, 2026
8 checks passed
@saraeloop saraeloop deleted the docs/add-readme-logo branch May 5, 2026 19:07
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