From 21d4f97d155a4308e0d4e428b3d953a919b7c9bf Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Sun, 1 Oct 2017 11:34:22 -0400 Subject: [PATCH] Update homepage for ox-hugo tool --- content/tools/editors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tools/editors.md b/content/tools/editors.md index 0a4c34951..29fbef6b3 100644 --- a/content/tools/editors.md +++ b/content/tools/editors.md @@ -31,7 +31,7 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i ## Emacs * [hugo.el](https://github.com/yewton/hugo.el). Some helper functions for creating a Website with Hugo. Note that Hugo also supports [Org-mode][formats]. -* [ox-hugo.el](https://ox-hugo.netlify.com). Native Org-mode exporter that exports to Blackfriday Markdown with Hugo front-matter. `ox-hugo` supports two common Org blogging flows --- exporting multiple Org sub-trees in a single file to multiple Hugo posts, and exporting a single Org file to a single Hugo post. It also leverages the Org tag and property inheritance features. See [*Why ox-hugo?*](https://ox-hugo.netlify.com/doc/why-ox-hugo/) for more. +* [ox-hugo.el](https://ox-hugo.scripter.co). Native Org-mode exporter that exports to Blackfriday Markdown with Hugo front-matter. `ox-hugo` supports two common Org blogging flows --- exporting multiple Org sub-trees in a single file to multiple Hugo posts, and exporting a single Org file to a single Hugo post. It also leverages the Org tag and property inheritance features. See [*Why ox-hugo?*](https://ox-hugo.scripter.co/doc/why-ox-hugo/) for more. ## Vim