Commit Graph

5 Commits

Author SHA1 Message Date
Peter Steinberger
4d8931317f
fix: shrink crab mark and move it to the footer
Hero crab was rendering at viewport-fill size due to SVG width:auto
behaving as 100% on inline elements without explicit dimensions.

Move it to a small inline glyph (22px) before the footer line so the
crustacean character stays without dominating the page.
2026-04-30 02:40:49 +01:00
Peter Steinberger
c614e56d2a
feat: crustacean character + repo readme
- Hero: minimal top-down crab silhouette in amber line-art, joins
  the staggered hero rise sequence; subtle hover scale on the group
- Favicon: crab silhouette replaces letter mark
- Footer: 'cleanup crab on the OpenClaw seafloor' replaces
  'quiet member of the OpenClaw family'
- Add README pointing to the openclaw/clawsweeper bot source
2026-04-30 02:37:01 +01:00
Peter Steinberger
1b5de389de
chore: ignore .vercel project linkage 2026-04-30 02:18:43 +01:00
Peter Steinberger
7bebc137b5
feat: landing page for clawsweeper.bot
Single-page editorial site for the ClawSweeper maintenance bot.
Static HTML + CSS, deploys cleanly via `vercel` with no build step.

- Hero: plate masthead, italic Fraunces display title, serif lede
- Two operating lanes (issue/PR sweeper, commit sweeper) with mono path snippets
- Numbered guardrails list, apparatus grid, currently-under-watch repos
- Dark abyssal palette with single warm-amber accent, hairline rules,
  SVG film-grain overlay, staggered hero page-load motion, reduced-motion respected
- Mobile-responsive (two lanes collapse to stacked)
2026-04-30 02:02:59 +01:00
Peter Steinberger
9864d03109
Initial commit 2026-04-30 02:01:56 +01:00