One docs site to rule them all
Killed the duplicate in-app docs surface. Everything — guides, references, this changelog — now lives on the standalone Amplify-Docs site you're reading right now.
Amplify used to ship two docs surfaces: a /docs route baked into the editor app itself, and the standalone marketing/docs site. Every change had to be written twice, screenshots drifted out of sync, and search returned different results depending on which surface you happened to be in.
That duplication is gone. The in-app /docs route has been removed, and this standalone site is now the single source of truth for guides, API references, and the changelog you’re reading right now.
What you get
- One URL to bookmark. No more guessing whether a guide lives in the app or on the site.
- Faster doc updates. Writers touch one file, not two.
- Consistent search. Results come from one index, not two competing ones.
- A smaller editor bundle. The Fumadocs dependency tree and roughly 1,200 lines of duplicated content are gone from the Remix app, which makes the editor itself boot faster.
The editor stays focused on the IDE experience. The docs site stays focused on explaining it.