Jekyll > Upgrade Jekyll

「Jekyll/Upgrade Jekyll」の編集履歴(バックアップ)一覧はこちら

Jekyll/Upgrade Jekyll - (2015/08/21 (金) 18:33:46) の1つ前との変更点

追加された行は緑色になります。

削除された行は赤色になります。

いまどきの plugin を入れて jekyll を実行すると >uninitialized constant Jekyll Paginate とか言われたので、v1系からv2系にupdateした。 * gem update gem update jekyll see [[Upgrading>>http://jekyllrb.com/docs/upgrading/]] * ExecJS v2系からは、 Ruby から JavaScript code を実行する ExecJS のためのランタイムが必要になった。[[rails/execjs · GitHub>>https://github.com/rails/execjs]] ここでは Node.js を入れる。 visit [[Node.js>>http://nodejs.org/download/]] and get source code tar xf node-v0.12.7.tar.gz cd node-v0.12.7 ./configure make sudo make install
いまどきの plugin を入れて jekyll を実行すると >uninitialized constant Jekyll Paginate とか言われたので、v1系からv2系にupdateした。 * gem update gem update jekyll see [[Upgrading>>http://jekyllrb.com/docs/upgrading/]] * ExecJS v2系は、 Ruby から JavaScript code を実行する ExecJS のためのランタイムが必要になった。[[rails/execjs · GitHub>>https://github.com/rails/execjs]] ここでは Node.js を入れる。 visit [[Node.js>>http://nodejs.org/download/]] and get source code tar xf node-v0.12.7.tar.gz cd node-v0.12.7 ./configure make sudo make install

表示オプション

横に並べて表示:
変化行の前後のみ表示: