Redesign org profile README: static brand banner + live activity#1
Open
lessthanno wants to merge 2 commits into
Open
Redesign org profile README: static brand banner + live activity#1lessthanno wants to merge 2 commits into
lessthanno wants to merge 2 commits into
Conversation
- New static SVG banner (profile/assets/banner.svg, 1280x320): brand lime #cefe7d logo tile + XAgent wordmark on ink #191919 with grid + glow. Committed asset so GitHub camo renders it instantly (no lazy-load flicker). - Rebuild profile/README.md: badge row, product grid with verified links and visibility, and an Activity section using live shields.io GitHub badges (language / last-commit / commit-activity / stars). - Fix project links to real, reachable repos; drop stale hero SVGs.
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.
Redesign of the org profile page (
profile/README.md) — the surface shown at https://github.com/xagentAI. Learns the layout playbook of top web3 orgs (Uniswap / Aave / LayerZero): centered banner → badge row → tagline → product grid → activity → footer. Restrained, aligned, brand-consistent.1 · Banner is a committed static asset (no flicker)
profile/assets/banner.svg(1280×320), referenced by a plain<img src="./assets/banner.svg">at the top.#cefe7dlogo tile (angular X mark) +XAgentwordmark on ink#191919, faint 16px engineering grid, a single lime glow, mono meta rails ($XAGT·X LAYER · x402·EST. TOKYO 2025). Colors taken straight from theui-designdesign system (lime / ink / warm-stone).profile/hero.svg+hero-2.svg(off-brand green on white) removed.2 · Activity widgets (live, reliable)
xagent-contracts,ui-design,e2b-go,xerness-intro(the org's real public repos).3 · Product grid — every link verified & visibility honored
Each row's link + visibility badge was checked with
gh repo view:xagent-labs/xagent(public)xagentAI/xerness-intro(public overview; core private)xagent-labs/xpense(public)xagent-labs/xagt-plugin(public)xagentAI/xagent-contracts(public)4 · Section blocks
01What is XAgent (+4-cell capability table) ·02How it works (SPEAK/BUILD/SHARE) ·03Projects ·04Activity ·05Documentation ·06Find us.Notes for review
Xerpa/xerpaaianywhere — scanned clean; pure XAgent branding.github.com/xerpa-ai/...(a brand leak + wrong org) — replaced with verifiedxagentAI/xagent-labslinks.xagentAI/XAgentis currently private, so the "xagent" product row points at the publicxagent-labs/xagentmirror instead. If you'd rather it point atxagentAI/XAgent, that repo needs to go public first.🤖 Generated with Claude Code