Files
zed/script
Nate Butler 3096222672 Add deploy-docs script (#3373)
[[PR Description]]

Adds `script/deploy-docs`:
- If you don't already have it, it will clone the `zed-docs` repo into
`../zed-docs`
    - It will build the docs and output them in `../zed-docs`
    - Then it will open the docs.
- By default this "dry runs" (doesn't push) but you can pass `-p` to
push the changes.
    - If you add `-c` it will clean out the old docs before running.
    
If you run the script with `p` it will push up the changes, and vercel
will automatically deploy them.

Release Notes:

- N/A
2023-11-20 18:07:37 -05:00
..
2023-11-09 11:08:30 -05:00
2023-08-18 15:52:21 -07:00
2023-11-20 11:01:37 -08:00
2023-04-05 08:18:51 -06:00
2022-10-26 16:19:19 -07:00
2022-01-27 08:51:55 +01:00
2023-09-25 21:45:28 -04:00
2023-10-22 16:03:13 +02:00