Medium -> Hugo exporting tool
authorBrice BERDAH <brice.berdah@outlook.com>
Fri, 24 May 2019 09:40:30 +0000 (11:40 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 24 May 2019 13:35:41 +0000 (15:35 +0200)
Suggesting a simple yet powerful tool for people looking to export their Medium blog to Hugo

docs/content/en/tools/migrations.md

index 7369b76da5bc86f333f2b5ce5110671591bcc156..9a48d1df0bba717d96fff9b42e6654c4749c7f4c 100644 (file)
@@ -50,6 +50,10 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import
 - [exitwp-for-hugo](https://github.com/wooni005/exitwp-for-hugo) - A python script which works with the xml export from Wordpress and converts Wordpress pages and posts to Markdown and YAML for hugo.
 - [blog2md](https://github.com/palaniraja/blog2md) - Works with [exported xml](https://en.support.wordpress.com/export/) file of your free YOUR-TLD.wordpress.com website. It also saves approved comments to `YOUR-POST-NAME-comments.md` file along with posts.
 
+## Medium
+
+- [medium2md](https://github.com/gautamdhameja/medium-2-md) - A simple Medium to Hugo exporter able to import stories in one command, including Front Matter.
+
 ## Tumblr
 
 - [tumblr-importr](https://github.com/carlmjohnson/tumblr-importr) - An importer that uses the Tumblr API to create a Hugo static site.