feat(docs): pixel-fidelity landing + canonical brand tokens + donate page #10
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase/2.1
phase/2.5
phase/3
phase/4
phase/5
question
wontfix
⚙ code-quality
✨ feature
🏗 infrastructure
🐛 bug
📋 strategy
📚 docs
📱 ui
🔐 security
🧦 dumpsock
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hartle-tech/dumpsock!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/pixel-perfect-landing-and-funding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Three layers in one PR — all docs-only, no source code touched.
1. Brand correction
Earlier theme was eyeballed from mockup PNGs.
assets/brand/brand_tokens.yamlis the canonical authority. Fixed colors (#E62A28primary, not#E74C3C), fonts (Space Grotesk for headings, not IBM Plex Serif), removed dark mode (v2_brief.md§11: light_only — no dark drift).2. Landing page → mockup #5 fidelity
Custom CSS components:
.ds-tagline-strip,.ds-steps,.ds-step,.ds-testimonials,.ds-section-title.3. Donate page + funding wiring
docs/external/donate.md— full walkthrough of 5 donation options with fee tradeoffs (Liberapay, GitHub Sponsors, Ko-fi, Buy Me a Coffee, Stripe-direct). Each labeled "coming soon" until the account exists..github/FUNDING.yml— ordered recommendation: liberapay first (0% fees, EU-friendly, fastest setup), then github (apply soon), then ko_fi + buy_me_a_coffee for reach.Donate link added to nav.
Test plan post-merge
Deploy docsworkflow goes green