summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--cache/dynacache/dynacache.go18
-rw-r--r--cache/httpcache/httpcache.go1
-rw-r--r--commands/hugobuilder.go23
-rw-r--r--common/collections/stack.go13
-rw-r--r--common/herrors/errors.go41
-rw-r--r--common/hexec/exec.go12
-rw-r--r--common/hugio/hasBytesWriter.go41
-rw-r--r--common/hugio/hasBytesWriter_test.go13
-rw-r--r--common/loggers/logger.go2
-rw-r--r--common/maps/cache.go20
-rw-r--r--common/paths/path.go41
-rw-r--r--common/paths/path_test.go49
-rw-r--r--config/allconfig/allconfig.go6
-rw-r--r--config/allconfig/load.go2
-rw-r--r--deploy/deploy.go22
-rw-r--r--deploy/deploy_test.go69
-rw-r--r--deploy/deployconfig/deployConfig.go5
-rw-r--r--deps/deps.go58
-rw-r--r--docs/.cspell.json82
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/data/sponsors.toml14
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/_markup/render-link.html14
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.rss.xml98
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/list.html15
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/list.xml68
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/open-source-involvement.html2
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html40
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/utilities/get-remote-data.html23
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/eturl.html36
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/img.html8
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/new-in.html4
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/GitHub-Mark-64px.pngbin924 -> 0 bytes
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/Github.svg1
-rw-r--r--docs/_vendor/modules.txt2
-rw-r--r--docs/assets/images/examples/zion-national-park-grayscale.jpgbin42537 -> 0 bytes
-rw-r--r--docs/config/_default/menus/menus.en.toml44
-rw-r--r--docs/content/en/_index.md2
-rw-r--r--docs/content/en/about/_index.md8
-rw-r--r--docs/content/en/about/benefits.md36
-rw-r--r--docs/content/en/about/features.md190
-rw-r--r--docs/content/en/about/introduction.md39
-rw-r--r--docs/content/en/about/license.md6
-rw-r--r--docs/content/en/about/privacy.md (renamed from docs/content/en/about/hugo-and-gdpr.md)26
-rw-r--r--docs/content/en/about/security.md (renamed from docs/content/en/about/security-model.md)19
-rw-r--r--docs/content/en/about/what-is-hugo.md57
-rw-r--r--docs/content/en/commands/hugo.md2
-rw-r--r--docs/content/en/commands/hugo_completion.md2
-rw-r--r--docs/content/en/commands/hugo_completion_bash.md2
-rw-r--r--docs/content/en/commands/hugo_completion_fish.md2
-rw-r--r--docs/content/en/commands/hugo_completion_powershell.md2
-rw-r--r--docs/content/en/commands/hugo_completion_zsh.md2
-rw-r--r--docs/content/en/commands/hugo_config.md2
-rw-r--r--docs/content/en/commands/hugo_config_mounts.md2
-rw-r--r--docs/content/en/commands/hugo_convert.md2
-rw-r--r--docs/content/en/commands/hugo_convert_toJSON.md2
-rw-r--r--docs/content/en/commands/hugo_convert_toTOML.md2
-rw-r--r--docs/content/en/commands/hugo_convert_toYAML.md2
-rw-r--r--docs/content/en/commands/hugo_deploy.md2
-rw-r--r--docs/content/en/commands/hugo_env.md2
-rw-r--r--docs/content/en/commands/hugo_gen.md2
-rw-r--r--docs/content/en/commands/hugo_gen_chromastyles.md2
-rw-r--r--docs/content/en/commands/hugo_gen_doc.md2
-rw-r--r--docs/content/en/commands/hugo_gen_man.md2
-rw-r--r--docs/content/en/commands/hugo_import.md2
-rw-r--r--docs/content/en/commands/hugo_import_jekyll.md2
-rw-r--r--docs/content/en/commands/hugo_list.md11
-rw-r--r--docs/content/en/commands/hugo_list_all.md6
-rw-r--r--docs/content/en/commands/hugo_list_drafts.md6
-rw-r--r--docs/content/en/commands/hugo_list_expired.md6
-rw-r--r--docs/content/en/commands/hugo_list_future.md6
-rw-r--r--docs/content/en/commands/hugo_list_published.md45
-rw-r--r--docs/content/en/commands/hugo_mod.md2
-rw-r--r--docs/content/en/commands/hugo_mod_clean.md2
-rw-r--r--docs/content/en/commands/hugo_mod_get.md2
-rw-r--r--docs/content/en/commands/hugo_mod_graph.md2
-rw-r--r--docs/content/en/commands/hugo_mod_init.md2
-rw-r--r--docs/content/en/commands/hugo_mod_npm.md2
-rw-r--r--docs/content/en/commands/hugo_mod_npm_pack.md2
-rw-r--r--docs/content/en/commands/hugo_mod_tidy.md2
-rw-r--r--docs/content/en/commands/hugo_mod_vendor.md2
-rw-r--r--docs/content/en/commands/hugo_mod_verify.md2
-rw-r--r--docs/content/en/commands/hugo_new.md2
-rw-r--r--docs/content/en/commands/hugo_new_content.md2
-rw-r--r--docs/content/en/commands/hugo_new_site.md2
-rw-r--r--docs/content/en/commands/hugo_new_theme.md2
-rw-r--r--docs/content/en/commands/hugo_server.md4
-rw-r--r--docs/content/en/commands/hugo_server_trust.md2
-rw-r--r--docs/content/en/commands/hugo_version.md2
-rw-r--r--docs/content/en/content-management/_common/_index.md2
-rw-r--r--docs/content/en/content-management/_index.md4
-rw-r--r--docs/content/en/content-management/archetypes.md33
-rw-r--r--docs/content/en/content-management/build-options.md32
-rw-r--r--docs/content/en/content-management/comments.md42
-rw-r--r--docs/content/en/content-management/content-adapters.md355
-rw-r--r--docs/content/en/content-management/cross-references.md18
-rw-r--r--docs/content/en/content-management/data-sources.md126
-rw-r--r--docs/content/en/content-management/diagrams.md24
-rw-r--r--docs/content/en/content-management/formats.md166
-rw-r--r--docs/content/en/content-management/front-matter.md477
-rw-r--r--docs/content/en/content-management/image-processing/index.md26
-rw-r--r--docs/content/en/content-management/markdown-attributes.md115
-rw-r--r--docs/content/en/content-management/mathematics.md17
-rw-r--r--docs/content/en/content-management/menus.md5
-rw-r--r--docs/content/en/content-management/multilingual.md168
-rw-r--r--docs/content/en/content-management/organization/index.md33
-rw-r--r--docs/content/en/content-management/page-bundles.md214
-rw-r--r--docs/content/en/content-management/page-resources.md110
-rw-r--r--docs/content/en/content-management/related.md2
-rw-r--r--docs/content/en/content-management/sections.md5
-rw-r--r--docs/content/en/content-management/shortcodes.md295
-rw-r--r--docs/content/en/content-management/static-files.md68
-rw-r--r--docs/content/en/content-management/summaries.md137
-rw-r--r--docs/content/en/content-management/syntax-highlighting.md8
-rw-r--r--docs/content/en/content-management/taxonomies.md27
-rw-r--r--docs/content/en/content-management/toc.md117
-rw-r--r--docs/content/en/content-management/urls.md46
-rw-r--r--docs/content/en/contribute/_index.md4
-rw-r--r--docs/content/en/contribute/development.md30
-rw-r--r--