Medium

Additional Dependencies

This importer requires the following additional libraries.

You may install the needed gems individually by running gem install GEM_NAME or install all of them with a single invocation:gem install rss safe_yaml

Invocation

Sample snippet to invoke the importer:

jekyll-import medium --username NAME --canonical_link --render_audio

Option <PARAM>Description
--username NAME

Medium username

--canonical_link

Copy original link as canonical_url to post

Default:  false
--render_audio

Render

Default:  false
Highlighted row(s) in table above indicate required options.

This importer will also import the existing tags/labels from Medium post and include the tags to Front Matter.