
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.