Skip to content

Finalize screenshot samples for README #138

Description

@jonocodes

The just screenshots system is in place (see client/src/Screenshots.tsx SHOTS array, client/screenshots.mjs). The screenshots generate but the README still shows the old manual ones.

What needs to happen:

  1. Curate the SHOTS array in client/src/Screenshots.tsx — which demos, which orientations, how many. The current list is:

    • firefox (landscape)
    • trackpad (landscape)
    • meter (landscape)
    • showcase (landscape)
    • vlc (portrait)
    • media-browser (landscape)
  2. Maybe add a settings or editor shot if those views look good in the phone frame.

  3. Replace the old static screenshots in the README (docs/screenshot-*.png) with the generated ones from docs/screenshots/.

  4. The phone frames scale at 0.63× so everything fits within 600px max dimension. Adjust SCALE in Screenshots.tsx if sizing needs tweaking.

Reference: just screenshots runs the script, client/src/Screenshots.tsx curates the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions