mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
6896947058
* add generic menu declaration * update about section * commands * update content management section * update contribute section * functions * update getting started section * update hosting and deployment section * fix mailing list entry (no menu) * update news section * update Templates section * update tools section * update themes section * troubleshooting * update variables section Fixes rdwatters/hugo-docs-concept#45 See PR rdwatters/hugo-docs-concept#62
1.5 KiB
1.5 KiB
title, linktitle, description, date, publishdate, lastmod, categories, tags, menu, weight, draft, aliases, toc
| title | linktitle | description | date | publishdate | lastmod | categories | tags | menu | weight | draft | aliases | toc | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Editor Plug-ins for Hugo | Editor Plug-ins | The Hugo community uses a wide range of preferred tools and has developed plug-ins for some of the most popular text editors to help automate parts of your workflow. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
|
50 | false | false |
The Hugo community uses a wide range of preferred tools and has developed plug-ins for some of the most popular text editors to help automate parts of your workflow.
Sublime Text
- Hugofy. Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator.
Visual Studio Code
- Hugofy - Hugofy is a plugin for Visual Studio Code to make life easier to use Hugo static site generator. The source code can be found here.
Emacs
- hugo.el. Some helper functions for creating a Website with Hugo. Note that Hugo also supports Org-mode.
Vim
- Vim Hugo Helper. A small Vim plugin to help me with writing posts with Hugo.
Atom
- Hugofy - A Hugo Static Website Generator package for Atom.