Semantic calendar engine with lunar overlay and r* tool integration
Go to file
Jeff Emmett f46575989f feat: redesign landing page and add demo.rcal.online subdomain
Replace the minimal landing page with a full rStack-style marketing page
featuring hero with gradient text, 4-card principles grid, feature pillars,
temporal zoom visualization, four-view showcase, ecosystem integration
cards, and CTA section.

Move the calendar app to /demo route served at demo.rcal.online via
middleware subdomain routing. Add per-route layouts for Header placement
so the landing page controls its own chrome.

Also includes AppSwitcher/EcosystemFooter category reorganization
(rTube/rSwag to Creating, Social & Media split into Sharing + Observing).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:13:23 -08:00
backlog chore: initialize backlog with deployment task and known bug 2026-02-15 09:16:47 -07:00
prisma feat: add EncryptID auth with User model and route guards 2026-02-18 10:20:23 +00:00
public feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
src feat: redesign landing page and add demo.rcal.online subdomain 2026-02-25 14:13:23 -08:00
.dockerignore feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
.env.example feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
.gitignore feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
Dockerfile feat: wire rcal-online to Infisical for secret injection 2026-02-23 23:07:43 -08:00
MODULE_SPEC.md docs: add MODULE_SPEC.md with permission model and capabilities 2026-02-17 12:30:14 -07:00
docker-compose.yml feat: add space subdomain routing and ownership support 2026-02-25 13:19:29 -08:00
entrypoint.sh feat: wire rcal-online to Infisical for secret injection 2026-02-23 23:07:43 -08:00
next.config.js feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
package-lock.json feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
package.json feat: add EncryptID auth with User model and route guards 2026-02-18 10:20:23 +00:00
postcss.config.js feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
tailwind.config.ts feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00
tsconfig.json feat: initial rcal-online — semantic calendar engine with lunar overlay 2026-02-15 09:01:34 -07:00