Skip to content

Translate README #4

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

Merged
merged 3 commits into from
May 7, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
# vuejs.org

This site is built with [hexo](http://zespia.tw/hexo/). Site content is written in Markdown format located in `source`. Pull requests welcome!
このサイトは [hexo](http://zespia.tw/hexo) で構築されています。サイトコンテンツは `source` の位置に markdown フォーマットで書かれています。プルリクエスト、歓迎します!

## Developing
## 開発

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

```
$ npm install -g hexo-cli
$ npm install
$ hexo server
```
```

## 貢献者
(アルファベット順)

- [@hashrock](https://github.com/hashrock)
- [@kazupon](https://github.com/kazupon)
- [@kojimakazuto](https://github.com/kojimakazuto)
- [@positiveflat](https://github.com/positiveflat)
- [@tejitak](https://github.com/tejitak)
- [@yasunobuigarashi](https://github.com/yasunobuigarashi)