From 418fa981e5db0cc238279833498a43b4ca729bbe Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Thu, 7 Sep 2023 07:27:49 -0700 Subject: [PATCH] Remove reference to Ghost migration tool Closes #2229 --- content/en/tools/migrations.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/en/tools/migrations.md b/content/en/tools/migrations.md index 6ef605ec6..8ba01f927 100644 --- a/content/en/tools/migrations.md +++ b/content/en/tools/migrations.md @@ -27,10 +27,6 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import - [JekyllToHugo](https://github.com/fredrikloch/JekyllToHugo) - A Small script for converting Jekyll blog posts to a Hugo site. - [ConvertToHugo](https://github.com/coderzh/ConvertToHugo) - Convert your blog from Jekyll to Hugo. -## Ghost - -- [ghostToHugo](https://github.com/jbarone/ghostToHugo) - Convert Ghost blog posts and export them to Hugo. - ## Octopress - [octohug](https://github.com/codebrane/octohug) - Octopress to Hugo migrator.