458 B
458 B
These docs are intendended to replace both docs.zed.dev and introduce people to how to build Zed from source.
cd docsfrom repo root- Install the vercel cli if you haven't already
pnpm i -g vercel
vercelto deploy if you already have the project linked- Otherwise,
vercel loginandvercelto link- Choose Zed Industries as the team, then
zed-app-docsas the project
- Choose Zed Industries as the team, then
Someone can write a script for this when they have time.