Hugo
Hugo is Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
- CommitHash
- BuildDate
- Environment
- The build environment. Defaults are “production” (hugo) and “development” (hugo server). This can also be set by the user. It can be any string, but it will be all lower case.
Deps
() → *Dependency
Deps gets a list of dependencies for this Hugo build.
Generator
() → template.HTML
Generator a Hugo meta generator HTML tag.
IsExtended
() → bool
IsProduction
() → bool
Version
() → VersionString
Version returns the current version as a comparable version string.