mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 01:24:43 -04:00
Add ox-hugo Emacs package to the tools section
This commit is contained in:
parent
f060d6d124
commit
296ec01ffb
@ -31,6 +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.
|
||||
|
||||
## Vim
|
||||
|
||||
@ -41,4 +42,4 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i
|
||||
* [Hugofy](https://atom.io/packages/hugofy). A Hugo Static Website Generator package for Atom.
|
||||
* [language-hugo](https://atom.io/packages/language-hugo). Adds syntax highlighting to Hugo files.
|
||||
|
||||
[formats]: /content-management/formats/
|
||||
[formats]: /content-management/formats/
|
||||
|
Loading…
x
Reference in New Issue
Block a user