Skip to content

Docs: align README badges with copybara style#8

Open
ohmyfelix wants to merge 1 commit into
dockette:masterfrom
ohmyfelix:chore/readme-badge-style
Open

Docs: align README badges with copybara style#8
ohmyfelix wants to merge 1 commit into
dockette:masterfrom
ohmyfelix:chore/readme-badge-style

Conversation

@ohmyfelix

Copy link
Copy Markdown
Contributor

Summary

Replace the badgen.net badge URLs for Docker pulls, Sponsor, and
Support/Discussions with the img.shields.io variants used across
dockette (e.g. dockette/copybara), and add alt text to every
badge link for accessibility.

Badges

Before After
https://badgen.net/docker/pulls/dockette/vibestack https://img.shields.io/docker/pulls/dockette/vibestack.svg
https://badgen.net/badge/sponsor/donations/F96854 https://img.shields.io/badge/sponsor-GitHub%20Sponsors-ea4aaa
https://badgen.net/badge/support/discussions/blue https://img.shields.io/badge/support-discussions-6f42c1

The GitHub Actions badge is unchanged.

Why

README grill across the rollout flagged inconsistent badge style and
deprecated badgen.net endpoints. Aligning the four-badge block with
dockette/copybara matches the rest of the org and removes a
third-party renderer.

Notes

  • No code changes.
  • Maintenance section already matches the copybara/apidoc style.
  • README is plain text/markdown; no asset rebuild required.

Co-authored-by: Felix rkfelix@gmail.com

Replace badgen.net URLs (Docker pulls, Sponsor, Support) with the
img.shields.io variants used by dockette/copybara and the rest of the
org, and add alt text to every badge link for accessibility and
consistent styling.

Co-authored-by: Felix <rkfelix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant