File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
# vuejs.org
2
2
3
- This site is built with [ hexo] ( http://zespia.tw/hexo/ ) . Site content is written in Markdown format located in ` source ` . Pull requests welcome!
3
+ このサイトは [ hexo] ( http://zespia.tw/hexo ) で構築されています。サイトコンテンツは ` source ` の位置に markdown フォーマットで書かれています。プルリクエスト、歓迎します!
4
4
5
- ## Developing
5
+ ## 開発
6
6
7
- Make sure you are using ** hexo 3.0** . Start a dev server at ` localhost:4000 ` :
7
+ ** hexo 3.0** を使っているか確認してください。 ` localhost:4000 ` で開発サーバーを開始します。
8
8
9
9
```
10
10
$ npm install -g hexo-cli
11
11
$ npm install
12
12
$ hexo server
13
- ```
13
+ ```
14
+
15
+ ## 貢献者
16
+ (アルファベット順)
17
+
18
+ - [ @hashrock ] ( https://github.com/hashrock )
19
+ - [ @kazupon ] ( https://github.com/kazupon )
20
+ - [ @kojimakazuto ] ( https://github.com/kojimakazuto )
21
+ - [ @positiveflat ] ( https://github.com/positiveflat )
22
+ - [ @tejitak ] ( https://github.com/tejitak )
23
+ - [ @yasunobuigarashi ] ( https://github.com/yasunobuigarashi )
You can’t perform that action at this time.
0 commit comments