summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-12-12 19:34:14 +0100
committerAnthony Fok <foka@debian.org>2015-12-16 00:00:05 -0700
commit78576019cf40b8f3578546c00dca4587f05ad48e (patch)
tree909fdbe45bff414ecb6a4bff96fa54b82e7989b6 /docs
parentebc187b480c07744d18137bd525d60e9b3348185 (diff)
Docs: reference Jekyll import command in tools section
Diffstat (limited to 'docs')
-rw-r--r--docs/content/tools/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md
index 9b486c3be..14788ab67 100644
--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -16,7 +16,7 @@ your content into Hugo-friendly formats.
### 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.