Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 693 Bytes

README.markdown

File metadata and controls

18 lines (12 loc) · 693 Bytes

jekyll-import

The new Jekyll command for importing from various blogs to Jekyll format.

Note: migrators are now called importers and are only available if one installs the jekyll-import gem.

How jekyll-import works:

Install the rubygem with gem install jekyll-import

  • In your IRB/Ruby configurations, require jekyll-import
  • For CLI uses, the newly installed CLI command is now a Jekyll plugin/sub-command invoked with jekyll import

Read Blog migrations for more detailed info.

Build Status