Skip to content

Installation

This file overrides the shared install page, but only for Edition Three. Its path — src/content/docs/edition-three/install.md — collides with the shared page’s generated URL, and the edition-specific file wins.

No configuration change was needed to make that happen. The shared page is still rendered normally for the other two editions.

sidebar.hidden: true is set because this page is already listed explicitly in the Getting started group via SHARED_NAV. Without it, autogeneration would add a second entry under Edition Three features.

Edition Three ships as a single static binary rather than an npm package.

Terminal window
curl -fsSL https://example.com/install.sh | sh