jekyll-import
By parkr
The “jekyll import” command for importing from various blogs to Jekyll format. http://import.jekyllrb.com.
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: