docs: add shieldcn.dev badge group to README - #150
Merged
Conversation
Add a single shieldcn.dev badge group (stars + license + sponsors) to the template README using variant=branded, size=xs, theme=zinc, mode=dark. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
commit: |
github/license and github/sponsors did not resolve in shieldcn. Replace them with static badge/ segments so they always render. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
Each badge is now a separate <img> wrapped in its own anchor (via reference-style link definitions), so the stars chip links to the repo, license to the LICENSE file, sponsors to the sponsor page. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
No npm package on the template monorepo root, so the sponsors badge has no Node-version counterpart. The stars and license badges remain. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
Each package gets the same five chips as the other publishable READMEs: npm version, downloads, stars, license, and Node version. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
Match the shieldcn doc format for license badges: ?variant=secondary&size=xs&theme=zinc with no mode override. https://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
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.
Summary
variant=branded,size=xs,theme=zinc,mode=darkto match the dark zinc look used across the other Kubb-org reposTest plan
README.mdon GitHub and confirm the badge group renders with the dark zinc themeshieldcn.devreturns a 200 SVGhttps://claude.ai/code/session_013waRRjU1q7UcNXb3Tnnvqa
Generated by Claude Code