Skip to content

Commit 36f1a01

Browse files
committed
update deploy docs
1 parent 42c9a22 commit 36f1a01

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,9 @@ $ npm start # dev server at http://localhost:4000
1111

1212
## Deploying
1313

14-
The site is deployed using GitHub pages, therefore you need push access to the vuejs.org repo to run the deploy script:
14+
The site is automatically deployed when commits land in `master`, via [Netlify](https://www.netlify.com/).
1515

16-
``` bash
17-
$ npm run deploy
18-
```
19-
20-
If you are working on a fork and deploying to a different URL, you need to update the following accordingly:
21-
22-
- `url` and `deploy` sections in `_config.yml`
23-
- `src/CNAME`
16+
If you are the maintainer of a community translation fork and would like to deploy via Netlify instead of GitHub pages, you can first deploy to Netlify yourself and then ping @yyx990803 in an issue to request a DNS update.
2417

2518
## On Translations
2619

src/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)