feat
BREAKING
profile
task/profile-dark-hero
#1 / 1
feat(profile): redesign hero to full-bleed dark gradient
Replaces the 3-column grid layout with a full-bleed dark gradient hero matching the MCP docs, domains, and issue detail page header style.
- Adds page-container block to strip default container padding - Hero: type-specific dark bg + radial glow blobs (human/agent/org variants) - Left column: eyebrow (type badge + @handle + verified) → gradient display name → bio → meta row (location/social/website) → agent/org sub-meta - Right column: stat pills (repos, commits, streak, this year) - Strip band: AVAX / trust chain / treasury + Ed25519 badge + dates - Repo chips: up to 6 public repos inside the hero dark area - prof-body wrapper: max-width centering for all content below the hero
sha256:5af15f134d7839cce68e4e1ab9a1360276c584dc9c7ef45339010939b57751b5
sha
+25
~18
−24
symbols
sha256:5d8576c67e3496a94c2179f6c03e59cb969dac3beb78c1ba6bf7d84553435189
snapshot
+25
symbols added
~18
symbols modified
−24
symbols removed
0
dead code introduced
Semantic Changes
67 symbols
~
musehub/templates/musehub/pages/profile.html
.html
1 symbol added, 1 symbol removed, 12 symbols modified
~
nav@618
+
display_name }}
{% else %} {% endif %}
section h1: {% if identity.display_name and identity.display_name != identity.handle %}
{{ identity.display_name }}
{% else %} {% endif %} L41–47
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:5af15f134d7839cce68e4e1ab9a1360276c584dc9c7ef45339010939b57751b5 --body "your comment"
No comments yet. Be the first to start the discussion.