mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Add hugofy for VS Code to the tools section
This commit is contained in:
parent
6affd31b3e
commit
862f09babe
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ If you still want to use an editor, look at these plugins to automate your workf
|
||||||
|
|
||||||
- [Hugofy](https://github.com/akmittal/Hugofy) - Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator.
|
- [Hugofy](https://github.com/akmittal/Hugofy) - Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator.
|
||||||
|
|
||||||
|
### Visual Studio Code
|
||||||
|
|
||||||
|
- [Hugofy](https://marketplace.visualstudio.com/items?itemName=akmittal.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](https://github.com/akmittal/hugofy-vscode).
|
||||||
|
|
||||||
### Emacs
|
### Emacs
|
||||||
|
|
||||||
- [hugo.el](https://github.com/yewton/hugo.el) - Some helper functions for creating a Website with Hugo.
|
- [hugo.el](https://github.com/yewton/hugo.el) - Some helper functions for creating a Website with Hugo.
|
||||||
|
|
Loading…
Reference in a new issue