Skip to content

Commit 437bdff

Browse files
committed
Merge pull request #4 from kazupon/translate/readme
Translate README
2 parents 6aa57b8 + 5cf7386 commit 437bdff

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
# vuejs.org
22

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 フォーマットで書かれています。プルリクエスト、歓迎します!
44

5-
## Developing
5+
## 開発
66

7-
Make sure you are using **hexo 3.0**. Start a dev server at `localhost:4000`:
7+
**hexo 3.0** を使っているか確認してください。`localhost:4000` で開発サーバーを開始します。
88

99
```
1010
$ npm install -g hexo-cli
1111
$ npm install
1212
$ 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)

0 commit comments

Comments
 (0)