Skip to content

Refresh the dashboard screenshot to the new v1.0 UI#3

Merged
VijitSingh97 merged 1 commit into
mainfrom
claude/refresh-dashboard-screenshot
Jun 14, 2026
Merged

Refresh the dashboard screenshot to the new v1.0 UI#3
VijitSingh97 merged 1 commit into
mainfrom
claude/refresh-dashboard-screenshot

Conversation

@VijitSingh97

Copy link
Copy Markdown
Contributor

The Pithead card on the landing page was still showing the old dashboard screenshot — it was byte-identical (md5) to pithead's pre-launch images/dashboard.png. This swaps in the current v1.0 UI from pithead's launch assets.

What changed

  • static/img/dashboard.png → cropped from pithead's images/launch/simple.png (the default operational view, rendered from the real shipping dashboard components).
  • Cropped to the top section — the hero KPI band (total hashrate, XvB tier, mining mode, blocks found), the hashrate chart, and the start of the workers table — at the same 2084×1424 aspect as the old image. So it's a clean drop-in: the card layout is unchanged, and the file is slightly smaller (~516 KB vs 652 KB).
  • Alt text updated to match the new shot (P2Pool/XvB split, XvB tier, per-worker stats).

Notes

  • I used simple.png (the clean default view) rather than advanced.png (the denser power-user view) for a tidier hero. Easy to switch if you'd prefer the advanced one.
  • static/img/syncing.png is unreferenced on the site, so I left it alone.

Verification

  • hugo --gc --minify --panicOnWarning — clean.
  • htmltest — passes.
  • Card renders the new image at the correct aspect with the live dashboard · Pithead caption intact.

🤖 Generated with Claude Code

The Pithead card was showing the old dashboard screenshot (byte-identical to
pithead's pre-launch images/dashboard.png). Replace it with the current UI from
pithead's launch assets (images/launch/simple.png — the default operational view,
rendered from the real shipping components).

Cropped to the top section (hero KPI band — total hashrate, XvB tier, mining
mode, blocks found — plus the hashrate chart and the start of the workers table)
at the same 2084×1424 aspect as the old image, so it's a clean drop-in: the card
layout is unchanged and the file is actually a touch smaller (~516 KB vs 652 KB).
Updated the alt text to match what the new shot shows (P2Pool/XvB split, XvB tier).

Verified: hugo --gc --minify --panicOnWarning clean; htmltest passes; the card
renders the new image at the correct aspect with the caption intact.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VijitSingh97 VijitSingh97 merged commit f36bba9 into main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant