Hugo CMS
Hugo is a content management system that create a static web site from text files.
Hugo is an application written in Golang and compiles into a single binary.
The application uses a specific structure that creates html files from markdown content using a specific theme template.