feat: standardize AppSwitcher and EcosystemFooter across all rApps

- Update AppSwitcher with all 26 r*Apps in 8 categories
- Add EcosystemFooter component with consistent ecosystem links
- Categories: Creating, Planning, Communicating, Deciding,
  Funding & Commerce, Social & Media, Work & Productivity,
  Identity & Infrastructure

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-24 22:48:05 -08:00
parent 5589d95d1f
commit 48bd5d1c07
1 changed files with 19 additions and 11 deletions

View File

@ -1184,23 +1184,31 @@
<div class="footer-links" style="gap:12px;margin-bottom:16px;">
<span style="font-weight:500;color:var(--text-dim);">r* Ecosystem</span>
<a href="https://rspace.online">rSpace</a>
<a href="https://rmaps.online">rMaps</a>
<a href="https://rnotes.online">rNotes</a>
<a href="https://rpubs.online">rPubs</a>
<a href="https://rcal.online">rCal</a>
<a href="https://rtrips.online">rTrips</a>
<a href="https://rmaps.online">rMaps</a>
<a href="https://rchats.online">rChats</a>
<a href="https://rinbox.online">rInbox</a>
<a href="https://rmail.online">rMail</a>
<a href="https://rforum.online">rForum</a>
<a href="https://rchoices.online">rChoices</a>
<a href="https://rvote.online">rVote</a>
<a href="https://rfunds.online">rFunds</a>
<a href="https://rtrips.online">rTrips</a>
<a href="https://rcart.online">rCart</a>
<a href="https://rchoices.online">rChoices</a>
<a href="https://rwallet.online" style="color:var(--primary);">rWallet</a>
<a href="https://rfiles.online">rFiles</a>
<a href="https://rtube.online">rTube</a>
<a href="https://rcal.online">rCal</a>
<a href="https://rnetwork.online">rNetwork</a>
<a href="https://rinbox.online">rInbox</a>
<a href="https://rstack.online">rStack</a>
<a href="https://rcart.online">rCart</a>
<a href="https://rauctions.online">rAuctions</a>
<a href="https://rpubs.online">rPubs</a>
<a href="https://rswag.online">rSwag</a>
<a href="https://rphotos.online">rPhotos</a>
<a href="https://rtube.online">rTube</a>
<a href="https://rnetwork.online">rNetwork</a>
<a href="https://rsocials.online">rSocials</a>
<a href="https://rfiles.online">rFiles</a>
<a href="https://rdata.online">rData</a>
<a href="https://rwork.online">rWork</a>
<a href="https://ridentity.online">rIDs</a>
<a href="https://rstack.online">rStack</a>
</div>
<p>Part of the r* ecosystem — collaborative tools for communities.</p>
</footer>