Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Emmett eb41d15e4b feat: add rChats.online app card and footer link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 12:29:25 -07:00
Jeff Emmett c91c8a051d Add rData analytics tracking and ecosystem footer link
- Inject rdata.online/collect.js tracking script in layout
- Add rData link to ecosystem footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 18:57:41 +00:00
Jeff Emmett 0f40c60b5b Add rSwag to the rStack ecosystem grid
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 04:19:58 -07:00
Jeff Emmett 09863a8c7f Add rForum to app grid and footer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:12:49 +00:00
Jeff Emmett e75e15f454 feat: add rCal to app grid and standardize ecosystem footer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:43:25 +00:00
Jeff Emmett 5be35fdb56 feat: emphasize open source + self-hosted nature of rStack
Add nav header (Demo/Create Space/Sign In), update hero and pillars to
lead with open source and self-hosted messaging, add dedicated
"Self-Host Your Stack" section with docker compose deployment example
and four benefit cards, update footer tagline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:24:23 +00:00
Jeff Emmett cd42502aca feat: add rAuctions and rPubs to rStack app grid
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 06:57:28 +00:00
Jeff Emmett 1879786b87 chore: add rInbox app card to rStack ecosystem hub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 18:33:30 -07:00
Jeff Emmett 210a08f8da feat: add BFT-CRDT community token issuance section
New section covering how r-Stack apps issue tokens via the shared
CRDT layer: email/EncryptID-based distribution, cross-app token
utility (weighted voting, budget shares, treasury access, payments),
and optional bridge to on-chain ERC-20 via Account Abstraction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:38:38 -07:00
Jeff Emmett 3c3cbf949d feat: add EncryptID deep dive and community opportunities sections
Replaces the small EncryptID banner with two full sections:
- How EncryptID Works: passkey auth, local-first data sovereignty,
  social recovery, wallet abstraction with architecture diagram
- What This Unlocks: community treasuries without crypto literacy,
  tamper-proof governance, encrypted collaboration by default,
  portable identity, gasless micro-payments, real ownership

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:36:53 -07:00
Jeff Emmett 4c4dce784b feat: initial rStack.online landing page
Static site listing all r-Stack ecosystem apps with EncryptID
identity section. Dockerized with nginx + Traefik labels.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:26:58 -07:00