Skip to content

docs: update readme banner to current brand card - #1206

Merged
mitodrummer merged 2 commits into
mainfrom
chore/readme-brand-graphic
Aug 12, 2026
Merged

docs: update readme banner to current brand card#1206
mitodrummer merged 2 commits into
mainfrom
chore/readme-brand-graphic

Conversation

@agent-137

@agent-137 agent-137 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Updates the README banner to the current Minimal brand card at the request of marketing, replacing artwork whose "now open source" framing we no longer want to lead with. The new card carries the wordmark and the "Build software you can trust" tagline; the image alt text is updated to match. The artwork is encoded as lossless WebP at the existing docs/public/readme-banner.webp path, so every reference keeps resolving, and the 2:1 aspect ratio is unchanged so the rendered banner is the same size as before.

🤖 Generated with Claude Code

Note

Update README banner image and alt text to current brand

Replaces the banner image in README.md with an updated readme-banner.webp asset and changes the alt text from 'Minimal: now open source — github.com/gominimal/minimal' to 'Minimal — build software you can trust'.

Macroscope summarized a150b8e.

Summary by CodeRabbit

  • Documentation
    • Updated the README banner image description to reflect Minimal’s “build software you can trust” message.

Marketing asked to retire the "now open source" framing from the README
hero, so the banner is now the plain Minimal brand card carrying the
"Build software you can trust" tagline. The alt text is updated to match
the new artwork.

The card is encoded as lossless WebP at the existing path, so every
reference to docs/public/readme-banner.webp keeps resolving. It is
1280x640 where the previous artwork was 2560x1280; the 2:1 aspect ratio
is unchanged, so the width="880" render is unaffected.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@agent-137
agent-137 requested a review from a team as a code owner August 11, 2026 22:56
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The README banner alternative text now describes Minimal as “build software you can trust” instead of “now open source.”

Changes

README banner description

Layer / File(s) Summary
Update banner alternative text
README.md
The banner alternative text now says “Minimal — build software you can trust.”

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: msample, norrietaylor

Poem

I changed one line with careful cheer,
A clearer banner now appears.
“Build software you can trust,”
Says the rabbit, hopping through the dust.
Small change, bright words,
Happy hops and soft paws.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the README banner update and follows the repository's conventional commit format.
Description check ✅ Passed The description clearly explains the banner and alt-text changes, but it does not include the required Testing and Checklist sections.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/readme-brand-graphic

Comment @coderabbitai help to get the list of available commands.

The previous banner shipped 2560x1280; the replacement was a 1x
1280x640 export, which renders soft on retina at the README's
width=880. Re-export at 2x and encode lossy WebP q90 (92KB, matching
the old file's footprint) instead of lossless (433KB).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P1rSh3SxQHyeraReefJ2n3
@mitodrummer
mitodrummer enabled auto-merge (squash) August 12, 2026 01:36
@mitodrummer
mitodrummer merged commit cdce048 into main Aug 12, 2026
35 of 37 checks passed
@mitodrummer
mitodrummer deleted the chore/readme-brand-graphic branch August 12, 2026 01:53
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.

3 participants