What is Hugo?
Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website. Hugo makes use of markdown files with front matter for meta data.
Hugo is a tool in the Static Site Generators category of a tech stack.
Why developers like Hugo
Lightning fast
Single Executable
Easy setup
Great development community
Open source
Write in golang
Not HTML only - JSON, RSS
Hacker mindset
LiveReload built in