From b8effd8a17864b1f9eb24d846daa5102bc8ef221 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 68273e009..33575f7a0 100644 --- a/docs/content/tools/index.md +++ b/docs/content/tools/index.md @@ -64,6 +64,16 @@ Do you prefer an graphical user interface over a text editor? Then give this fro *** +## 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.