Accessibility
Folio is a full-canvas 3D hall. The camera is driven by page scroll. That form is harder for some readers than a normal document.
What we ship
- Pinch zoom is allowed. There is no user-scalable=no lock.
- A skip link and clipped semantic sections live on the homepage.
- Keyboard users can tab the brand island, desk links, and GitHub exits.
- prefers-reduced-motion replaces the walking camera with a still poster and the same copy.
- With JavaScript off, the homepage still prints the desks.
What the canvas cannot do well
Screen readers do not inspect the WebGL/WebGPU world. Treat the hall as illustration. The research itself lives in public GitHub notes.
Plain dossier
Related school: INSTAR
Issues: Folio on GitHub