The site, rebuilt
Fifteen pages on one shared shell, replacing seven pages that each carried their own copy of the same stylesheet. The practical effect is that the navigation, the footer and the type scale are now defined once instead of seven times, and can no longer drift apart.
- New pages: product, showcase, docs, changelog, contact, security, about.
- The workspace moved to its own document, so a first-time visitor no longer downloads the entire app runtime to read the home page.
- A moving 3D field behind every page, drawn in WebGL. It switches itself off on low-end hardware, on reduced-motion, and in a background tab.
- Every dead
href="#"in the footer is gone — the links either go somewhere real now or were removed.