jekyll / jekyll-import

:inbox_tray: The "jekyll import" command for importing from various blogs to Jekyll format.
https://import.jekyllrb.com
MIT License
516 stars 316 forks source link

Introduce importer to import articles from Medium.com #488

Closed sumanmaity112 closed 1 year ago

sumanmaity112 commented 2 years ago

Along with new importer, improved RSS importer with canonical_link and extract_tags option.

parkr commented 2 years ago

Hey! This looks great. Would you mind separating the RSS changes into another PR though to keep this focused on Medium? Thanks for the PR!

sumanmaity112 commented 2 years ago

Hi @parkr, sure, I'll create 2 PR. But RSS changes are needs to be merge first to make medium thing work properly.

sumanmaity112 commented 2 years ago

Please do not merge until https://github.com/jekyll/jekyll-import/pull/489 is merged