1.0.2 • Published 3 years ago

medium-to-blogfolio v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

medium-to-blogfolio

A simple CLI tool mainly for retrieving and converting Medium blogs to markdown format. Saves the markdown blogs as required by the BlogFolio Hugo theme, to be used for quick transfer of blogs from Medium to BlogFolio themed Hugo website.

How to use

First install the npm package

npm i -g medium-to-blogfolio

Use the medium-to-blogfolio command to retrieve and convert your blogs

medium-to-blogfolio

The output of the command will be saved in a folder named medium-to-blogfolio, copy the blogs to your BlogFolio Hugo themed web-site and you are good to go.

Issues

Feel free to open a new issue if you face any trouble or want to discuss any feature enhancements.