summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael Holt <mholtrlc@users.noreply.github.com>2015-12-08 23:26:56 -0800
committerAnthony Fok <foka@debian.org>2015-12-11 10:36:21 -0700
commit1469ce0edf7f854dc0a4edaca8317fcd64c65374 (patch)
tree0a3fa417e3d30f0448ebf59c949b42baf8899222 /docs
parent280b2f294ea2a973f61327ac680b36596730bce1 (diff)
Remove Duplicate "Editor Plugins" Section
Editor Plugins was repeated a second time. with identical content
Diffstat (limited to 'docs')
-rw-r--r--docs/content/tools/index.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md
index 6900232c3..a392e45b1 100644
--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -74,16 +74,6 @@ 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.