golang-github-spf13-hugo-dev

Go source code and library of hugo the static website generator
  http://gohugo.io/
  0
  no reviews



Hugo is a static site generator written in go. it is optimized for speed, ease of use, and configurability. hugo takes a directory with content and templates, and renders them into a full html website.

this package contains hugo??s source code and helper libraries.