From ebc187b480c07744d18137bd525d60e9b3348185 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 12 Dec 2015 19:31:22 +0100 Subject: [PATCH] Docs: add Contentful converter to tools section --- docs/content/tools/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md index 5c5d415a3..9b486c3be 100644 --- a/docs/content/tools/index.md +++ b/docs/content/tools/index.md @@ -41,6 +41,10 @@ Alternatively, you can follow the manual [migration guide]({{< relref "tutorials - [blogimport](https://github.com/natefinch/blogimport) - A tool to import from Blogger posts to Hugo. +### Contentful + +- [contentful2hugo](https://github.com/ArnoNuyts/contentful2hugo) - A tool to create content-files for Hugo from content on [Contentful](https://www.contentful.com/). + ---- ## Deployment