From 361962a7c8d94bb77e83a63b551132dd87de8d89 Mon Sep 17 00:00:00 2001 From: Michael Tsai Date: Tue, 21 Aug 2018 22:15:00 +0800 Subject: [PATCH] Add one more Blogger to Hugo tool for Windows (.NET Framework 4.5) (#540) * Add one more Blogger to Hugo tool. * Update migrations.md --- content/en/tools/migrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tools/migrations.md b/content/en/tools/migrations.md index ab3810518..7369b76da 100644 --- a/content/en/tools/migrations.md +++ b/content/en/tools/migrations.md @@ -69,6 +69,7 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import - [blogimport](https://github.com/natefinch/blogimport) - A tool to import from Blogger posts to Hugo. - [blogger-to-hugo](https://bitbucket.org/petraszd/blogger-to-hugo) - Another tool to import Blogger posts to Hugo. It also downloads embedded images so they will be stored locally. - [blog2md](https://github.com/palaniraja/blog2md) - Works with [exported xml](https://support.google.com/blogger/answer/41387?hl=en) file of your YOUR-TLD.blogspot.com website. It also saves comments to `YOUR-POST-NAME-comments.md` file along with posts. +- [BloggerToHugo](https://github.com/huanlin/blogger-to-hugo) - Yet another tool to import Blogger posts to Hugo. For Windows platform only, and .NET Framework 4.5 is required. See README.md before using this tool. ## Contentful