docs: add repository star count and activity badges to web UI list - #3447
Merged
nblock merged 8 commits intoSep 2, 2026
Merged
Conversation
Show GitHub star counts next to each community web UI so readers can compare popularity at a glance.
Show GitHub last-commit dates next to each community web UI so readers can tell which projects are still maintained.
nblock
requested changes
Sep 1, 2026
nblock
left a comment
Collaborator
There was a problem hiding this comment.
Maybe useful, I'm not really sure about it yet.
Still, the same should be also applied to ref/integration/tools.md
Render the GitHub stars shields as the flat variant so they sit more cleanly next to the last-commit badges.
Show stars and last-commit shields for each third-party tool, matching the web interfaces page.
Put stars and last-commit shields in the first sub-bullet and keep the description as the second.
Contributor
Author
nblock
requested changes
Sep 2, 2026
nblock
left a comment
Collaborator
There was a problem hiding this comment.
Please run the mdformat prek commit hook and test it with mkdocs and not with a random markdown renderer.
Use four-space nested lists with blank lines so MkDocs renders badges and descriptions as children of each project.
Contributor
Author
nblock
requested changes
Sep 2, 2026
nblock
left a comment
Collaborator
There was a problem hiding this comment.
Please remove all the empty lines between; just indent by 4 spaces.
Keep nested badges compact so the project name, badges, and description sit together without extra vertical gaps.
nblock
requested changes
Sep 2, 2026
Remove blank lines between entries so the badge lists read as one block.
nblock
approved these changes
Sep 2, 2026
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.


This is a very minor contribution.
The community web UI list is hard to compare at a glance: a one-line description kinda helps sub-selecting solutions, but it's hard to find a maintained one.
This change adds Shields.io badges next to each listed project:
Documentation only. No code, tests, or changelog updates. Raising a GitHub issue not really worth as well.