Loca Zone Wiki

Portal Front Page

loca.zone is the generated project index for the zone. Its header keeps the wiki as a quiet utility link; Auth remains available operationally but is intentionally absent from portal discovery. Quartz is a project card.

  • Front: centered brand title hero (e.g., MixBox, StoryMatrix); the full card opens the project.
  • Back: brand, full domain, version, and a centered in-flow Info icon (no hover square) that opens its wiki. Quartz Info links to wiki.loca.zone, others to wiki.<subdomain>.loca.zone.
  • Interaction: Pointer hover immediately flips a centered card to its back; leaving returns the front, via CSS :hover / :focus-within. Minimal JS is used for accessibility fallbacks: hoverless touch uses first tap to reveal/second tap to open, Escape returns to front, and outside reset. Reduced-motion gets an immediate state change. No flip button.

Source of truth

The front page is generated from /opt/loca-zone/generate_portal.py. Never edit /var/www/loca-zone-root/index.html directly. See Matrix Recovery Protocol for invariants, verification, and recovery.

Operations