Navigation Menu

Skip to content

Commit

Permalink
doc release: add JavaScript interpreter for Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed Apr 2, 2015
1 parent a3f6f3c commit 0bca752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/contribution/development/release.rst
Expand Up @@ -535,10 +535,10 @@ cloneしたWebサイトのソースに対して以下のファイルを新規追
* groonga.org/ja/_post/(リリース日)-release.textile


編集した内容をpushする前に確認したい場合にはjekyllおよびRedClothが必要です
編集した内容をpushする前に確認したい場合にはjekyllおよびRedCloth、JavaScript interpreter(therubyracer、Node.jsなど)が必要です
インストールするには以下のコマンドを実行します。::

% sudo gem install jekyll RedCloth
% sudo gem install jekyll RedCloth therubyracer

jekyllのインストールを行ったら、以下のコマンドでローカルにwebサーバを起動します。::

Expand Down

0 comments on commit 0bca752

Please sign in to comment.