ref: b8effd8a17864b1f9eb24d846daa5102bc8ef221
parent: b4ebd0eb578370dc752af42289156a18529163ad
author: digitalcraftsman <[email protected]>
date: Wed Nov 11 08:56:13 EST 2015
Docs: add hugofy to tools
--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -64,6 +64,16 @@
***
+## 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.