Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

iojs-jp/blog のプレビュー手順を追加 #39

Merged
merged 1 commit into from
Feb 28, 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
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,22 @@

## 翻訳の表示を確認する方法

## iojs/website

* gulpをインストールしておく `npm install gulp -g`
* [iojs/website](https://github.com/iojs/website)をcloneする
* `website/content/ja` 以下のファイルを更新する
* 更新したら `gulp` コマンドを実行する
* http://127.0.0.1:4657/ja/index.html を開く
* 自分の翻訳した内容が反映されていることを確認する

## iojs-jp/blog

* [セットアップの手順](https://github.com/iojs-jp/blog#%E3%82%BB%E3%83%83%E3%83%88%E3%82%A2%E3%83%83%E3%83%97%E3%81%AE%E6%89%8B%E9%A0%86)を参考にセットアップ
* [更新の手順](https://github.com/iojs-jp/blog#%E6%9B%B4%E6%96%B0%E3%81%AE%E6%89%8B%E9%A0%86)を参考に必要なファイルを更新する
* [プレビュー](https://github.com/iojs-jp/blog#%E3%83%97%E3%83%AC%E3%83%93%E3%83%A5%E3%83%BC)を参考にプレビューする
* 特にコメントアウトまわりなどgfmと挙動が変わる部分を中心に確認する

## ライセンス

[MIT ライセンス](https://tldrlegal.com/license/mit-license)