The new Jekyll command for importing content from various sources into Jekyll format.
Note: Migrators are now called importers and are only available if you install the jekyll-import
gem.
- Install the rubygem with
gem install jekyll-import
. - Run
jekyll-import IMPORTER [options]
Launch IRB:
jekyll-import has its own documentation site, which can be found at https://import.jekyllrb.com. Dedicated documentation for each importer is available there.