docs: add README banner (rendered with B3's marketing CLI) - #3
Merged
Conversation
Add an on-brand hero banner to the top of the README, rendered with B3's own marketing CLI (BitByBit-B3/marketing, hero-card template, og format). Matches the house style used on the other B3 OSS repos.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughREADME.md now begins with a centered banner image and descriptive attributes above the existing heading. ChangesREADME presentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
prdai
approved these changes
Jul 29, 2026
prdai
marked this pull request as ready for review
July 29, 2026 04:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds an on-brand hero banner to the top of the README — b3-cf-stack was the
only one of our OSS repos without one (the GitHub card was the auto-generated
default). This is the "fucked logos / update that image" item.
How it was made
Rendered with our own marketing CLI (
BitByBit-B3/marketing) — thehero-cardtemplate,ogformat (1200×630). The JSON brief is in that repo asexamples/create-b3-cf-app.json(separate PR). So it's fully on-brand andreproducible: same input → byte-identical PNG.
General → Social preview — needs a maintainer with repo settings access to
upload
assets/banner.pngthere).Note
Getting a clean
ogrender needed a one-line fix in the marketing CLI'shero-cardog template (it wasn't passing thecompactflag to the headline,so large headlines overflowed into the subtitle). That fix is a separate PR on
the marketing repo. This PR just ships the finished PNG, so it's independent.
Draft for your review — swap copy/wording if you want a different headline than
"One command."
Summary by CodeRabbit