Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en/tools/migrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ Alternatively, you can use the [Jekyll import command](/commands/hugo_import_jek
[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.

[blogger2hugo](https://github.com/noorkhafidzin/blogger2hugo)
: Converts a Blogger backup file (`.atom`) from [Google Takeout](https://takeout.google.com/takeout/custom/blogger?hl=en) to Markdown (`.md`) files. The tool generates output compatible with the Hugo `content/` structure.

## Contentful

[contentful-hugo](https://github.com/ModiiMedia/contentful-hugo)
Expand Down