Remove reference to Ghost migration tool

Closes #2229
This commit is contained in:
Joe Mooring 2023-09-07 07:27:49 -07:00 committed by GitHub
parent 94a76df291
commit 418fa981e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. - [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. - [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 ## Octopress
- [octohug](https://github.com/codebrane/octohug) - Octopress to Hugo migrator. - [octohug](https://github.com/codebrane/octohug) - Octopress to Hugo migrator.