Skip to content

关于翻译 - 基础指引 #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dingyiming opened this issue Sep 28, 2016 · 0 comments
Closed

关于翻译 - 基础指引 #25

dingyiming opened this issue Sep 28, 2016 · 0 comments

Comments

@dingyiming
Copy link
Collaborator

dingyiming commented Sep 28, 2016

基础环境

  • node lastest
  • npm lastest
  • npm i -g hexo
  • git bash

主要步骤

  • github fork 仓库代码到自己的账号下
  • git clone fork 的仓库代码到本地
  • 进入项目目录 ,npm install 安装依赖
  • hexo s 启动项目,浏览器打开 localhost:4000 查看当前文档情况,已支持browsersync热加载 ,可边改边看
  • 然后用自己喜欢的编辑器,比如sublime text 3 打开项目目录,找到 src/guide 目录 , 也就是当前文档翻译的目录,根据github 仓库中,认领issue中对照文件名.md ,认领自己打算翻译的内容,然后打开该文件就可以进行翻译了!
    image
  • 翻译完后,使用git 提交更新到自己的仓库,后,在https://github.com/vuefe/vuejs.org/pulls 提交合并请求
    image
    • 希望大家看清楚需要合并的分支,为vuefe vuejs.org/2.0-cn 分支,不要向vuejs 官方分支发起合并请求,也不要向 vuefe vuejs.org/master 分支发起合并请求,谢谢。
  • 在QQ群里呼叫群主,合并请求
  • 群主合并内容,并记录贡献, 更新在线静态站内容
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant