Skip to content

docs(readme): refresh READMEs (backdrop, fixes, cleanup) - #85

Merged
kiyeonjeon21 merged 1 commit into
mainfrom
docs/readme-cleanup
Jun 22, 2026
Merged

docs(readme): refresh READMEs (backdrop, fixes, cleanup)#85
kiyeonjeon21 merged 1 commit into
mainfrom
docs/readme-cleanup

Conversation

@kiyeonjeon21

Copy link
Copy Markdown
Owner

Docs-only cleanup of the READMEs (root + npm reframe-video + examples/).

Changes

  • backdrop primitive documented in the root and npm READMEs. The example uses a gradient for the tint/rim, because a solid color string loses its alpha (matches how the demo scenes author it). The previous draft used rgba(...) solids, which would render an opaque tint.
  • Missing commands added to the npm command table: compose, manifest, lint (all verified in reframe.ts). Listed the three liquid-glass-* example scenes in examples/README.md.
  • Stale/fragile bits removed: a named-competitor benchmark line and a hardcoded scene count; tidied prose and removed em-dashes from public copy.

No code or version change.

🤖 Generated with Claude Code

…stale bits

- Document the `backdrop` (live "liquid glass") primitive in the root + npm
  READMEs, with a correct example: the tint/rim use a gradient (a solid color
  string loses its alpha), matching how the demo scenes actually author it.
- Add the missing `compose` / `manifest` / `lint` commands to the npm command
  table; list the three liquid-glass example scenes in examples/README.md.
- Drop the named-competitor benchmark line and a hardcoded scene count that goes
  stale; tidy prose and remove em-dashes from public copy.

Docs only; no code or version change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@kiyeonjeon21
kiyeonjeon21 merged commit 5601d6d into main Jun 22, 2026
2 checks passed
@kiyeonjeon21
kiyeonjeon21 deleted the docs/readme-cleanup branch June 22, 2026 05:43
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