Skip to content

docs(readme): add a CLI screenshot hero image#43

Merged
joy-software merged 1 commit into
mainfrom
docs/readme-screenshot
Jun 7, 2026
Merged

docs(readme): add a CLI screenshot hero image#43
joy-software merged 1 commit into
mainfrom
docs/readme-screenshot

Conversation

@joy-software

Copy link
Copy Markdown
Contributor

Replaces the plain ASCII banner at the top of the README with a rendered terminal screenshot of the elpio CLI landing screen (banner + commands + examples).

  • docs/img/elpio-cli.svg — terminal-window SVG, generated from the real CLI banner (teal gradient + rounded panels), so it can't drift from the actual output.
  • hack/render-cli-svg.py — regenerates it via rich's ANSI->SVG export (pip install rich && python hack/render-cli-svg.py); rich stays a generate-time-only tool, not a runtime/dev dependency.

Docs-only.

Replace the plain ASCII banner at the top with a rendered terminal screenshot of
the elpio CLI landing screen (banner + command list + examples). The SVG is
generated from the real banner via hack/render-cli-svg.py (rich's ANSI->SVG
export), so it stays in sync with the CLI and needs no runtime dependency.
@joy-software joy-software force-pushed the docs/readme-screenshot branch from e181d63 to 267568d Compare June 7, 2026 22:46
@joy-software joy-software merged commit 227a4ff into main Jun 7, 2026
9 checks passed
@joy-software joy-software deleted the docs/readme-screenshot branch June 7, 2026 22:48
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