Hugo Static CMS
- Published:
- categories:
- tags: hugo, golang
Helpers for using Hugo
- Templating
- Syntax Highlighting
Usage
Running development server
When creating new content.
hugo server --buildDrafts
If in conjunction with theme development.
hugo server --themesDir <dir>