You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jinjiang 501c7e2829
Update README.md
3 years ago
.github Update pull_request_template.md 3 years ago
assets sync: #efbbe59 (#386) 4 years ago
patches fixed scroll bugs at encoded title (close #5) 5 years ago
scripts feat: sync script (#728) 4 years ago
src Update introduction.md (#907) 3 years ago
.editorconfig init: migrate veaba/docs-next to vuejs/docs-next-zh-cn 5 years ago
.gitignore update: add .vscode ignore 5 years ago
.prettierrc init: migrate veaba/docs-next to vuejs/docs-next-zh-cn 5 years ago
LICENSE init: migrate veaba/docs-next to vuejs/docs-next-zh-cn 5 years ago
README.md Update README.md 3 years ago
netlify.toml init: migrate veaba/docs-next to vuejs/docs-next-zh-cn 5 years ago
package.json Bump simple-git from 3.3.0 to 3.5.0 (#892) 3 years ago
yarn.lock Bump terser from 4.8.0 to 4.8.1 (#910) 3 years ago

README.md

Vue.js 3.0 中文文档 (旧版)

⚠️ 此仓库为旧版 3.0 文档的翻译,新版本翻译已迁移到这里

目前该仓库已停止维护,不再接受其他方面的 PR,尽请谅解 🙏

Vue-docs CI

该站点基于 Vuepress 构建而成。网站内容在 src 文件夹内,格式为 Markdown。欢迎 issue 或 pull request。

英文原版仓库地址:https://github.com/vuejs/docs

开发

$ npm install   # or yarn
$ npm run serve # or yarn serve
# 开发服务器地址为 http://localhost:8080

部署

本仓库使用的是 Github Actions 分支进行自动部署。

如何参与贡献

有劳在翻译之前移步 wiki 了解相关注意事项。

目前网站处于维护状态,我们会定期同步英文版的更新,包括文档内容和前端代码等。欢迎大家:

  • 同步英文站点最新的改动到这里
  • 修复错别字或错误的书写格式
  • 发 issue 讨论译法或书写格式
  • 发 issue 讨论部署或协作流程上的问题

同时我们的文档中可能会偶尔存在暂时未翻译的段落,这些段落通常都以 <!-- TODO: translation --> 开头作为标记。所以也欢迎大家在源码中搜索这些段落并贡献翻译。你也可以通过这个链接快速找到尚未翻译好的内容。

贡献

目前网站还处于集中翻译和校对的状态,急需大家多多支持!

最新的文档/翻译贡献情况可以参阅 GitHub 提供的 contributors 页面。