docs(profile): grouped tables with dynamic version badges#85
Merged
Conversation
Drop the card-grid layout for cleaner grouped tables, but keep the dynamic shields release badges so versions still update on their own. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
Use the org's TTY/CRT brand banner as the profile hero in place of the small logo and plain title — same visual language as the per-repo banners. Asset copied into the public repo (the private brand repo can't be hotlinked). Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
Replace the project tables with each repo's TTY/CRT brand banner (copied from the brand repo into public assets), linked to the repo and captioned with language plus the dynamic release badge. The banner carries the name and tagline, so the text descriptions are gone. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
The org profile is a product roster, not a single system. The diagram only linked 4 of the products and implied they're coupled when each stands alone, so it added confusion rather than clarity. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
Both are mid-rewrite from Go to Rust per the owner decisions (unitpm Go→Rust, klyradb Go/Wails→Rust/Tauri), so the profile should show their canonical stack, not today's primary language. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
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.
Swap the card-grid layout back to cleaner grouped tables (platform / mail / developer tools / browser extensions), while keeping what worked: the dynamic shields release badges that pull each product's version automatically, plus the language badges and hero badge row.