hugofy-vscode
hugofy-vscode copied to clipboard
Hugofy is a plugin for Visual Studio Code to make life easier to use Hugo static site generator
hugofy README
Hugofy is a plugin for Visual Studio Code to make life easier to use Hugo static site generator
Features
- Create new hugo site
- Create posts
- Build site
- Run and stop server
- Download available hugo themes.
Usage
Use command pallete Ctrl+Shift+P
and type Hugofy
Once the server has been started you can view the output by directing your browser to: http://localhost:9081
Extension Settings
Known Issues
Release Notes
0.1.0
[Fix] Fixed start server error
0.0.2
[Fix] Server Stop works on windows
0.0.1
Initial Release