File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
3 . 変更をコミットします: ` git commit -am 'Fix some files' `
12
12
4 . フォークした自分のレポジトリに Push します: ` git push origin my-topic-branch `
13
13
5 . 翻訳が終わったら、翻訳スタイルにそっているかどうかチェックします: ` npm run lint `
14
- 6 . 問題がなければ、プルリクエストを ` vuejs-jp/vuejs.org ` の ` lang-ja ` ブランチに送ります
14
+ 6 . 問題がなければ、プルリクエストを ` vuejs-jp/jp. vuejs.org ` の ` lang-ja ` ブランチに送ります
15
15
16
16
17
17
## 翻訳スタイル
Original file line number Diff line number Diff line change 1
- # vuejs-jp/vuejs.org
1
+ # vuejs-jp/jp. vuejs.org
2
2
3
- [ ![ Circle CI] ( https://circleci.com/gh/vuejs-jp/vuejs.org/tree/lang-ja.svg?style=svg&circle-token=6f7d3fb659f411f3bdcbbd935ad757bca81e158c )] ( https://circleci.com/gh/vuejs-jp/vuejs.org/tree/lang-ja )
3
+ [ ![ Circle CI] ( https://circleci.com/gh/vuejs-jp/vuejs.org/tree/lang-ja.svg?style=svg&circle-token=6f7d3fb659f411f3bdcbbd935ad757bca81e158c )] ( https://circleci.com/gh/vuejs-jp/jp. vuejs.org/tree/lang-ja )
4
4
5
5
このリポジトリは Vue.js 最新バージョン向けのドキュメントを管理しているレポジトリです。
6
6
(Vue.js 0.12 向けのドキュメントを管理しているリポジトリは[ こちら] ( https://github.com/vuejs-jp/012-jp.vuejs.org ) )
Original file line number Diff line number Diff line change @@ -97,4 +97,4 @@ markdown:
97
97
# # Docs: http://zespia.tw/hexo/docs/deployment.html
98
98
deploy :
99
99
type : git
100
- repository :
[email protected] :vuejs-jp/vuejs.org.git
100
+ repository :
[email protected] :vuejs-jp/jp. vuejs.org.git
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " vuejs.org" ,
3
- "version" : " 0.12.9 " ,
2
+ "name" : " jp. vuejs.org" ,
3
+ "version" : " 1.0.3 " ,
4
4
"private" : true ,
5
5
"hexo" : {
6
6
"version" : " 3.1.1"
Original file line number Diff line number Diff line change 129
129
<a href =" https://github.com/yasunobuigarashi" target =" _blank" >@yasunobuigarashi</a >
130
130
</p >
131
131
<p >
132
- <a href =" https://github.com/vuejs-jp/vuejs.org#貢献者" target =" _blank" >他の貢献された方々</a >
132
+ <a href =" https://github.com/vuejs-jp/jp. vuejs.org#貢献者" target =" _blank" >他の貢献された方々</a >
133
133
</p >
134
134
<p >Copyright (c) <% - date (Date .now (), ' YYYY' ) %> <a href =" http://evanyou.me" target =" _blank" >Evan You</a ></p >
135
135
</div >
Original file line number Diff line number Diff line change 17
17
< % }) % >
18
18
< / div>
19
19
< % } %>
20
- <div class =" footer" >間違いを見つけた、またはドキュメントに貢献したいですか?<a href =" https://github.com/vuejs-jp/vuejs.org" target =" _blank" >Github からこのサイトを Fork しましょう</a >!</div >
20
+ <div class =" footer" >間違いを見つけた、またはドキュメントに貢献したいですか?<a href =" https://github.com/vuejs-jp/jp. vuejs.org" target =" _blank" >Github からこのサイトを Fork しましょう</a >!</div >
21
21
</div >
You can’t perform that action at this time.
0 commit comments