Skip to content

docs: lead the README with the app, not the badges - #3

Merged
gitgusilva merged 1 commit into
mainfrom
docs/readme-hero
Jul 28, 2026
Merged

docs: lead the README with the app, not the badges#3
gitgusilva merged 1 commit into
mainfrom
docs/readme-hero

Conversation

@gitgusilva

Copy link
Copy Markdown
Owner

Logo and name on one line, centred tagline and badges, and the first screenshot the README has ever had — nine were already committed under site/public/screenshots and none were used, which for a GUI is the whole pitch missing.

Two factual fixes rode along:

Also dropped the forks badge (no signal at this size) and skipped adding a CI badge on purpose: the workflows do not run on pushes to main, so it would render "no status".

No build runs on this PR by design — the paths filter added in #2 keeps doc-only changes from packaging four installers. Worth eyeballing the rendered diff, since the header relies on what GitHub's HTML sanitizer keeps (align on <img>/<h1>; style is stripped).

The header put "# GitBox" above a centred logo, so the name and the mark
never sat together, and the badges hung left-aligned underneath. Put the
logo and the name on one line (align="middle" inside a centred <h1> — the
only form GitHub's sanitizer keeps, since it strips style) and centre the
tagline and badges under it.

Add a screenshot. Nine of them are already committed under
site/public/screenshots and the README used none, which for a GUI is the
whole pitch missing.

Correct the SSH claim while here: the tagline promised native HTTPS and
SSH, but the Windows build is USE_SSH=OFF, so say where SSH works. Also
note the glibc floor the Linux packages inherit from the ubuntu-22.04
builder — the kind of detail issue #1 turned on.

Drop the forks badge: no signal for a project this young.
@gitgusilva gitgusilva added the documentation Improvements or additions to documentation label Jul 28, 2026
@gitgusilva gitgusilva self-assigned this Jul 28, 2026
@gitgusilva
gitgusilva merged commit cd0a985 into main Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant