docs: add README banner (rendered with B3's marketing CLI)#3
Draft
Thanukamax wants to merge 1 commit into
Draft
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.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
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."