ref: 78576019cf40b8f3578546c00dca4587f05ad48e
parent: ebc187b480c07744d18137bd525d60e9b3348185
author: digitalcraftsman <[email protected]>
date: Sat Dec 12 14:34:14 EST 2015
Docs: reference Jekyll import command in tools section
--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -16,7 +16,7 @@
### Jekyll
-Alternatively, you can follow the manual [migration guide]({{< relref "tutorials/migrate-from-jekyll.md" >}}).
+Alternatively, you can follow the manual [migration guide]({{< relref "tutorials/migrate-from-jekyll.md" >}}) or use the new [Jekyll import command]({{< relref "commands/hugo_import_jekyll.md" >}}).
- [JekyllToHugo](https://github.com/SenjinDarashiva/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.