From 1a26e351368c1967efe7ae51303717977bf86c67 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Wed, 11 Nov 2015 13:56:13 +0100 Subject: [PATCH] Docs: add hugofy to tools --- docs/content/tools/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md index a058bdaf7..127ec006f 100644 --- a/docs/content/tools/index.md +++ b/docs/content/tools/index.md @@ -74,6 +74,16 @@ If you still want to use an editor, look at these plugins to automate your workf *** +## Editor plugins + +If you still want to use an editor, look at these plugins to automate your workflow. + +### Sublime Text + +- [Hugofy](https://github.com/akmittal/Hugofy) - Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator. + +*** + ## Search A static site with a dynamic search function? Yes. Alternatively to embeddable scripts from Google or other search engines you can provide your visitors a custom search by indexing your content files directly.