github.com/gohugoio/hugo/common/hugo | |
github.com/gohugoio/hugo/langs | Package langs contains the language related types and function. |
github.com/gohugoio/hugo/navigation | Package navigation provides the menu functionality. |
github.com/gohugoio/hugo/resources/page | Package page contains the core interfaces and types for the Page resource, a core component in Hugo. |
github.com/spf13/afero | |
github.com/spf13/viper | |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
testing | Package testing provides support for automated testing of Go packages. |
time | Package time provides functionality for measuring and displaying time. |