Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ブログやサイトのJekyllへの移行

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

 ブログやサイトのJekyllへの移行

Avatar for Yusuke Ando

Yusuke Ando

March 13, 2014
Tweet

More Decks by Yusuke Ando

Other Decks in Programming

Transcript

  1. 5VNCMS ruby  -­‐rubygems  -­‐e  'require  "jekyll-­‐import";        

     JekyllImport::Importers::Tumblr.run({              "url"                        =>  "hAp://yandod.tumblr.com",              "format"                  =>  "html",              "grab_images"        =>  true,              "add_highlights"  =>  false,              "rewrite_urls"      =>  false        })'