hugo command
Directories ΒΆ
Path | Synopsis |
---|---|
bufferpool | Package bufferpool provides a pool of bytes buffers. |
cache | |
cache/filecache | |
cache/namedmemcache | Package namedmemcache provides a memory cache with a named lock. |
codegen | Package codegen contains helpers for code generation. |
commands | Package commands defines and implements command-line commands and flags used by Hugo. |
common | |
common/collections | Package collections contains common Hugo functionality related to collection handling. |
common/herrors | Package errors contains common Hugo errors and error related utilities. |
common/hreflect | Package hreflect contains reflect helpers. |
common/hugio | |
common/hugo | |
common/loggers | |
common/maps | |
common/math | |
common/terminal | Package terminal contains helper for the terminal, such as coloring output. |
common/text | |
common/types | Package types contains types shared between packages in Hugo. |
common/urls | |
compare | |
config | |
config/privacy | |
config/services | |
create | Package create provides functions to create new content. |
deps | |
docshelper | Package docshelper provides some helpers for the Hugo documentation, and is of limited interest for the general Hugo user. |
helpers | Package helpers implements general utility functions that work with and on content. |
htesting | |
hugofs | Package hugofs provides the file systems used by Hugo. |
hugolib | |
hugolib/filesystems | Package filesystems provides the fine grained file systems used by Hugo. |
hugolib/paths | |
i18n | |
langs | |
lazy | |
livereload | |
media | |
metrics | Package metrics provides simple metrics tracking features. |
minifiers | Package minifiers contains minifiers mapped to MIME types. |
navigation | |
output | |
parser | |
parser/metadecoders | |
parser/pageparser | Package pageparser provides a parser for Hugo content files (Markdown, HTML etc.) in Hugo. |
publisher | |
related | Package related holds code to help finding related content. |
releaser | Package releaser implements a set of utilities and a wrapper around Goreleaser to help automate the Hugo release process. |
resources | |
resources/internal | |
resources/page | Package page contains the core interfaces and types for the Page resource, a core component in Hugo. |
resources/page/page_generate | |
resources/page/pagemeta | |
resources/resource | |
resources/resource_factories | |
resources/resource_factories/bundler | Package bundler contains functions for concatenation etc. |
resources/resource_factories/create | Package create contains functions for to create Resource objects. |
resources/resource_transformers | |
resources/resource_transformers/integrity | |
resources/resource_transformers/minifier | |
resources/resource_transformers/postcss | |
resources/resource_transformers/templates | Package templates contains functions for template processing of Resource objects. |
resources/resource_transformers/tocss | |
resources/resource_transformers/tocss/scss | |
source | |
tpl | |
tpl/cast | Package cast provides template functions for data type conversions. |
tpl/collections | Package collections provides template functions for manipulating collections such as arrays, maps, and slices. |
tpl/compare | Package compare provides template functions for comparing values. |
tpl/crypto | Package crypto provides template functions for cryptographic operations. |
tpl/data | Package data provides template functions for working with external data sources. |
tpl/encoding | Package encoding provides template functions for encoding content. |
tpl/fmt | Package fmt provides template functions for formatting strings. |
tpl/hugo | |
tpl/images | Package images provides template functions for manipulating images. |
tpl/inflect | Package inflect provides template functions for the inflection of words. |
tpl/internal | |
tpl/lang | Package lang provides template functions for content internationalization. |
tpl/math | Package math provides template functions for mathmatical operations. |
tpl/os | Package os provides template functions for interacting with the operating system. |
tpl/partials | Package partials provides template functions for working with reusable templates. |
tpl/path | Package path provides template functions for manipulating paths. |
tpl/reflect | |
tpl/resources | Package resources provides template functions for working with resources. |
tpl/safe | Package safe provides template functions for escaping untrusted content or encapsulating trusted content. |
tpl/site | |
tpl/strings | Package strings provides template functions for manipulating strings. |
tpl/templates | Package templates provides template functions for working with templates. |
tpl/time | Package time provides template functions for measuring and displaying time. |
tpl/tplimpl | |
tpl/tplimpl/embedded | Package embedded defines the internal templates that Hugo provides. |
tpl/tplimpl/embedded/generate | |
tpl/transform | Package transform provides template functions for transforming content. |
tpl/urls | Package urls provides template functions to deal with URLs. |
transform | |
transform/livereloadinject | |
transform/metainject | |
transform/urlreplacers | |
watcher |
- Version
- v0.55.4
- Published
- Apr 25, 2019
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 9 minutes ago –
Tools for package owners.