[BREAKGLASS] ClawSweeper Website https://clawsweeper.bot
Go to file
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
index.html feat: landing page for clawsweeper.bot 2026-04-30 02:02:59 +01:00
LICENSE Initial commit 2026-04-30 02:01:56 +01:00
package.json feat: landing page for clawsweeper.bot 2026-04-30 02:02:59 +01:00
style.css feat: landing page for clawsweeper.bot 2026-04-30 02:02:59 +01:00
vercel.json feat: landing page for clawsweeper.bot 2026-04-30 02:02:59 +01:00