Skip to content

Commit c07cab4

Browse files
committed
update latest vue2 document rc7
2 parents e896e0c + 55f3db5 commit c07cab4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+9253
-6674
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# vue.js2-rc5 中文翻译文档(正在进行中...) http://vuefe.cn
1+
# vue.js2-rc7 中文翻译文档(正在进行中...) http://vuefe.cn
22

33
> 基于 hexo && vuejs.org
4+
> 求小伙伴共同翻译,有兴趣加qq 315129552
45
56
- 中文翻译分支 2.0-cn
67

@@ -27,12 +28,11 @@ hexo g
2728
hexo d
2829
```
2930

30-
## 当前说明(2016.08.16
31+
## 当前说明(2016.09.26
3132

32-
* 翻译到基础篇 /src/guide/components.md 组件 文档 http://vuefe.cn/guide/components.html
33-
* 中英文对照方式: ***~~一段原文(英文) 接一段翻译 接 源码块,英文在前,保持原貌~~*** 用中文翻译在一起,英文原文在后的方式进行,方便后面实现左右中英文对照
34-
* 代码中注释直接翻译成中文,不需要留下英文
35-
* 暂且存在目录中英文共存的重复问题,暂时不必修改,就保留中英文目录
33+
* 基于hexo 和vuejs.org源码
34+
* 翻译有些滞后,刚刚更新,希望有兴趣的小伙伴直接找我,共勉
35+
* 文段中英文字母与中文用空一格做间隔,有助于阅读
3636
* 请尽量对照 vuejs 官方 1.0 中文文档进行翻译,也可以即时看出vue1和vue2直接的区别
3737
* 导航上 添加了 更新 模块,用于链接到github的 release信息,后面希望单独把changelog放到 /changelog中跟进翻译每次的版本更新内容
3838
* (畅想:加入热点标记功能 - 点击热点新建github 对应 issue ,话题链接 / 增强文档交互即时纠错)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"version": "3.2.2"
77
},
88
"dependencies": {
9-
"hexo": "^3.2.0",
109
"hexo-browsersync": "^0.2.0",
10+
"hexo": "^3.2.2",
1111
"hexo-deployer-git": "0.1.0",
1212
"hexo-generator-archive": "^0.1.4",
1313
"hexo-generator-category": "^0.1.3",

0 commit comments

Comments
 (0)