hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git
ModeNameSize
-rw-r--r--.circleci/config.yml51L
-rw-r--r--.dockerignore9L
-rw-r--r--.gitattributes8L
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md18L
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5L
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md11L
-rw-r--r--.github/SUPPORT.md3L
-rw-r--r--.github/dependabot.yml7L
-rw-r--r--.github/workflows/stale.yml47L
-rw-r--r--.github/workflows/test.yml89L
-rw-r--r--.gitignore29L
-rw-r--r--.gitmodules0B
-rw-r--r--.mailmap3L
-rw-r--r--CONTRIBUTING.md202L
-rwxr-xr-xDockerfile45L
-rw-r--r--LICENSE201L
-rw-r--r--README.md248L
-rw-r--r--SECURITY.md7L
-rwxr-xr-xbench.sh37L
-rwxr-xr-xbenchSite.sh12L
-rwxr-xr-xbenchbep.sh1L
-rwxr-xr-xbepdock.sh1L
-rw-r--r--bufferpool/bufpool.go38L
-rw-r--r--bufferpool/bufpool_test.go31L
-rw-r--r--cache/filecache/filecache.go384L
-rw-r--r--cache/filecache/filecache_config.go248L
-rw-r--r--cache/filecache/filecache_config_test.go198L
-rw-r--r--cache/filecache/filecache_pruner.go126L
-rw-r--r--cache/filecache/filecache_pruner_test.go110L
-rw-r--r--cache/filecache/filecache_test.go349L
-rw-r--r--cache/namedmemcache/named_cache.go78L
-rw-r--r--cache/namedmemcache/named_cache_test.go80L
-rw-r--r--codegen/methods.go536L
-rw-r--r--codegen/methods2_test.go20L
-rw-r--r--codegen/methods_test.go96L
-rw-r--r--commands/commandeer.go520L
-rw-r--r--commands/commands.go343L
-rw-r--r--commands/commands_test.go396L
-rw-r--r--commands/config.go185L
-rw-r--r--commands/convert.go207L
-rw-r--r--commands/deploy.go86L
-rw-r--r--commands/env.go60L
-rw-r--r--commands/gen.go40L
-rw-r--r--commands/genchromastyles.go72L
-rw-r--r--commands/gendoc.go98L
-rw-r--r--commands/gendocshelper.go71L
-rw-r--r--commands/genman.go77L
-rw-r--r--commands/helpers.go79L
-rw-r--r--commands/hugo.go1253L
-rw-r--r--commands/hugo_test.go206L
-rw-r--r--commands/hugo_windows.go33L
-rw-r--r--commands/import_jekyll.go604L
-rw-r--r--commands/import_jekyll_test.go177L
-rw-r--r--commands/limit_darwin.go84L
-rw-r--r--commands/limit_others.go21L
-rw-r--r--commands/list.go210L
-rw-r--r--commands/list_test.go68L
-rw-r--r--commands/mod.go293L
-rw-r--r--commands/mod_npm.go56L
-rw-r--r--commands/new.go126L
-rw-r--r--commands/new_content_test.go29L
-rw-r--r--commands/new_site.go165L
-rw-r--r--commands/new_theme.go176L
-rw-r--r--commands/nodeploy.go51L
-rw-r--r--commands/release.go72L
-rw-r--r--commands/release_noop.go21L
-rw-r--r--commands/server.go741L
-rw-r--r--commands/server_errors.go31L
-rw-r--r--commands/server_test.go280L
-rw-r--r--commands/static_syncer.go129L
-rw-r--r--commands/version.go44L
-rw-r--r--common/collections/append.go112L
-rw-r--r--common/collections/append_test.go90L
-rw-r--r--common/collections/collections.go21L
-rw-r--r--common/collections/order.go20L
-rw-r--r--common/collections/slice.go76L
-rw-r--r--common/collections/slice_test.go124L
-rw-r--r--common/constants/constants.go25L
-rw-r--r--common/herrors/error_locator.go168L
-rw-r--r--common/herrors/error_locator_test.go152L
-rw-r--r--common/herrors/errors.go71L
-rw-r--r--common/herrors/file_error.go394L
-rw-r--r--common/herrors/file_error_test.go82L
-rw-r--r--common/herrors/line_number_extractors.go63L
-rw-r--r--common/hexec/exec.go276L
-rw-r--r--common/hreflect/helpers.go222L
-rw-r--r--common/hreflect/helpers_test.go86L
-rw-r--r--common/htime/time.go165L
-rw-r--r--common/htime/time_test.go148L
-rw-r--r--common/hugio/copy.go90L
-rw-r--r--common/hugio/readers.go59L
-rw-r--r--common/hugio/writers.go84L
-rw-r--r--common/hugo/hugo.go249L
-rw-r--r--common/hugo/hugo_test.go44L
-rw-r--r--common/hugo/vars_extended.go19L
-rw-r--r--common/hugo/vars_regular.go19L
-rw-r--r--common/hugo/version.go297L
-rw-r--r--common/hugo/version_current.go23L
-rw-r--r--common/hugo/version_test.go88L
-rw-r--r--common/loggers/ignorableLogger.go65L
-rw-r--r--common/loggers/loggers.go355L
-rw-r--r--common/loggers/loggers_test.go60L
-rw-r--r--common/maps/maps.go193L
-rw-r--r--common/maps/maps_test.go196L
-rw-r--r--common/maps/params.go289L
-rw-r--r--common/maps/params_test.go170L
-rw-r--r--common/maps/scratch.go172L
-rw-r--r--common/maps/scratch_test.go221L
-rw-r--r--common/math/math.go135L
-rw-r--r--common/math/math_test.go106L
-rw-r--r--common/para/para.go73L
-rw-r--r--common/para/para_test.go95L
-rw-r--r--common/paths/path.go265L
-rw-r--r--common/paths/path_test.go228L
-rw-r--r--common/paths/url.go181L
-rw-r--r--common/paths/url_test.go99L
-rw-r--r--common/terminal/colors.go79L
-rw-r--r--common/text/position.go98L
-rw-r--r--common/text/position_test.go32L
-rw-r--r--common/text/transform.go78L
-rw-r--r--common/text/transform_test.go76L
-rw-r--r--common/types/convert.go130L
-rw-r--r--common/types/convert_test.go49L
-rw-r--r--common/types/evictingqueue.go96L
-rw-r--r--common/types/evictingqueue_test.go74L
-rw-r--r--common/types/hstring/stringtypes.go20L
-rw-r--r--common/types/hstring/stringtypes_test.go30L
-rw-r--r--common/types/types.go92L
-rw-r--r--common/types/types_test.go29L
-rw-r--r--common/urls/ref.go22L
-rw-r--r--compare/compare.go38L
-rw-r--r--compare/compare_strings.go113L
-rw-r--r--compare/compare_strings_test.go83L
-rw-r--r--config/commonConfig.go215L
-rw-r--r--config/commonConfig_test.go140L
-rw-r--r--config/compositeConfig.go117L
-rw-r--r--config/compositeConfig_test.go40L
-rw-r--r--config/configLoader.go214L
-rw-r--r--config/configLoader_test.go34L
-rw-r--r--config/configProvider.go67L
-rw-r--r--config/configProvider_test.go35L
-rw-r--r--config/defaultConfigProvider.go447L
-rw-r--r--config/defaultConfigProvider_test.go400L
-rw-r--r--config/docshelper.go45L
-rw-r--r--config/env.go57L
-rw-r--r--config/env_test.go32L
-rw-r--r--config/privacy/privacyConfig.go114L
-rw-r--r--config/privacy/privacyConfig_test.go100L
-rw-r--r--config/security/docshelper.go26L
-rw-r--r--config/security/securityConfig.go227L
-rw-r--r--config/security/securityonfig_test.go166L
-rw-r--r--config/security/whitelist.go102L
-rw-r--r--config/security/whitelist_test.go47L
-rw-r--r--config/services/servicesConfig.go97L
-rw-r--r--config/services/servicesConfig_test.go67L
-rw-r--r--create/content.go392L
-rw-r--r--create/content_test.go441L
-rw-r--r--deploy/cloudfront.go54L
-rw-r--r--deploy/deploy.go741L
-rw-r--r--deploy/deployConfig.go164L
-rw-r--r--deploy/deployConfig_test.go199L
-rw-r--r--deploy/deploy_azure.go22L
-rw-r--r--deploy/deploy_test.go1065L
-rw-r--r--deploy/google.go40L
-rw-r--r--deps/deps.go441L
-rw-r--r--deps/deps_test.go30L
-rw-r--r--docs/.cspell.json335L
-rw-r--r--docs/.editorconfig20L
-rw-r--r--docs/.github/SUPPORT.md3L
-rw-r--r--docs/.github/stale.yml22L
-rw-r--r--docs/.github/workflows/spellcheck.yml17L
-rw-r--r--docs/.gitignore9L
-rw-r--r--docs/.markdownlint.yaml4L
-rw-r--r--docs/.vscode/extensions.json6L
-rw-r--r--docs/LICENSE.md194L
-rw-r--r--docs/README.md48L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_algolia.css11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_animation.css21L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_carousel.css25L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_chroma.css65L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css89L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_color-scheme.css38L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_columns.css11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_content-tables.css28L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_content.css41L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_definition-lists.css9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_documentation-styles.css54L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_fluid-type.css10L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_font-family.css80L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_header-link.css15L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_hljs.css11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_hugo-internal-template-styling.css52L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_no-js.css7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_social-icons.css23L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_stickyheader.css15L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_svg.css1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_tabs.css34L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_tachyons.css94L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_variables.css16L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/main.css39L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/index.js12L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/clipboardjs.js30L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/codeblocks.js10L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/docsearch.js7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/filesaver.js0B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/hljs.js19L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/lazysizes.js3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/main.js22L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/menutoggle.js31L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/nojs.js1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/scrolldir.js1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/smoothscroll.js80L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/tabs.js43L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/opengraph/gohugoio-card-base-1.png242906B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/opengraph/mulish-black.ttf105920B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css5283L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/js/app.js17L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/config.toml4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/data/sponsors.toml19L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/404.html10L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/_markup/render-heading.html5L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html83L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/documentation-home.html4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/list.html5L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/page.html37L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/single.html31L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/taxonomy.html4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/terms.html48L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.headers8L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.html27L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.redir6L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/list.html41L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/single.html88L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/boxes-section-summaries.html35L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/boxes-small-news.html18L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/components/author-github-data-card.html33L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/components/author-github-data.html21L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/docs/functions-signature.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/docs/page-meta-data.html3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/entry-summary.html13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/gtag.html25L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/head-additions.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/hero.html18L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/features-icons.html34L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/features-single.html32L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/installation.html38L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/open-source-involvement.html59L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/showcase.html44L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html38L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/tweets.html25L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/hooks/after-body-start.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/hooks/before-body-end.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/icon-link.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links-docs-mobile.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links-docs.html23L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links-global-mobile.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links.html37L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-mobile.html12L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-top.html16L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/opengraph/get-featured-image.html24L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/opengraph/opengraph.html42L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/opengraph/twitter_cards.html22L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/page-edit.html3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/page-header.html20L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/pagelayout.html34L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/previous-next-links-in-section-with-title.html14L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/previous-next-links-in-section.html16L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/previous-next-links.html25L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/related.html9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-footer.html48L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-manifest.html7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-nav.html38L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-scripts.html17L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-search.html6L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/social-follow.html7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/summary.html13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/Twitter_Logo_Blue.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/apple.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/clipboard.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/clippy.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/cloud.svg13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/content.svg18L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/design.svg5L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/exclamation.svg0B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/facebook.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/focus.svg11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/freebsd.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/functions.svg14L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/github-corner.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/github-squared.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gitter.svg57L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gme.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/godoc-icon.html35L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher-2.svg27L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher-front.svg33L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher-homepage.svg58L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher-side_path.svg42L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher-small.svg50L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/gopher.svg65L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/hugo-h-only.svg9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/hugo.svg10L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_down.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_up.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/ic_chevron_left_black_24px.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/ic_chevron_right_black_24px.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/idea.svg61L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/instagram.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/javascript.svg24L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/json.svg7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/link-ext.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/link-permalink.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/md.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/mdsolid.svg7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/newlogo.svg35L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/sass.svg3L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/search.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/twitter.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/website.svg5L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/windows.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/svg/yaml.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/tags.html37L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/toc.html13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/robots.txt8L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/articlelist.html18L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/code-toggle.html24L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/code.html15L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/datatable.html18L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/directoryindex.html13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/docfile.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/exfile.html12L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/exfm.html13L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/gh.html9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/ghrepo.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/nohighlight.html1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/note.html9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/output.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/readfile.html6L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/tip.html9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/warning.html9L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/shortcodes/yt.html11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/list.html46L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/single.html106L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/package.json43L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-144x144.png7612B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-192x192.png10264B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-256x256.png15088B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-36x36.png1592B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-48x48.png2038B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-72x72.png3467B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/android-chrome-96x96.png4747B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/apple-touch-icon.png6238B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/browserconfig.xml10L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/dist/app.bundle.js22L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/dist/main.css1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/favicon-16x16.png1000B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/favicon-32x32.png1648B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/favicon.ico15086B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-200.woff20892B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-200.woff216936B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-200italic.woff21496B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-200italic.woff217320B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-300.woff20932B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-300.woff216872B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-300italic.woff21520B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-300italic.woff217332B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-400.woff21240B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-400.woff217172B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-400italic.woff21964B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-400italic.woff217732B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-600.woff21208B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-600.woff217080B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-600italic.woff21924B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-600italic.woff217776B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-700.woff21220B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-700.woff217128B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-700italic.woff21960B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-700italic.woff217756B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-800.woff21244B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-800.woff217140B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-800italic.woff21872B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-800italic.woff217644B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-900.woff21676B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-900.woff217436B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-900italic.woff22220B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/fonts/muli-latin-900italic.woff217948B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/GitHub-Mark-64px.png924B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/gohugoio-card.png218051B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/gopher-hero.svg58L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/gopher-side_color.svg31L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/home-page-templating-example.png88131B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/homepage-screenshot-hugo-themes.jpg32994B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/homepage-screenshot-hugo-themes_not-optimized-according-to-google.jpg88453B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/hugo-logo-wide.svg7L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-built-in-templates.svg14L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-content-management.svg11L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-fast.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-multilingual.svg12L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-multilingual2.svg4L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-search.png337B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/icon-shortcodes.svg28L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/netlify-dark.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/site-hierarchy.svg634L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/sponsors/brave-logo.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/sponsors/esolia-logo.svg67L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/sponsors/forestry-logotype.svg1L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/images/sponsors/linode-logo_standard_light_medium.png11972B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/manifest.json45L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/mstile-144x144.png6225B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/mstile-150x150.png6020B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/mstile-310x310.png12885B
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/static/safari-pinned-tab.svg22L
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/theme.toml15L
-rw-r--r--docs/_vendor/modules.txt1L
-rw-r--r--docs/archetypes/functions.md16L
-rw-r--r--docs/archetypes/news/index.md6L
-rw-r--r--docs/archetypes/showcase/bio.md8L
-rw-r--r--docs/archetypes/showcase/featured.png41270B
-rw-r--r--docs/archetypes/showcase/index.md37L
-rw-r--r--docs/config.toml80L
-rw-r--r--docs/config/_default/config.toml91L
-rw-r--r--docs/config/_default/languages.toml10L
-rw-r--r--docs/config/_default/markup.toml31L
-rw-r--r--docs/config/_default/menus/menus.en.toml154L
-rw-r--r--docs/config/_default/menus/menus.zh.toml121L
-rw-r--r--docs/config/_default/params.toml23L
-rw-r--r--docs/config/_default/security.toml13L
-rw-r--r--docs/config/development/params.toml1L
-rw-r--r--docs/config/production/config.toml6L
-rw-r--r--docs/config/production/params.toml2L
-rw-r--r--docs/content/en/_index.md49L
-rw-r--r--docs/content/en/about/_index.md20L
-rw-r--r--docs/content/en/about/benefits.md43L
-rw-r--r--docs/content/en/about/features.md85L
-rw-r--r--docs/content/en/about/hugo-and-gdpr.md140L
-rw-r--r--docs/content/en/about/license.md165L
-rw-r--r--docs/content/en/about/security-model/hugo-security-model-featured.png85043B
-rw-r--r--docs/content/en/about/security-model/index.md69L
-rw-r--r--docs/content/en/about/what-is-hugo.md63L
-rw-r--r--docs/content/en/commands/hugo.md86L
-rw-r--r--docs/content/en/commands/hugo_completion.md47L
-rw-r--r--docs/content/en/commands/hugo_completion_bash.md66L
-rw-r--r--docs/content/en/commands/hugo_completion_fish.md57L
-rw-r--r--docs/content/en/commands/hugo_completion_powershell.md54L
-rw-r--r--docs/content/en/commands/hugo_completion_zsh.md64L
-rw-r--r--docs/content/en/commands/hugo_config.md46L
-rw-r--r--docs/content/en/commands/hugo_config_mounts.md41L
-rw-r--r--docs/content/en/commands/hugo_convert.md48L
-rw-r--r--docs/content/en/commands/hugo_convert_toJSON.md48L
-rw-r--r--docs/content/en/commands/hugo_convert_toTOML.md48L
-rw-r--r--docs/content/en/commands/hugo_convert_toYAML.md48L
-rw-r--r--docs/content/en/commands/hugo_deploy.md55L
-rw-r--r--docs/content/en/commands/hugo_env.md48L
-rw-r--r--docs/content/en/commands/hugo_gen.md40L
-rw-r--r--docs/content/en/commands/hugo_gen_chromastyles.md50L
-rw-r--r--docs/content/en/commands/hugo_gen_doc.md52L
-rw-r--r--docs/content/en/commands/hugo_gen_man.md48L
-rw-r--r--docs/content/en/commands/hugo_import.md44L
-rw-r--r--docs/content/en/commands/hugo_import_jekyll.md48L
-rw-r--r--docs/content/en/commands/hugo_list.md47L
-rw-r--r--docs/content/en/commands/hugo_list_all.md45L
-rw-r--r--docs/content/en/commands/hugo_list_drafts.md45L
-rw-r--r--docs/content/en/commands/hugo_list_expired.md45L
-rw-r--r--docs/content/en/commands/hugo_list_future.md45L
-rw-r--r--docs/content/en/commands/hugo_mod.md89L
-rw-r--r--docs/content/en/commands/hugo_mod_clean.md53L
-rw-r--r--docs/content/en/commands/hugo_mod_get.md71L
-rw-r--r--docs/content/en/commands/hugo_mod_graph.md47L
-rw-r--r--docs/content/en/commands/hugo_mod_init.md52L
-rw-r--r--docs/content/en/commands/hugo_mod_npm.md46L
-rw-r--r--docs/content/en/commands/hugo_mod_npm_pack.md55L
-rw-r--r--docs/content/en/commands/hugo_mod_tidy.md41L
-rw-r--r--docs/content/en/commands/hugo_mod_vendor.md48L
-rw-r--r--docs/content/en/commands/hugo_mod_verify.md47L
-rw-r--r--docs/content/en/commands/hugo_new.md84L
-rw-r--r--docs/content/en/commands/hugo_new_site.md49L
-rw-r--r--docs/content/en/commands/hugo_new_theme.md48L
-rw-r--r--docs/content/en/commands/hugo_server.md98L
-rw-r--r--docs/content/en/commands/hugo_version.md45L
-rw-r--r--docs/content/en/content-management/_index.md20L
-rw-r--r--docs/content/en/content-management/archetypes.md97L
-rw-r--r--docs/content/en/content-management/build-options.md116L
-rw-r--r--docs/content/en/content-management/comments.md75L
-rw-r--r--docs/content/en/content-management/cross-references.md128L
-rw-r--r--docs/content/en/content-management/diagrams.md277L
-rw-r--r--docs/content/en/content-management/formats.md148L
-rw-r--r--docs/content/en/content-management/front-matter.md248L
-rw-r--r--docs/content/en/content-management/image-processing/index.md462L
-rw-r--r--docs/content/en/content-management/image-processing/sunset.jpg34584B
-rw-r--r--docs/content/en/content-management/menus.md133L
-rw-r--r--docs/content/en/content-management/multilingual.md557L
-rw-r--r--docs/content/en/content-management/organization/1-featured-content-bundles.png34394B
-rw-r--r--docs/content/en/content-management/organization/index.md240L
-rw-r--r--docs/content/en/content-management/page-bundles.md188L
-rw-r--r--docs/content/en/content-management/page-resources.md208L
-rw-r--r--docs/content/en/content-management/related.md137L
-rw-r--r--docs/content/en/content-management/sections.md101L
-rw-r--r--docs/content/en/content-management/shortcodes.md444L
-rw-r--r--docs/content/en/content-management/static-files.md70L
-rw-r--r--docs/content/en/content-management/summaries.md112L
-rw-r--r--docs/content/en/content-management/syntax-highlighting.md138L
-rw-r--r--docs/content/en/content-management/taxonomies.md215L
-rw-r--r--docs/content/en/content-management/toc.md121L
-rw-r--r--docs/content/en/content-management/types.md24L
-rw-r--r--docs/content/en/content-management/urls.md317L
-rw-r--r--docs/content/en/contribute/_index.md23L
-rw-r--r--docs/content/en/contribute/development.md434L
-rw-r--r--docs/content/en/contribute/documentation.md334L
-rw-r--r--docs/content/en/contribute/themes.md31L
-rw-r--r--docs/content/en/documentation.md22L
-rw-r--r--docs/content/en/featured.png73881B
-rw-r--r--docs/content/en/functions/GetPage.md88L
-rw-r--r--docs/content/en/functions/RenderString.md38L
-rw-r--r--docs/content/en/functions/_index.md19L
-rw-r--r--docs/content/en/functions/abslangurl.md27L
-rw-r--r--docs/content/en/functions/absurl.md50L
-rw-r--r--docs/content/en/functions/adddate.md45L
-rw-r--r--docs/content/en/functions/after.md65L
-rw-r--r--docs/content/en/functions/anchorize.md27L
-rw-r--r--docs/content/en/functions/append.md33L
-rw-r--r--docs/content/en/functions/apply.md118L
-rw-r--r--docs/content/en/functions/base64.md50L
-rw-r--r--docs/content/en/functions/chomp.md24L
-rw-r--r--docs/content/en/functions/complement.md29L
-rw-r--r--docs/content/en/functions/cond.md30L
-rw-r--r--docs/content/en/functions/countrunes.md26L
-rw-r--r--docs/content/en/functions/countwords.md27L
-rw-r--r--docs/content/en/functions/dateformat.md55L
-rw-r--r--docs/content/en/functions/default.md91L
-rw-r--r--docs/content/en/functions/delimit.md62L
-rw-r--r--docs/content/en/functions/dict.md52L
-rw-r--r--docs/content/en/functions/echoparam.md24L
-rw-r--r--docs/content/en/functions/emojify.md31L
-rw-r--r--docs/content/en/functions/eq.md24L
-rw-r--r--docs/content/en/functions/errorf.md51L
-rw-r--r--docs/content/en/functions/fileExists.md42L
-rw-r--r--docs/content/en/functions/findRe.md44L
-rw-r--r--docs/content/en/functions/first.md53L
-rw-r--r--docs/content/en/functions/float.md25L
-rw-r--r--docs/content/en/functions/format.md126L
-rw-r--r--docs/content/en/functions/ge.md24L
-rw-r--r--docs/content/en/functions/get.md30L
-rw-r--r--docs/content/en/functions/getenv.md43L
-rw-r--r--docs/content/en/functions/group.md31L
-rw-r--r--docs/content/en/functions/gt.md24L
-rw-r--r--docs/content/en/functions/hasPrefix.md21L
-rw-r--r--docs/content/en/functions/haschildren.md22L
-rw-r--r--docs/content/en/functions/hasmenucurrent.md28L
-rw-r--r--docs/content/en/functions/highlight.md104L
-rw-r--r--docs/content/en/functions/hmac.md34L
-rw-r--r--docs/content/en/functions/htmlEscape.md25L
-rw-r--r--docs/content/en/functions/htmlUnescape.md27L
-rw-r--r--docs/content/en/functions/hugo.md114L
-rw-r--r--docs/content/en/functions/humanize.md29L
-rw-r--r--docs/content/en/functions/i18n.md33L
-rw-r--r--docs/content/en/functions/images/index.md229L
-rw-r--r--docs/content/en/functions/in.md32L
-rw-r--r--docs/content/en/functions/index-function.md100L
-rw-r--r--docs/content/en/functions/int.md50L
-rw-r--r--docs/content/en/functions/intersect.md36L
-rw-r--r--docs/content/en/functions/ismenucurrent.md26L
-rw-r--r--docs/content/en/functions/isset.md30L
-rw-r--r--docs/content/en/functions/jsonify.md37L
-rw-r--r--docs/content/en/functions/lang.Merge.md37L
-rw-r--r--docs/content/en/functions/lang.md16L
-rw-r--r--docs/content/en/functions/last.md27L
-rw-r--r--docs/content/en/functions/le.md24L
-rw-r--r--docs/content/en/functions/len.md63L
-rw-r--r--docs/content/en/functions/lower.md23L
-rw-r--r--docs/content/en/functions/lt.md24L
-rw-r--r--docs/content/en/functions/markdownify.md29L
-rw-r--r--docs/content/en/functions/math.md42L
-rw-r--r--docs/content/en/functions/md5.md30L
-rw-r--r--docs/content/en/functions/merge.md71L
-rw-r--r--docs/content/en/functions/ne.md24L
-rw-r--r--docs/content/en/functions/now.md49L
-rw-r--r--docs/content/en/functions/os.Stat.md32L
-rw-r--r--docs/content/en/functions/param.md40L
-rw-r--r--docs/content/en/functions/partialCached.md46L
-rw-r--r--docs/content/en/functions/path.Base.md30L
-rw-r--r--docs/content/en/functions/path.BaseName.md24L
-rw-r--r--docs/content/en/functions/path.Clean.md27L
-rw-r--r--docs/content/en/functions/path.Dir.md31L
-rw-r--r--docs/content/en/functions/path.Ext.md28L
-rw-r--r--docs/content/en/functions/path.Join.md28L
-rw-r--r--docs/content/en/functions/path.Split.md30L
-rw-r--r--docs/content/en/functions/plainify.md27L
-rw-r--r--docs/content/en/functions/pluralize.md23L
-rw-r--r--docs/content/en/functions/print.md26L
-rw-r--r--docs/content/en/functions/printf.md28L
-rw-r--r--docs/content/en/functions/println.md24L
-rw-r--r--docs/content/en/functions/querify.md36L
-rw-r--r--docs/content/en/functions/range.md24L
-rw-r--r--docs/content/en/functions/readdir.md51L
-rw-r--r--docs/content/en/functions/readfile.md41L
-rw-r--r--docs/content/en/functions/ref.md50L
-rw-r--r--docs/content/en/functions/reflect.IsMap.md24L
-rw-r--r--docs/content/en/functions/reflect.IsSlice.md24L
-rw-r--r--docs/content/en/functions/relLangURL.md29L
-rw-r--r--docs/content/en/functions/relref.md57L
-rw-r--r--docs/content/en/functions/relurl.md49L
-rw-r--r--docs/content/en/functions/render.md32L
-rw-r--r--docs/content/en/functions/replace.md28L
-rw-r--r--docs/content/en/functions/replacere.md34L
-rw-r--r--docs/content/en/functions/safeCSS.md34L
-rw-r--r--docs/content/en/functions/safeHTML.md40L
-rw-r--r--docs/content/en/functions/safeHTMLAttr.md30L
-rw-r--r--docs/content/en/functions/safeJS.md29L
-rw-r--r--docs/content/en/functions/safeURL.md71L
-rw-r--r--docs/content/en/functions/scratch.md154L
-rw-r--r--docs/content/en/functions/seq.md50L
-rw-r--r--docs/content/en/functions/sha.md33L
-rw-r--r--docs/content/en/functions/shuffle.md38L
-rw-r--r--docs/content/en/functions/singularize.md23L
-rw-r--r--docs/content/en/functions/site.md23L
-rw-r--r--docs/content/en/functions/slice.md31L
-rw-r--r--docs/content/en/functions/slicestr.md25L
-rw-r--r--docs/content/en/functions/sort.md63L
-rw-r--r--docs/content/en/functions/split.md21L
-rw-r--r--docs/content/en/functions/string.md21L
-rw-r--r--docs/content/en/functions/strings.Count.md29L
-rw-r--r--docs/content/en/functions/strings.HasSuffix.md22L
-rw-r--r--docs/content/en/functions/strings.Repeat.md23L
-rw-r--r--docs/content/en/functions/strings.RuneCount.md27L
-rw-r--r--docs/content/en/functions/strings.TrimLeft.md26L
-rw-r--r--docs/content/en/functions/strings.TrimPrefix.md24L
-rw-r--r--docs/content/en/functions/strings.TrimRight.md26L
-rw-r--r--docs/content/en/functions/strings.TrimSuffix.md24L
-rw-r--r--docs/content/en/functions/substr.md45L
-rw-r--r--docs/content/en/functions/symdiff.md28L
-rw-r--r--docs/content/en/functions/templates.Exists.md36L
-rw-r--r--docs/content/en/functions/time.md62L
-rw-r--r--docs/content/en/functions/title.md36L
-rw-r--r--docs/content/en/functions/transform.Unmarshal.md76L
-rw-r--r--docs/content/en/functions/trim.md41L
-rw-r--r--docs/content/en/functions/truncate.md28L
-rw-r--r--docs/content/en/functions/union.md49L
-rw-r--r--docs/content/en/functions/uniq.md25L
-rw-r--r--docs/content/en/functions/unix.md31L
-rw-r--r--docs/content/en/functions/upper.md28L
-rw-r--r--docs/content/en/functions/urlize.md73L
-rw-r--r--docs/content/en/functions/urls.Parse.md31L
-rw-r--r--docs/content/en/functions/where.md176L
-rw-r--r--docs/content/en/functions/with.md34L
-rw-r--r--docs/content/en/getting-started/_index.md24L
-rw-r--r--docs/content/en/getting-started/configuration-markup.md115L
-rw-r--r--docs/content/en/getting-started/configuration.md742L
-rw-r--r--docs/content/en/getting-started/directory-structure.md96L
-rw-r--r--docs/content/en/getting-started/external-learning-resources/hia.jpg66768B
-rw-r--r--docs/content/en/getting-started/external-learning-resources/index.md37L
-rw-r--r--docs/content/en/getting-started/installing.md562L
-rw-r--r--docs/content/en/getting-started/quick-start.md172L
-rw-r--r--docs/content/en/getting-started/usage.md220L
-rw-r--r--docs/content/en/hosting-and-deployment/_index.md20L
-rw-r--r--docs/content/en/hosting-and-deployment/deployment-with-rclone.md57L
-rw-r--r--docs/content/en/hosting-and-deployment/deployment-with-rsync.md148L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-aws-amplify.md57L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md19L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-firebase.md89L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-github.md116L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-gitlab.md86L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-keycdn.md94L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-netlify.md159L
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-render.md90L
-rw-r--r--docs/content/en/hosting-and-deployment/hugo-deploy.md143L
-rw-r--r--docs/content/en/hugo-modules/_index.md32L
-rw-r--r--docs/content/en/hugo-modules/configuration.md173L
-rw-r--r--docs/content/en/hugo-modules/theme-components.md54L
-rw-r--r--docs/content/en/hugo-modules/use-modules.md143L
-rwxr-xr-xdocs/content/en/hugo-pipes/_index.md15L
-rwxr-xr-xdocs/content/en/hugo-pipes/babel.md79L
-rwxr-xr-xdocs/content/en/hugo-pipes/bundling.md24L
-rwxr-xr-xdocs/content/en/hugo-pipes/fingerprint.md29L
-rwxr-xr-xdocs/content/en/hugo-pipes/introduction.md167L
-rw-r--r--docs/content/en/hugo-pipes/js.md171L
-rwxr-xr-xdocs/content/en/hugo-pipes/minification.md27L
-rwxr-xr-xdocs/content/en/hugo-pipes/postcss.md88L
-rwxr-xr-xdocs/content/en/hugo-pipes/postprocess.md70L
-rwxr-xr-xdocs/content/en/hugo-pipes/resource-from-string.md31L
-rwxr-xr-xdocs/content/en/hugo-pipes/resource-from-template.md38L
-rwxr-xr-xdocs/content/en/hugo-pipes/scss-sass.md54L
-rw-r--r--docs/content/en/maintenance/_index.md14L
-rw-r--r--docs/content/en/myshowcase/bio.md8L
-rw-r--r--docs/content/en/myshowcase/featured.png41270B
-rw-r--r--docs/content/en/myshowcase/index.md37L
-rw-r--r--docs/content/en/news/0.10-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.11-relnotes/index.md23L
-rw-r--r--docs/content/en/news/0.12-relnotes/index.md29L
-rw-r--r--docs/content/en/news/0.13-relnotes/index.md95L
-rw-r--r--docs/content/en/news/0.14-relnotes/index.md54L
-rw-r--r--docs/content/en/news/0.15-relnotes/index.md97L
-rw-r--r--docs/content/en/news/0.16-relnotes/index.md248L
-rw-r--r--docs/content/en/news/0.17-relnotes/index.md93L
-rw-r--r--docs/content/en/news/0.18-relnotes/index.md114L
-rw-r--r--docs/content/en/news/0.19-relnotes/index.md83L
-rw-r--r--docs/content/en/news/0.20-relnotes/index.md72L
-rw-r--r--docs/content/en/news/0.20.1-relnotes/index.md15L
-rw-r--r--docs/content/en/news/0.20.2-relnotes/index.md47L
-rw-r--r--docs/content/en/news/0.20.3-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.20.4-relnotes/index.md24L
-rw-r--r--docs/content/en/news/0.20.5-relnotes/index.md12L
-rw-r--r--docs/content/en/news/0.20.6-relnotes/index.md24L
-rw-r--r--docs/content/en/news/0.20.7-relnotes/index.md23L
-rw-r--r--docs/content/en/news/0.21-relnotes/index.md105L
-rw-r--r--docs/content/en/news/0.22-relnotes/index.md89L
-rw-r--r--docs/content/en/news/0.22.1-relnotes/index.md37L
-rw-r--r--docs/content/en/news/0.23-relnotes/index.md46L
-rw-r--r--docs/content/en/news/0.24-relnotes/index.md74L
-rw-r--r--docs/content/en/news/0.24.1-relnotes/index.md22L
-rw-r--r--docs/content/en/news/0.25-relnotes/index.md78L
-rw-r--r--docs/content/en/news/0.25.1-relnotes/index.md25L
-rw-r--r--docs/content/en/news/0.26-relnotes/index.md81L
-rw-r--r--docs/content/en/news/0.27-relnotes/index.md95L
-rw-r--r--docs/content/en/news/0.27.1-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.28-relnotes/index.md64L
-rw-r--r--docs/content/en/news/0.29-relnotes/index.md46L
-rw-r--r--docs/content/en/news/0.30-relnotes/index.md63L
-rw-r--r--docs/content/en/news/0.30.1-relnotes/index.md23L
-rw-r--r--docs/content/en/news/0.30.2-relnotes/index.md14L
-rw-r--r--docs/content/en/news/0.31-relnotes/index.md79L
-rw-r--r--docs/content/en/news/0.31.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.32-relnotes/index.md94L
-rw-r--r--docs/content/en/news/0.32.1-relnotes/index.md18L
-rw-r--r--docs/content/en/news/0.32.2-relnotes/index.md23L
-rw-r--r--docs/content/en/news/0.32.3-relnotes/index.md30L
-rw-r--r--docs/content/en/news/0.32.4-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.33-relnotes/featured-hugo-33-poster.png70230B
-rw-r--r--docs/content/en/news/0.33-relnotes/index.md76L
-rw-r--r--docs/content/en/news/0.34-relnotes/featured-34-poster.png78317B
-rw-r--r--docs/content/en/news/0.34-relnotes/index.md44L
-rw-r--r--docs/content/en/news/0.35-relnotes/featured-hugo-35-poster.png88519B
-rw-r--r--docs/content/en/news/0.35-relnotes/index.md102L
-rw-r--r--docs/content/en/news/0.36-relnotes/featured-hugo-36-poster.png67640B
-rw-r--r--docs/content/en/news/0.36-relnotes/index.md51L
-rw-r--r--docs/content/en/news/0.36.1-relnotes/index.md43L
-rw-r--r--docs/content/en/news/0.37-relnotes/featured-hugo-37-poster.png186693B
-rw-r--r--docs/content/en/news/0.37-relnotes/index.md76L
-rw-r--r--docs/content/en/news/0.37.1-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.38-relnotes/featured-poster.png69978B
-rw-r--r--docs/content/en/news/0.38-relnotes/index.md66L
-rw-r--r--docs/content/en/news/0.38.1-relnotes/index.md32L
-rw-r--r--docs/content/en/news/0.38.2-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.39-relnotes/featured-hugo-39-poster.png217215B
-rw-r--r--docs/content/en/news/0.39-relnotes/index.md87L
-rw-r--r--docs/content/en/news/0.40-relnotes/featured-hugo-40-poster.png69238B
-rw-r--r--docs/content/en/news/0.40-relnotes/index.md76L
-rw-r--r--docs/content/en/news/0.40.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.40.2-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.40.3-relnotes/index.md12L
-rw-r--r--docs/content/en/news/0.41-relnotes/featured-hugo-41-poster.png67955B
-rw-r--r--docs/content/en/news/0.41-relnotes/index.md64L
-rw-r--r--docs/content/en/news/0.42-relnotes/featured-hugo-42-poster.png74852B
-rw-r--r--docs/content/en/news/0.42-relnotes/index.md66L
-rw-r--r--docs/content/en/news/0.42.1-relnotes/index.md18L
-rw-r--r--docs/content/en/news/0.42.2-relnotes/index.md18L
-rw-r--r--docs/content/en/news/0.43-relnotes/featured-hugo-43-poster.png78299B
-rw-r--r--docs/content/en/news/0.43-relnotes/index.md96L
-rw-r--r--docs/content/en/news/0.44-relnotes/featured-hugo-44-poster.png77631B
-rw-r--r--docs/content/en/news/0.44-relnotes/index.md39L
-rw-r--r--docs/content/en/news/0.45-relnotes/featured-hugo-45-poster.png66863B
-rw-r--r--docs/content/en/news/0.45-relnotes/index.md107L
-rw-r--r--docs/content/en/news/0.45.1-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.46-relnotes/featured-hugo-46-poster.png68614B
-rw-r--r--docs/content/en/news/0.46-relnotes/index.md49L
-rw-r--r--docs/content/en/news/0.47-relnotes/featured-hugo-47-poster.png88288B
-rw-r--r--docs/content/en/news/0.47-relnotes/index.md79L
-rw-r--r--docs/content/en/news/0.47.1-relnotes/index.md30L
-rw-r--r--docs/content/en/news/0.48-relnotes/featured-hugo-48-poster.png95358B
-rw-r--r--docs/content/en/news/0.48-relnotes/index.md57L
-rw-r--r--docs/content/en/news/0.49-relnotes/featured-hugo-49-poster.png66352B
-rw-r--r--docs/content/en/news/0.49-relnotes/index.md120L
-rw-r--r--docs/content/en/news/0.49.1-relnotes/index.md22L
-rw-r--r--docs/content/en/news/0.49.2-relnotes/index.md17L
-rw-r--r--docs/content/en/news/0.50-relnotes/featured-hugo-50-poster.png227240B
-rw-r--r--docs/content/en/news/0.50-relnotes/index.md150L
-rw-r--r--docs/content/en/news/0.51-relnotes/featured-hugo-51-poster.png117678B
-rw-r--r--docs/content/en/news/0.51-relnotes/index.md102L
-rw-r--r--docs/content/en/news/0.52-relnotes/featured-hugo-52-poster.png336810B
-rw-r--r--docs/content/en/news/0.52-relnotes/index.md74L
-rw-r--r--docs/content/en/news/0.53-relnotes/featured-hugo-53-poster.png110427B
-rw-r--r--docs/content/en/news/0.53-relnotes/index.md94L
-rw-r--r--docs/content/en/news/0.54.0-relnotes/featured-hugo-54.0-poster.png59805B
-rw-r--r--docs/content/en/news/0.54.0-relnotes/index.md69L
-rw-r--r--docs/content/en/news/0.55.0-relnotes/featured.png1221797B
-rw-r--r--docs/content/en/news/0.55.0-relnotes/index.md194L
-rw-r--r--docs/content/en/news/0.55.1-relnotes/index.md53L
-rw-r--r--docs/content/en/news/0.55.2-relnotes/index.md51L
-rw-r--r--docs/content/en/news/0.55.3-relnotes/index.md49L
-rw-r--r--docs/content/en/news/0.55.4-relnotes/index.md44L
-rw-r--r--docs/content/en/news/0.55.5-relnotes/index.md56L
-rw-r--r--docs/content/en/news/0.55.6-relnotes/index.md13L
-rw-r--r--docs/content/en/news/0.56.0-relnotes/featured.png254587B
-rw-r--r--docs/content/en/news/0.56.0-relnotes/index.md189L
-rw-r--r--docs/content/en/news/0.56.1-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.56.2-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.56.3-relnotes/index.md47L
-rw-r--r--docs/content/en/news/0.57.0-relnotes/hugo-57-poster-featured.png45223B
-rw-r--r--docs/content/en/news/0.57.0-relnotes/index.md119L
-rw-r--r--docs/content/en/news/0.57.1-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.57.2-relnotes/index.md35L
-rw-r--r--docs/content/en/news/0.58.0-relnotes/hugo58-featured.png23413B
-rw-r--r--docs/content/en/news/0.58.0-relnotes/index.md109L
-rw-r--r--docs/content/en/news/0.58.1-relnotes/index.md23L
-rw-r--r--docs/content/en/news/0.58.2-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.58.3-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.59.0-relnotes/hugo-59-poster-featured.png78054B
-rw-r--r--docs/content/en/news/0.59.0-relnotes/index.md120L
-rw-r--r--docs/content/en/news/0.59.1-relnotes/index.md25L
-rw-r--r--docs/content/en/news/0.60.0-relnotes/index.md136L
-rw-r--r--docs/content/en/news/0.60.0-relnotes/poster-featured.png31907B
-rw-r--r--docs/content/en/news/0.60.1-relnotes/featured-061.png28841B
-rw-r--r--docs/content/en/news/0.60.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.61.0-relnotes/hugo-61-featured.png79929B
-rw-r--r--docs/content/en/news/0.61.0-relnotes/index.md56L
-rw-r--r--docs/content/en/news/0.62.0-relnotes/hugo-62-poster-featured.png105390B
-rw-r--r--docs/content/en/news/0.62.0-relnotes/index.md83L
-rw-r--r--docs/content/en/news/0.62.1-relnotes/index.md17L
-rw-r--r--docs/content/en/news/0.62.2-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.63.0-relnotes/featured-063.png212246B
-rw-r--r--docs/content/en/news/0.63.0-relnotes/index.md126L
-rw-r--r--docs/content/en/news/0.63.1-relnotes/index.md17L
-rw-r--r--docs/content/en/news/0.63.2-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.64.0-relnotes/hugo-64-poster-featured.png69464B
-rw-r--r--docs/content/en/news/0.64.0-relnotes/index.md54L
-rw-r--r--docs/content/en/news/0.64.1-relnotes/index.md22L
-rw-r--r--docs/content/en/news/0.65.0-relnotes/hugo-65-poster-featured.png115945B
-rw-r--r--docs/content/en/news/0.65.0-relnotes/index.md141L
-rw-r--r--docs/content/en/news/0.65.0-relnotes/pg-admin-tos.png65614B
-rw-r--r--docs/content/en/news/0.65.1-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.65.2-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.65.3-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.66.0-relnotes/hugo-66-poster-featured.png75588B
-rw-r--r--docs/content/en/news/0.66.0-relnotes/index.md81L
-rw-r--r--docs/content/en/news/0.67.0-relnotes/hugo-67-poster-featured.png79436B
-rw-r--r--docs/content/en/news/0.67.0-relnotes/index.md64L
-rw-r--r--docs/content/en/news/0.67.1-relnotes/index.md24L
-rw-r--r--docs/content/en/news/0.68.0-relnotes/hugo-68-featured.png65337B
-rw-r--r--docs/content/en/news/0.68.0-relnotes/index.md57L
-rw-r--r--docs/content/en/news/0.68.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.68.2-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.68.3-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.69.0-relnotes/hugo-69-easter-featured.png398560B
-rw-r--r--docs/content/en/news/0.69.0-relnotes/index.md73L
-rw-r--r--docs/content/en/news/0.69.1-relnotes/index.md29L
-rw-r--r--docs/content/en/news/0.69.2-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.7-relnotes/index.md16L
-rw-r--r--docs/content/en/news/0.70.0-relnotes/hugo-70-featured.png65533B
-rw-r--r--docs/content/en/news/0.70.0-relnotes/index.md68L
-rw-r--r--docs/content/en/news/0.71.0-relnotes/hugo-71-featured.png209832B
-rw-r--r--docs/content/en/news/0.71.0-relnotes/index.md50L
-rw-r--r--docs/content/en/news/0.71.1-relnotes/index.md25L
-rw-r--r--docs/content/en/news/0.72.0-relnotes/hugo-72-featured.png256988B
-rw-r--r--docs/content/en/news/0.72.0-relnotes/index.md41L
-rw-r--r--docs/content/en/news/0.73.0-relnotes/hugo-73-featured.png186170B
-rw-r--r--docs/content/en/news/0.73.0-relnotes/index.md64L
-rw-r--r--docs/content/en/news/0.74.0-relnotes/featured.png56047B
-rw-r--r--docs/content/en/news/0.74.0-relnotes/index.md85L
-rw-r--r--docs/content/en/news/0.74.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.74.2-relnotes/index.md24L
-rw-r--r--docs/content/en/news/0.74.3-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.75.0-relnotes/featured.png125400B
-rw-r--r--docs/content/en/news/0.75.0-relnotes/index.md166L
-rw-r--r--docs/content/en/news/0.75.1-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.76.0-relnotes/featured.png146539B
-rw-r--r--docs/content/en/news/0.76.0-relnotes/index.md111L
-rw-r--r--docs/content/en/news/0.76.1-relnotes/index.md17L
-rw-r--r--docs/content/en/news/0.76.2-relnotes/index.md17L
-rw-r--r--docs/content/en/news/0.76.3-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.76.4-relnotes/index.md22L
-rw-r--r--docs/content/en/news/0.76.5-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.77.0-relnotes/featured.png130926B
-rw-r--r--docs/content/en/news/0.77.0-relnotes/index.md90L
-rw-r--r--docs/content/en/news/0.78.0-relnotes/featured.png47074B
-rw-r--r--docs/content/en/news/0.78.0-relnotes/index.md50L
-rw-r--r--docs/content/en/news/0.78.1-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.78.2-relnotes/index.md28L
-rw-r--r--docs/content/en/news/0.79.0-relnotes/featured.png75235B
-rw-r--r--docs/content/en/news/0.79.0-relnotes/index.md71L
-rw-r--r--docs/content/en/news/0.79.1-relnotes/index.md22L
-rw-r--r--docs/content/en/news/0.8-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.80.0-relnotes/featured.png162027B
-rw-r--r--docs/content/en/news/0.80.0-relnotes/index.md79L
-rw-r--r--docs/content/en/news/0.81.0-relnotes/featured.jpg345282B
-rw-r--r--docs/content/en/news/0.81.0-relnotes/index.md223L
-rw-r--r--docs/content/en/news/0.82.0-relnotes/featured.png57106B
-rw-r--r--docs/content/en/news/0.82.0-relnotes/index.md78L
-rw-r--r--docs/content/en/news/0.82.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.83.0-relnotes/featured.png82972B
-rw-r--r--docs/content/en/news/0.83.0-relnotes/index.md133L
-rw-r--r--docs/content/en/news/0.83.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.84.0-relnotes/featured.png47732B
-rw-r--r--docs/content/en/news/0.84.0-relnotes/index.md160L
-rw-r--r--docs/content/en/news/0.84.1-relnotes/index.md21L
-rw-r--r--docs/content/en/news/0.84.2-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.84.3-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.84.4-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.85.0-relnotes/featured.png67393B
-rw-r--r--docs/content/en/news/0.85.0-relnotes/index.md70L
-rw-r--r--docs/content/en/news/0.86.0-relnotes/featured.png188476B
-rw-r--r--docs/content/en/news/0.86.0-relnotes/index.md56L
-rw-r--r--docs/content/en/news/0.86.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.87.0-relnotes/featured.png104936B
-rw-r--r--docs/content/en/news/0.87.0-relnotes/index.md90L
-rw-r--r--docs/content/en/news/0.88.0-relnotes/featured.png87331B
-rw-r--r--docs/content/en/news/0.88.0-relnotes/index.md62L
-rw-r--r--docs/content/en/news/0.88.1-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.89.0-relnotes/featured.png104046B
-rw-r--r--docs/content/en/news/0.89.0-relnotes/index.md106L
-rw-r--r--docs/content/en/news/0.89.1-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.89.2-relnotes/index.md20L
-rw-r--r--docs/content/en/news/0.89.3-relnotes/index.md26L
-rw-r--r--docs/content/en/news/0.89.4-relnotes/index.md19L
-rw-r--r--docs/content/en/news/0.9-relnotes/index.md43L
-rw-r--r--docs/content/en/news/2021-12-17-no-more-releasenotes.md10L
-rw-r--r--docs/content/en/news/2021/0.91.2-relnotes/featured.png131575B
-rw-r--r--docs/content/en/news/2021/0.91.2-relnotes/index.md9L
-rw-r--r--docs/content/en/news/_index.md4L
-rw-r--r--docs/content/en/news/hugo-macos-intel-vs-arm/featured.png299333B
-rw-r--r--docs/content/en/news/hugo-macos-intel-vs-arm/index.html9139L
-rw-r--r--docs/content/en/news/lets-celebrate-hugos-5th-birthday/featured.png179291B
-rw-r--r--docs/content/en/news/lets-celebrate-hugos-5th-birthday/graph-stars.png15599B
-rw-r--r--docs/content/en/news/lets-celebrate-hugos-5th-birthday/graph-themes.png16956B
-rw-r--r--docs/content/en/news/lets-celebrate-hugos-5th-birthday/index.md108L
-rw-r--r--docs/content/en/news/lets-celebrate-hugos-5th-birthday/sunset-get.png358844B
-rw-r--r--docs/content/en/readfiles/README.md16L
-rw-r--r--docs/content/en/readfiles/dateformatting.md87L
-rw-r--r--docs/content/en/readfiles/index.md3L
-rw-r--r--docs/content/en/readfiles/pages-vs-site-pages.md34L
-rw-r--r--docs/content/en/readfiles/sectionvars.md23L
-rw-r--r--docs/content/en/readfiles/testing.txt3L
-rw-r--r--docs/content/en/showcase/1password-support/bio.md5L
-rw-r--r--docs/content/en/showcase/1password-support/featured.png165718B
-rw-r--r--docs/content/en/showcase/1password-support/index.md39L
-rw-r--r--docs/content/en/showcase/bypasscensorship/bio.md6L
-rw-r--r--docs/content/en/showcase/bypasscensorship/featured.png180903B
-rw-r--r--docs/content/en/showcase/bypasscensorship/index.md24L
-rw-r--r--docs/content/en/showcase/digitalgov/bio.md2L
-rw-r--r--docs/content/en/showcase/digitalgov/featured.png65077B
-rw-r--r--docs/content/en/showcase/digitalgov/index.md66L
-rw-r--r--docs/content/en/showcase/fireship/bio.md6L
-rw-r--r--docs/content/en/showcase/fireship/featured.png136959B
-rw-r--r--docs/content/en/showcase/fireship/index.md17L
-rw-r--r--docs/content/en/showcase/flesland-flis/bio.md8L
-rw-r--r--docs/content/en/showcase/flesland-flis/featured.png309284B
-rw-r--r--docs/content/en/showcase/flesland-flis/index.md24L
-rw-r--r--docs/content/en/showcase/forestry/bio.md5L
-rw-r--r--docs/content/en/showcase/forestry/featured.png227009B
-rw-r--r--docs/content/en/showcase/forestry/index.md48L
-rw-r--r--docs/content/en/showcase/godot-tutorials/bio.md9L
-rw-r--r--docs/content/en/showcase/godot-tutorials/featured.png72068B
-rw-r--r--docs/content/en/showcase/godot-tutorials/index.md25L
-rw-r--r--docs/content/en/showcase/hapticmedia/bio.md1L
-rw-r--r--docs/content/en/showcase/hapticmedia/featured.png543922B
-rw-r--r--docs/content/en/showcase/hapticmedia/index.md32L
-rw-r--r--docs/content/en/showcase/hartwell-insurance/bio.md6L
-rw-r--r--docs/content/en/showcase/hartwell-insurance/featured.png446603B
-rw-r--r--docs/content/en/showcase/hartwell-insurance/hartwell-columns.png89018B
-rw-r--r--docs/content/en/showcase/hartwell-insurance/hartwell-lighthouse.png9025B
-rw-r--r--docs/content/en/showcase/hartwell-insurance/hartwell-webpagetest.png11653B
-rw-r--r--docs/content/en/showcase/hartwell-insurance/index.md69L
-rw-r--r--docs/content/en/showcase/keycdn/bio.md1L
-rw-r--r--docs/content/en/showcase/keycdn/featured.png358740B
-rw-r--r--docs/content/en/showcase/keycdn/index.md30L
-rw-r--r--docs/content/en/showcase/letsencrypt/bio.md3L
-rw-r--r--docs/content/en/showcase/letsencrypt/featured.png147459B
-rw-r--r--docs/content/en/showcase/letsencrypt/index.md21L
-rw-r--r--docs/content/en/showcase/linode/bio.md4L
-rw-r--r--docs/content/en/showcase/linode/featured.png90149B
-rw-r--r--docs/content/en/showcase/linode/index.md15L
-rw-r--r--docs/content/en/showcase/over/bio.md5L
-rw-r--r--docs/content/en/showcase/over/featured-over.png194841B
-rw-r--r--docs/content/en/showcase/over/index.md17L
-rw-r--r--docs/content/en/showcase/pharmaseal/bio.md7L
-rw-r--r--docs/content/en/showcase/pharmaseal/featured-pharmaseal.png769739B
-rw-r--r--docs/content/en/showcase/pharmaseal/index.md37L
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/bio.md4L
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/featured.png631206B
-rw-r--r--docs/content/en/showcase/quiply-employee-communications-app/index.md29L
-rw-r--r--docs/content/en/showcase/small-multiples/bio.md3L
-rw-r--r--docs/content/en/showcase/small-multiples/featured-small-multiples.png374273B
-rw-r--r--docs/content/en/showcase/small-multiples/index.md47L
-rw-r--r--docs/content/en/showcase/template/bio.md8L
-rw-r--r--docs/content/en/showcase/template/featured-template.png41270B
-rw-r--r--docs/content/en/showcase/template/index.md22L
-rw-r--r--docs/content/en/showcase/tomango/bio.md6L
-rw-r--r--docs/content/en/showcase/tomango/featured.png143336B
-rw-r--r--docs/content/en/showcase/tomango/index.md29L
-rw-r--r--docs/content/en/templates/404.md65L
-rw-r--r--docs/content/en/templates/_index.md19L
-rw-r--r--docs/content/en/templates/alternatives.md21L
-rw-r--r--docs/content/en/templates/base.md103L
-rw-r--r--docs/content/en/templates/data-templates.md251L
-rw-r--r--docs/content/en/templates/files.md66L
-rw-r--r--docs/content/en/templates/homepage.md71L
-rw-r--r--docs/content/en/templates/internal.md220L
-rw-r--r--docs/content/en/templates/introduction.md686L
-rw-r--r--docs/content/en/templates/lists.md600L
-rw-r--r--docs/content/en/templates/lookup-order.md82L
-rw-r--r--docs/content/en/templates/menu-templates.md182L
-rw-r--r--docs/content/en/templates/ordering-and-grouping.md344L
-rw-r--r--docs/content/en/templates/output-formats.md260L
-rw-r--r--docs/content/en/templates/pagination.md161L
-rw-r--r--docs/content/en/templates/partials.md208L
-rw-r--r--docs/content/en/templates/render-hooks.md172L
-rw-r--r--docs/content/en/templates/robots.md66L
-rw-r--r--docs/content/en/templates/rss.md92L
-rw-r--r--docs/content/en/templates/section-templates.md116L
-rw-r--r--docs/content/en/templates/shortcode-templates.md418L
-rw-r--r--docs/content/en/templates/single-page-templates.md92L
-rw-r--r--docs/content/en/templates/sitemap-template.md87L
-rw-r--r--docs/content/en/templates/taxonomy-templates.md341L
-rw-r--r--docs/content/en/templates/template-debugging.md76L
-rw-r--r--docs/content/en/templates/views.md121L
-rw-r--r--docs/content/en/tools/_index.md24L
-rw-r--r--docs/content/en/tools/editors.md50L
-rw-r--r--docs/content/en/tools/frontends.md31L
-rw-r--r--docs/content/en/tools/migrations.md87L
-rw-r--r--docs/content/en/tools/other.md29L
-rw-r--r--docs/content/en/tools/search.md35L
-rw-r--r--docs/content/en/tools/starter-kits.md37L
-rw-r--r--docs/content/en/troubleshooting/_index.md23L
-rw-r--r--docs/content/en/troubleshooting/build-performance.md101L
-rw-r--r--docs/content/en/troubleshooting/faq.md69L
-rw-r--r--docs/content/en/variables/_index.md23L
-rw-r--r--docs/content/en/variables/files.md54L
-rw-r--r--docs/content/en/variables/git.md58L
-rw-r--r--docs/content/en/variables/menus.md128L
-rw-r--r--docs/content/en/variables/page.md299L
-rw-r--r--docs/content/en/variables/pages.md30L
-rw-r--r--docs/content/en/variables/shortcodes.md52L
-rw-r--r--docs/content/en/variables/site.md135L
-rw-r--r--docs/content/en/variables/sitemap.md32L
-rw-r--r--docs/content/en/variables/taxonomy.md84L
-rw-r--r--docs/content/zh/_index.md49L
-rw-r--r--docs/content/zh/about/_index.md20L
-rw-r--r--docs/content/zh/content-management/_index.md21L
-rw-r--r--docs/content/zh/documentation.md21L
-rw-r--r--docs/content/zh/news/_index.md4L
-rw-r--r--docs/content/zh/templates/_index.md19L
-rw-r--r--docs/content/zh/templates/base.md131L
-rw-r--r--docs/content/zh/tools/_index.md25L
-rw-r--r--docs/content/zh/tools/search.md31L
-rw-r--r--docs/data/articles.toml731L
-rw-r--r--docs/data/docs.json5543L
-rw-r--r--docs/data/homepagetweets.toml265L
-rw-r--r--docs/data/titles.toml2L
-rw-r--r--docs/go.mod5L
-rw-r--r--docs/go.sum35L
-rw-r--r--docs/hugo_stats.json820L
-rw-r--r--docs/layouts/_default/_markup/render-codeblock-mermaid.html4L
-rw-r--r--docs/layouts/index.rss.xml38L
-rw-r--r--docs/layouts/maintenance/list.html68L
-rw-r--r--docs/layouts/partials/hooks/before-body-end.html6L
-rw-r--r--docs/layouts/partials/maintenance-pages-table.html24L
-rw-r--r--docs/layouts/shortcodes/asciicast.html2L
-rw-r--r--docs/layouts/shortcodes/chroma-lexers.html6L
-rw-r--r--docs/layouts/shortcodes/code-toggle.html108L
-rw-r--r--docs/layouts/shortcodes/code.html26L
-rw-r--r--docs/layouts/shortcodes/content-tree.html14L
-rw-r--r--docs/layouts/shortcodes/datatable-filtered.html39L
-rw-r--r--docs/layouts/shortcodes/datatable.html22L
-rw-r--r--docs/layouts/shortcodes/directoryindex.html13L
-rw-r--r--docs/layouts/shortcodes/docfile.html11L
-rw-r--r--docs/layouts/shortcodes/exfile.html12L
-rw-r--r--docs/layouts/shortcodes/exfm.html13L
-rw-r--r--docs/layouts/shortcodes/funcsig.html4L
-rw-r--r--docs/layouts/shortcodes/getcontent.html21L
-rw-r--r--docs/layouts/shortcodes/gh.html9L
-rw-r--r--docs/layouts/shortcodes/ghrepo.html1L
-rw-r--r--docs/layouts/shortcodes/gomodules-info.html17L
-rw-r--r--docs/layouts/shortcodes/imgproc.html26L
-rw-r--r--docs/layouts/shortcodes/module-mounts-note.html1L
-rw-r--r--docs/layouts/shortcodes/new-in.html8L
-rw-r--r--docs/layouts/shortcodes/nohighlight.html1L
-rw-r--r--docs/layouts/shortcodes/note.html9L
-rw-r--r--docs/layouts/shortcodes/output.html8L
-rw-r--r--docs/layouts/shortcodes/page-kinds.html7L
-rw-r--r--docs/layouts/shortcodes/readfile.html8L
-rw-r--r--docs/layouts/shortcodes/tip.html9L
-rw-r--r--docs/layouts/shortcodes/todo.html1L
-rw-r--r--docs/layouts/shortcodes/warning.html9L
-rw-r--r--docs/layouts/shortcodes/yt.html11L
-rw-r--r--docs/layouts/template-func/page.html55L
-rw-r--r--docs/netlify.toml35L
-rwxr-xr-xdocs/pull-theme.sh4L
-rw-r--r--docs/resources/.gitattributes2L
-rw-r--r--docs/resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.content1L
-rw-r--r--docs/resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.json1L
-rw-r--r--docs/resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.content18L
-rw-r--r--docs/resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.json1L
-rw-r--r--docs/src/css/_chroma.css43L
-rw-r--r--docs/src/package-lock.json3L
-rw-r--r--docs/static/apple-touch-icon.png7993B
-rw-r--r--docs/static/css/hugofont.css184L
-rw-r--r--docs/static/css/style.css684L
-rw-r--r--docs/static/favicon.ico15086B
-rw-r--r--docs/static/fonts/hugo.eot16380B
-rw-r--r--docs/static/fonts/hugo.svg63L
-rw-r--r--docs/static/fonts/hugo.ttf16228B
-rw-r--r--docs/static/fonts/hugo.woff11728B
-rw-r--r--docs/static/images/blog/hugo-26-poster.png69207B
-rw-r--r--docs/static/images/blog/hugo-27-poster.png79893B
-rw-r--r--docs/static/images/blog/hugo-28-poster.png116760B
-rw-r--r--docs/static/images/blog/hugo-29-poster.png123034B
-rw-r--r--docs/static/images/blog/hugo-30-poster.png123192B
-rw-r--r--docs/static/images/blog/hugo-31-poster.png65077B
-rw-r--r--docs/static/images/blog/hugo-32-poster.png95867B
-rw-r--r--docs/static/images/blog/hugo-bug-poster.png74141B
-rw-r--r--docs/static/images/blog/hugo-http2-push.png20544B
-rw-r--r--docs/static/images/blog/sunset.jpg34584B
-rw-r--r--docs/static/images/contribute/development/accept-cla.png24972B
-rw-r--r--docs/static/images/contribute/development/copy-remote-url.png7232B
-rw-r--r--docs/static/images/contribute/development/forking-a-repository.png4608B
-rw-r--r--docs/static/images/contribute/development/open-pull-request.png46508B
-rw-r--r--docs/static/images/gohugoio-card-1.png73881B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-nanobox/hugo-server.png74234B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-nanobox/hugo-with-nanobox.png5613B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-nanobox/nanobox-deploy-dry-run.png37494B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-nanobox/nanobox-run.png69079B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png41068B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png50615B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png32517B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png68953B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png27450B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png11394B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png11670B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png57084B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png6725B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png43674B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png25260B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png28724B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png18047B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png28485B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png15601B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png124423B
-rw-r--r--docs/static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png45528B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-build-settings.png67178B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-connect-repo.gif2880775B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-gettingstarted.png57947B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png37585B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png24689B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-keycdn/keycdn-pull-zone.png114748B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-keycdn/secret-api-key.png118836B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-keycdn/secret-zone-id.png113753B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg25643B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg46713B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg37855B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg42233B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg36939B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg18930B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif783315B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg44374B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg37306B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg21536B
-rw-r--r--docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg37118B
-rw-r--r--docs/static/images/hugo-content-bundles.png34394B
-rw-r--r--docs/static/images/icon-custom-outputs.svg36L
-rw-r--r--docs/static/images/site-hierarchy.svg1L
-rw-r--r--docs/static/img/examples/trees.svg104L
-rw-r--r--docs/static/img/hugo-logo-med.png17402B
-rw-r--r--docs/static/img/hugo-logo.png10003B
-rw-r--r--docs/static/img/hugo.png18210B
-rw-r--r--docs/static/img/hugoSM.png1869B
-rw-r--r--docs/static/npmjs/index.html6L
-rw-r--r--docs/static/share/hugo-tall.png9971B
-rw-r--r--docs/static/share/made-with-hugo-dark.png8764B
-rw-r--r--docs/static/share/made-with-hugo-long-dark.png9116B
-rw-r--r--docs/static/share/made-with-hugo-long.png9318B
-rw-r--r--docs/static/share/made-with-hugo.png8900B
-rw-r--r--docs/static/share/powered-by-hugo-dark.png3545B
-rw-r--r--docs/static/share/powered-by-hugo-long-dark.png3857B
-rw-r--r--docs/static/share/powered-by-hugo-long.png3773B
-rw-r--r--docs/static/share/powered-by-hugo.png3527B
-rw-r--r--docshelper/docs.go51L
-rw-r--r--go.mod127L
-rw-r--r--go.sum1035L
-rwxr-xr-xgoreleaser-hook-post-linux.sh9L
-rw-r--r--goreleaser.yml197L
-rw-r--r--helpers/content.go301L
-rw-r--r--helpers/content_test.go244L
-rw-r--r--helpers/docshelper.go37L
-rw-r--r--helpers/emoji.go96L
-rw-r--r--helpers/emoji_test.go143L
-rw-r--r--helpers/general.go542L
-rw-r--r--helpers/general_test.go467L
-rw-r--r--helpers/path.go486L
-rw-r--r--helpers/path_test.go560L
-rw-r--r--helpers/pathspec.go87L
-rw-r--r--helpers/pathspec_test.go62L
-rw-r--r--helpers/processing_stats.go120L
-rw-r--r--helpers/testhelpers_test.go49L
-rw-r--r--helpers/url.go241L
-rw-r--r--helpers/url_test.go260L
-rw-r--r--htesting/hqt/checkers.go135L
-rw-r--r--htesting/test_helpers.go144L
-rw-r--r--htesting/test_helpers_test.go31L
-rw-r--r--htesting/testdata_builder.go59L
-rw-r--r--hugofs/createcounting_fs.go107L
-rw-r--r--hugofs/decorators.go240L
-rw-r--r--hugofs/fileinfo.go303L
-rw-r--r--hugofs/fileinfo_test.go51L
-rw-r--r--hugofs/filename_filter_fs.go178L
-rw-r--r--hugofs/filename_filter_fs_test.go83L
-rw-r--r--hugofs/files/classifier.go224L
-rw-r--r--hugofs/files/classifier_test.go59L
-rw-r--r--hugofs/filter_fs.go344L
-rw-r--r--hugofs/filter_fs_test.go46L
-rw-r--r--hugofs/fs.go225L
-rw-r--r--hugofs/fs_test.go68L
-rw-r--r--hugofs/glob.go84L
-rw-r--r--hugofs/glob/filename_filter.go159L
-rw-r--r--hugofs/glob/filename_filter_test.go70L
-rw-r--r--hugofs/glob/glob.go166L
-rw-r--r--hugofs/glob/glob_test.go103L
-rw-r--r--hugofs/glob_test.go60L
-rw-r--r--hugofs/hashing_fs.go97L
-rw-r--r--hugofs/hashing_fs_test.go52L
-rw-r--r--hugofs/language_merge.go39L
-rw-r--r--hugofs/noop_fs.go86L
-rw-r--r--hugofs/nosymlink_fs.go161L
-rw-r--r--hugofs/nosymlink_test.go146L
-rw-r--r--hugofs/rootmapping_fs.go652L
-rw-r--r--hugofs/rootmapping_fs_test.go553L
-rw-r--r--hugofs/slice_fs.go302L
-rw-r--r--hugofs/stacktracer_fs.go77L
-rw-r--r--hugofs/walk.go324L
-rw-r--r--hugofs/walk_test.go276L
-rw-r--r--hugolib/404_test.go79L
-rw-r--r--hugolib/alias.go173L
-rw-r--r--hugolib/alias_test.go159L
-rw-r--r--hugolib/assets/images/sunset.jpg90587B
-rw-r--r--hugolib/breaking_changes_test.go130L
-rw-r--r--hugolib/cascade_test.go630L
-rw-r--r--hugolib/codeowners.go69L
-rw-r--r--hugolib/collections.go46L
-rw-r--r--hugolib/collections_test.go217L
-rw-r--r--hugolib/config.go517L
-rw-r--r--hugolib/config_test.go784L
-rw-r--r--hugolib/configdir_test.go152L
-rw-r--r--hugolib/content_factory.go177L
-rw-r--r--hugolib/content_factory_test.go78L
-rw-r--r--hugolib/content_map.go1061L
-rw-r--r--hugolib/content_map_page.go1039L
-rw-r--r--hugolib/content_map_test.go456L
-rw-r--r--hugolib/content_render_hooks_test.go429L
-rw-r--r--hugolib/datafiles_test.go444L
-rw-r--r--hugolib/dates_test.go275L
-rw-r--r--hugolib/disableKinds_test.go417L
-rw-r--r--hugolib/embedded_shortcodes_test.go418L
-rw-r--r--hugolib/embedded_templates_test.go169L
-rw-r--r--hugolib/fileInfo.go115L
-rw-r--r--hugolib/fileInfo_test.go31L
-rw-r--r--hugolib/filesystems/basefs.go846L
-rw-r--r--hugolib/filesystems/basefs_test.go460L
-rw-r--r--hugolib/gitinfo.go46L
-rw-r--r--hugolib/hugo_modules_test.go1173L
-rw-r--r--hugolib/hugo_sites.go1160L
-rw-r--r--hugolib/hugo_sites_build.go507L
-rw-r--r--hugolib/hugo_sites_build_errors_test.go647L
-rw-r--r--hugolib/hugo_sites_build_test.go1407L
-rw-r--r--hugolib/hugo_sites_multihost_test.go119L
-rw-r--r--hugolib/hugo_sites_rebuild_test.go316L
-rw-r--r--hugolib/hugo_smoke_test.go322L
-rw-r--r--hugolib/image_test.go247L
-rw-r--r--hugolib/integrationtest_builder.go491L
-rw-r--r--hugolib/language_content_dir_test.go526L
-rw-r--r--hugolib/language_test.go139L
-rw-r--r--hugolib/menu_test.go590L
-rw-r--r--hugolib/minify_publisher_test.go63L
-rw-r--r--hugolib/mount_filters_test.go119L
-rw-r--r--hugolib/multilingual.go82L
-rw-r--r--hugolib/page.go982L
-rw-r--r--hugolib/page__common.go156L
-rw-r--r--hugolib/page__content.go130L
-rw-r--r--hugolib/page__data.go66L
-rw-r--r--hugolib/page__menus.go70L
-rw-r--r--hugolib/page__meta.go830L
-rw-r--r--hugolib/page__new.go213L
-rw-r--r--hugolib/page__output.go107L
-rw-r--r--hugolib/page__paginator.go114L
-rw-r--r--hugolib/page__paths.go165L
-rw-r--r--hugolib/page__per_output.go783L
-rw-r--r--hugolib/page__position.go75L
-rw-r--r--hugolib/page__ref.go114L
-rw-r--r--hugolib/page__tree.go187L
-rw-r--r--hugolib/page_kinds.go52L
-rw-r--r--hugolib/page_permalink_test.go149L
-rw-r--r--hugolib/page_test.go2003L
-rw-r--r--hugolib/page_unwrap.go50L
-rw-r--r--hugolib/page_unwrap_test.go38L
-rw-r--r--hugolib/pagebundler_test.go1348L
-rw-r--r--hugolib/pagecollections.go340L
-rw-r--r--hugolib/pagecollections_test.go420L
-rw-r--r--hugolib/pages_capture.go580L
-rw-r--r--hugolib/pages_capture_test.go79L
-rw-r--r--hugolib/pages_language_merge_test.go196L
-rw-r--r--hugolib/pages_process.go210L
-rw-r--r--hugolib/pages_test.go119L
-rw-r--r--hugolib/paginator_test.go138L
-rw-r--r--hugolib/paths/baseURL.go87L
-rw-r--r--hugolib/paths/baseURL_test.go67L
-rw-r--r--hugolib/paths/paths.go274L
-rw-r--r--hugolib/paths/paths_test.go50L
-rw-r--r--hugolib/permalinker.go22L
-rw-r--r--hugolib/prune_resources.go19L
-rw-r--r--hugolib/renderstring_test.go192L
-rw-r--r--hugolib/resource_chain_test.go756L
-rw-r--r--hugolib/robotstxt_test.go41L
-rw-r--r--hugolib/rss_test.go100L
-rw-r--r--hugolib/securitypolicies_test.go202L
-rw-r--r--hugolib/shortcode.go726L
-rw-r--r--hugolib/shortcode_page.go75L
-rw-r--r--hugolib/shortcode_test.go1055L
-rw-r--r--hugolib/site.go1922L
-rw-r--r--hugolib/siteJSONEncode_test.go44L
-rw-r--r--hugolib/site_benchmark_new_test.go558L
-rw-r--r--hugolib/site_output.go108L
-rw-r--r--hugolib/site_output_test.go648L
-rw-r--r--hugolib/site_render.go403L
-rw-r--r--hugolib/site_sections.go28L
-rw-r--r--hugolib/site_sections_test.go375L
-rw-r--r--hugolib/site_stats_test.go98L
-rw-r--r--hugolib/site_test.go1111L
-rw-r--r--hugolib/site_url_test.go187L
-rw-r--r--hugolib/sitemap_test.go120L
-rw-r--r--hugolib/taxonomy.go173L
-rw-r--r--hugolib/taxonomy_test.go696L
-rw-r--r--hugolib/template_test.go774L
-rw-r--r--hugolib/testdata/cities.csv130L
-rw-r--r--hugolib/testdata/fruits.json5L
-rw-r--r--hugolib/testdata/redis.cn.md697L
-rw-r--r--hugolib/testdata/sunset.jpg90587B
-rw-r--r--hugolib/testdata/what-is-markdown.md9702L
-rw-r--r--hugolib/testhelpers_test.go1117L
-rw-r--r--hugolib/testsite/.gitignore1L
-rw-r--r--hugolib/testsite/CODEOWNERS1L
-rw-r--r--hugolib/testsite/content/first-post.md4L
-rw-r--r--hugolib/testsite/content_nn/first-post.md4L
-rw-r--r--hugolib/translations.go57L
-rw-r--r--identity/identity.go164L
-rw-r--r--identity/identity_test.go89L
-rw-r--r--langs/config.go226L
-rw-r--r--langs/i18n/i18n.go196L
-rw-r--r--langs/i18n/i18n_test.go552L
-rw-r--r--langs/i18n/integration_test.go57L
-rw-r--r--langs/i18n/translationProvider.go143L
-rw-r--r--langs/language.go331L
-rw-r--r--langs/language_test.go108L
-rw-r--r--lazy/init.go208L
-rw-r--r--lazy/init_test.go241L
-rw-r--r--lazy/once.go68L
-rw-r--r--livereload/connection.go66L
-rw-r--r--livereload/hub.go56L
-rw-r--r--livereload/livereload.go193L
-rw-r--r--magefile.go375L
-rw-r--r--main.go32L
-rw-r--r--markup/asciidocext/asciidocext_config/config.go79L
-rw-r--r--markup/asciidocext/convert.go322L
-rw-r--r--markup/asciidocext/convert_test.go463L
-rw-r--r--markup/blackfriday/anchors.go39L
-rw-r--r--markup/converter/converter.go140L
-rw-r--r--markup/converter/hooks/hooks.go111L
-rw-r--r--markup/goldmark/autoid.go133L
-rw-r--r--markup/goldmark/autoid_test.go143L
-rw-r--r--markup/goldmark/codeblocks/integration_test.go352L
-rw-r--r--markup/goldmark/codeblocks/render.go203L
-rw-r--r--markup/goldmark/codeblocks/transform.go54L
-rw-r--r--markup/goldmark/convert.go231L
-rw-r--r--markup/goldmark/convert_test.go501L
-rw-r--r--markup/goldmark/goldmark_config/config.go98L
-rw-r--r--markup/goldmark/integration_test.go577L
-rw-r--r--markup/goldmark/internal/extensions/attributes/attributes.go125L
-rw-r--r--markup/goldmark/internal/render/context.go81L
-rw-r--r--markup/goldmark/render_hooks.go422L
-rw-r--r--markup/goldmark/toc.go128L
-rw-r--r--markup/goldmark/toc_test.go137L
-rw-r--r--markup/highlight/config.go292L
-rw-r--r--markup/highlight/config_test.go56L
-rw-r--r--markup/highlight/highlight.go363L
-rw-r--r--markup/highlight/highlight_test.go149L
-rw-r--r--markup/highlight/integration_test.go85L
-rw-r--r--markup/internal/attributes/attributes.go221L
-rw-r--r--markup/internal/external.go71L
-rw-r--r--markup/markup.go132L
-rw-r--r--markup/markup_config/config.go94L
-rw-r--r--markup/markup_config/config_test.go55L
-rw-r--r--markup/markup_test.go46L
-rw-r--r--markup/org/convert.go73L
-rw-r--r--markup/org/convert_test.go40L
-rw-r--r--markup/pandoc/convert.go90L
-rw-r--r--markup/pandoc/convert_test.go42L
-rw-r--r--markup/rst/convert.go135L
-rw-r--r--markup/rst/convert_test.go47L
-rw-r--r--markup/tableofcontents/tableofcontents.go170L
-rw-r--r--markup/tableofcontents/tableofcontents_test.go155L
-rw-r--r--media/docshelper.go13L
-rw-r--r--media/mediaType.go536L
-rw-r--r--media/mediaType_test.go346L
-rw-r--r--media/testdata/fake.js13327B
-rw-r--r--media/testdata/fake.png3L
-rw-r--r--media/testdata/reosurce.otf696B
-rw-r--r--media/testdata/resource.bmp65334B
-rw-r--r--media/testdata/resource.css8L
-rw-r--r--media/testdata/resource.csv130L
-rw-r--r--media/testdata/resource.gif161B
-rw-r--r--media/testdata/resource.ics24L
-rw-r--r--media/testdata/resource.jpe116955B
-rw-r--r--media/testdata/resource.jpg116955B
-rw-r--r--media/testdata/resource.js3L
-rw-r--r--media/testdata/resource.json14L
-rw-r--r--media/testdata/resource.pdf198L
-rw-r--r--media/testdata/resource.png13327B
-rw-r--r--media/testdata/resource.rss20L
-rw-r--r--media/testdata/resource.sass6L
-rw-r--r--media/testdata/resource.scss7L
-rw-r--r--media/testdata/resource.svg5L
-rw-r--r--media/testdata/resource.ttf552B
-rw-r--r--media/testdata/resource.webp59826B
-rw-r--r--media/testdata/resource.xml7L
-rwxr-xr-xmerge-release.sh23L
-rw-r--r--metrics/metrics.go293L
-rw-r--r--metrics/metrics_test.go69L
-rw-r--r--minifiers/config.go131L
-rw-r--r--minifiers/config_test.go63L
-rw-r--r--minifiers/minifiers.go135L
-rw-r--r--minifiers/minifiers_test.go220L
-rw-r--r--modules/client.go836L
-rw-r--r--modules/client_test.go213L
-rw-r--r--modules/collect.go722L
-rw-r--r--modules/collect_test.go51L
-rw-r--r--modules/config.go421L
-rw-r--r--modules/config_test.go161L
-rw-r--r--modules/module.go188L
-rw-r--r--modules/npm/package_builder.go237L
-rw-r--r--modules/npm/package_builder_test.go95L
-rw-r--r--navigation/menu.go315L
-rw-r--r--navigation/menu_cache.go113L
-rw-r--r--navigation/menu_cache_test.go81L
-rw-r--r--navigation/pagemenus.go230L
-rw-r--r--output/docshelper.go102L
-rw-r--r--output/layout.go302L
-rw-r--r--output/layout_test.go1008L
-rw-r--r--output/outputFormat.go412L
-rw-r--r--output/outputFormat_test.go267L
-rw-r--r--parser/frontmatter.go118L
-rw-r--r--parser/frontmatter_test.go78L
-rw-r--r--parser/lowercase_camel_json.go59L
-rw-r--r--parser/metadecoders/decoder.go311L
-rw-r--r--parser/metadecoders/decoder_test.go299L
-rw-r--r--parser/metadecoders/format.go118L
-rw-r--r--parser/metadecoders/format_test.go86L
-rw-r--r--parser/pageparser/doc.go18L
-rw-r--r--parser/pageparser/item.go182L
-rw-r--r--parser/pageparser/item_test.go34L
-rw-r--r--parser/pageparser/itemtype_string.go43L
-rw-r--r--parser/pageparser/pagelexer.go557L
-rw-r--r--parser/pageparser/pagelexer_intro.go189L
-rw-r--r--parser/pageparser/pagelexer_shortcode.go364L
-rw-r--r--parser/pageparser/pagelexer_test.go28L
-rw-r--r--parser/pageparser/pageparser.go195L
-rw-r--r--parser/pageparser/pageparser_intro_test.go126L
-rw-r--r--parser/pageparser/pageparser_main_test.go40L
-rw-r--r--parser/pageparser/pageparser_shortcode_test.go279L
-rw-r--r--parser/pageparser/pageparser_test.go90L
-rw-r--r--publisher/htmlElementsCollector.go443L
-rw-r--r--publisher/htmlElementsCollector_test.go216L
-rw-r--r--publisher/publisher.go190L
-rwxr-xr-xpull-docs.sh7L
-rw-r--r--related/inverted_index.go458L
-rw-r--r--related/inverted_index_test.go316L
-rw-r--r--releaser/git.go253L
-rw-r--r--releaser/git_test.go86L
-rw-r--r--releaser/github.go143L
-rw-r--r--releaser/github_test.go46L
-rw-r--r--releaser/releasenotes_writer.go191L
-rw-r--r--releaser/releasenotes_writer_test.go46L
-rw-r--r--releaser/releaser.go304L
-rw-r--r--resources/errorResource.go132L
-rw-r--r--resources/image.go452L
-rw-r--r--resources/image_cache.go168L
-rw-r--r--resources/image_extended_test.go42L
-rw-r--r--resources/image_test.go843L
-rw-r--r--resources/images/color.go83L
-rw-r--r--resources/images/color_test.go89L
-rw-r--r--resources/images/config.go462L
-rw-r--r--resources/images/config_test.go158L
-rw-r--r--resources/images/exif/exif.go272L
-rw-r--r--resources/images/exif/exif_test.go135L
-rw-r--r--resources/images/filters.go236L
-rw-r--r--resources/images/filters_test.go33L
-rw-r--r--resources/images/image.go410L
-rw-r--r--resources/images/image_resource.go53L
-rw-r--r--resources/images/overlay.go43L
-rw-r--r--resources/images/resampling.go214L
-rw-r--r--resources/images/smartcrop.go104L
-rw-r--r--resources/images/text.go108L
-rw-r--r--resources/images/webp/webp.go36L
-rw-r--r--resources/images/webp/webp_notavailable.go36L
-rw-r--r--resources/integration_test.go96L
-rw-r--r--resources/internal/key.go42L
-rw-r--r--resources/internal/key_test.go36L
-rw-r--r--resources/jsconfig/jsconfig.go92L
-rw-r--r--resources/jsconfig/jsconfig_test.go35L
-rw-r--r--resources/page/integration_test.go138L
-rw-r--r--resources/page/page.go420L
-rw-r--r--resources/page/page_author.go44L
-rw-r--r--resources/page/page_data.go42L
-rw-r--r--resources/page/page_data_test.go55L
-rw-r--r--resources/page/page_generate/.gitignore1L
-rw-r--r--resources/page/page_generate/generate_page_wrappers.go280L
-rw-r--r--resources/page/page_kinds.go47L
-rw-r--r--resources/page/page_kinds_test.go37L
-rw-r--r--resources/page/page_lazy_contentprovider.go124L
-rw-r--r--resources/page/page_marshaljson.autogen.go211L
-rw-r--r--resources/page/page_matcher.go142L
-rw-r--r--resources/page/page_matcher_test.go83L
-rw-r--r--resources/page/page_nop.go515L
-rw-r--r--resources/page/page_outputformat.go95L
-rw-r--r--resources/page/page_paths.go342L
-rw-r--r--resources/page/page_paths_test.go293L
-rw-r--r--resources/page/page_wrappers.autogen.go25L
-rw-r--r--resources/page/pagegroup.go460L
-rw-r--r--resources/page/pagegroup_test.go466L
-rw-r--r--resources/page/pagemeta/page_frontmatter.go427L
-rw-r--r--resources/page/pagemeta/page_frontmatter_test.go257L
-rw-r--r--resources/page/pagemeta/pagemeta.go110L
-rw-r--r--resources/page/pagemeta/pagemeta_test.go92L
-rw-r--r--resources/page/pages.go157L
-rw-r--r--resources/page/pages_cache.go135L
-rw-r--r--resources/page/pages_cache_test.go87L
-rw-r--r--resources/page/pages_language_merge.go62L
-rw-r--r--resources/page/pages_prev_next.go34L
-rw-r--r--resources/page/pages_prev_next_test.go91L
-rw-r--r--resources/page/pages_related.go195L
-rw-r--r--resources/page/pages_related_test.go86L
-rw-r--r--resources/page/pages_sort.go412L
-rw-r--r--resources/page/pages_sort_search.go125L
-rw-r--r--resources/page/pages_sort_search_test.go122L
-rw-r--r--resources/page/pages_sort_test.go289L
-rw-r--r--resources/page/pages_test.go72L
-rw-r--r--resources/page/pagination.go419L
-rw-r--r--resources/page/pagination_test.go310L
-rw-r--r--resources/page/permalinks.go371L
-rw-r--r--resources/page/permalinks_test.go241L
-rw-r--r--resources/page/site.go167L
-rw-r--r--resources/page/testhelpers_test.go622L
-rw-r--r--resources/page/weighted.go138L
-rw-r--r--resources/page/zero_file.autogen.go88L
-rw-r--r--resources/post_publish.go51L
-rw-r--r--resources/postpub/fields.go59L
-rw-r--r--resources/postpub/fields_test.go45L
-rw-r--r--resources/postpub/postpub.go181L
-rw-r--r--resources/resource.go709L
-rw-r--r--resources/resource/dates.go93L
-rw-r--r--resources/resource/params.go33L
-rw-r--r--resources/resource/resource_helpers.go70L
-rw-r--r--resources/resource/resources.go198L
-rw-r--r--resources/resource/resourcetypes.go224L
-rw-r--r--resources/resource_cache.go305L
-rw-r--r--resources/resource_cache_test.go58L
-rw-r--r--resources/resource_factories/bundler/bundler.go148L
-rw-r--r--resources/resource_factories/bundler/bundler_test.go40L
-rw-r--r--resources/resource_factories/create/create.go151L
-rw-r--r--resources/resource_factories/create/remote.go279L
-rw-r--r--resources/resource_factories/create/remote_test.go96L
-rw-r--r--resources/resource_metadata.go144L
-rw-r--r--resources/resource_metadata_test.go221L
-rw-r--r--resources/resource_spec.go345L
-rw-r--r--resources/resource_test.go270L
-rw-r--r--resources/resource_transformers/babel/babel.go239L
-rw-r--r--resources/resource_transformers/babel/integration_test.go94L
-rw-r--r--resources/resource_transformers/htesting/testhelpers.go78L
-rw-r--r--resources/resource_transformers/integrity/integrity.go120L
-rw-r--r--resources/resource_transformers/integrity/integrity_test.go69L
-rw-r--r--resources/resource_transformers/js/build.go222L
-rw-r--r--resources/resource_transformers/js/build_test.go14L
-rw-r--r--resources/resource_transformers/js/integration_test.go261L
-rw-r--r--resources/resource_transformers/js/options.go424L
-rw-r--r--resources/resource_transformers/js/options_test.go184L
-rw-r--r--resources/resource_transformers/minifier/integration_test.go47L
-rw-r--r--resources/resource_transformers/minifier/minify.go59L
-rw-r--r--resources/resource_transformers/minifier/minify_test.go42L
-rw-r--r--resources/resource_transformers/postcss/integration_test.go244L
-rw-r--r--resources/resource_transformers/postcss/postcss.go440L
-rw-r--r--resources/resource_transformers/postcss/postcss_test.go166L
-rw-r--r--resources/resource_transformers/templates/execute_as_template.go74L
-rw-r--r--resources/resource_transformers/templates/integration_test.go77L
-rw-r--r--resources/resource_transformers/tocss/dartsass/client.go143L
-rw-r--r--resources/resource_transformers/tocss/dartsass/integration_test.go273L
-rw-r--r--resources/resource_transformers/tocss/dartsass/transform.go182L
-rw-r--r--resources/resource_transformers/tocss/scss/client.go90L
-rw-r--r--resources/resource_transformers/tocss/scss/client_extended.go60L
-rw-r--r--resources/resource_transformers/tocss/scss/client_notavailable.go31L
-rw-r--r--resources/resource_transformers/tocss/scss/client_test.go49L
-rw-r--r--resources/resource_transformers/tocss/scss/integration_test.go247L
-rw-r--r--resources/resource_transformers/tocss/scss/tocss.go204L
-rw-r--r--resources/testdata/1234567890qwertyuiopasdfghjklzxcvbnm5to6eeeeee7via8eleph.jpg90587B
-rw-r--r--resources/testdata/circle.svg5L
-rw-r--r--resources/testdata/fuzzy-cirlcle.png26792B
-rw-r--r--resources/testdata/giphy.gif52213B
-rw-r--r--resources/testdata/gohugoio-card.gif10820B
-rw-r--r--resources/testdata/gohugoio.png73886B
-rw-r--r--resources/testdata/gohugoio24.png267952B
-rw-r--r--resources/testdata/gohugoio8.png73538B
-rw-r--r--resources/testdata/golden/giphy_hu3eafc418e52414ace6236bf1d31f82e1_52213_200x0_resize_box.gif73619B
-rw-r--r--resources/testdata/golden/giphy_hu3eafc418e52414ace6236bf1d31f82e1_52213_512x0_resize_box.gif310936B
-rw-r--r--resources/testdata/golden/gohugoio-card_hu4d09f75255d3942fd4680641110a1a73_10820_100x0_resize_box.gif3555B
-rw-r--r--resources/testdata/golden/gohugoio-card_hu4d09f75255d3942fd4680641110a1a73_10820_220x0_resize_box.gif12249B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_100x100_fill_box_center_3.png11002B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_1a923841aa34545db29f46a8fc4c5b0d.png46054B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_200x0_resize_q50_r90_box_3.png62018B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_200x100_resize_box_3.png20979B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_300x100_fill_nearestneighbor_topleft_3.png23035B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_300x200_fill_gaussian_smart1_3.png46395B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_300x200_fit_linear_3.png38597B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_324b4d42c8746a684068d123fad8b744.png78589B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_400x200_fill_box_bottomleft_3.png60099B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_400x200_fill_box_center_3.png60099B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_43055c40cb4a15bd8491bfc502799f43.png45378B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_4ea8f246299cc5fba9744bdf162bd57d.png8960B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_600x0_resize_box_3.png112941B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_60c098f0ca6626668d9e3ad6bfb38b5b.png64612B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_6575f3a3c39a30cba9d76a6045c36de6.png61497B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_8166ccaf22bdabb94c9bb90bffe64133.png65067B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_9165e5559db8ba31a401327b5617c098.png85767B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_9a8d95423df65a9c230a4cc88056c13a.png58718B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_a38a1924befb1721a09be7d432f5f70f.png60267B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_a487ef4bea3dba1e1a84be5358cfef39.png60182B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_a751b6cd969d7feab12540a8bb0ca927.png53835B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_abcdd770eaed9301cfff4bc2f96459ba.png62941B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_aeaaf23afe6fb4702bd3992426d0cad3.png62049B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_bdde5e36f15689c1451933f92fd357b3.png59041B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_d111079da5d8d143b6cae10d6fedbc24.png44573B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_d87fd348ad697a9b16399709441d9d56.png58776B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_e8ef2efdde4357a79694ea9c2be82f63.png34370B
-rw-r--r--resources/testdata/golden/gohugoio24_huc57dd738f4724f4b341121e66fd85555_267952_ee57777f148caaa6993972d9709fdf2d.png62162B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_00cd4ff18b53ecbd78e42aefe5fbf522.png24546B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_100x100_fill_box_center_3.png5969B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_200x0_resize_q50_r90_box_3.png25346B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_200x100_resize_box_3.png10198B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_276650b97daa7ae98e79b929d7f87c19.png34375B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_2e05d39f4cb329be10e8c515494cef76.png36145B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_300x100_fill_nearestneighbor_topleft_3.png10210B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_300x200_fill_gaussian_smart1_3.png20658B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_300x200_fit_linear_3.png17575B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_3980c5868e0b6f20ec95424dfdcb1d67.png24422B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_398ca764abfff83bb15318068105dcb9.png26511B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_3ed273f49d1dc83891f5736e21fc5f44.png33095B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_400x200_fill_box_bottomleft_3.png26281B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_400x200_fill_box_center_3.png26281B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_428e769d14483c2fcdd6f5c5138e2066.png23863B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_600x0_resize_box_3.png47492B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_73c19c5f80881858a85aa23cd0ca400d.png20199B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_871826faffc414ca3746f65fc9910eed.png21552B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_a0505112c99af88626ac9b9a16a27acb.png34281B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_a0ffc0f22f22e6920f3cad414d6db6ba.png24075B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_ae631e5252bb5d7b92bc766ad1a89069.png34054B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_b34412412a1cf1658e516a335b0a8dd4.png27285B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_c5140f11378ddb13843432a5b489594a.png26663B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_d17d0184674fcf0a4d770c90bed503db.png20267B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_d1bbfa2629bffb90118cacce3fcfb924.png28414B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_e4d38674b70d9ef559c5df72c9262790.png29412B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_eff9583d9b94ac79c60cb099846ce8f3.png18095B
-rw-r--r--resources/testdata/golden/gohugoio8_hu7f72c00afdf7634587afaa5eff2a25b2_73538_f17bba59421e7a500387232295512fc0.png27034B
-rw-r--r--resources/testdata/golden/gopher-hero8_huaa0cd7d2cfc14ff32a57f171896f2285_13327_200x0_resize_bge3e615_box_3.png5597B
-rw-r--r--resources/testdata/golden/gopher-hero8_huaa0cd7d2cfc14ff32a57f171896f2285_13327_200x0_resize_q75_bge3e615_box_3.jpg7640B
-rw-r--r--resources/testdata/golden/gopher-hero8_huaa0cd7d2cfc14ff32a57f171896f2285_13327_30x0_resize_box_3.png1314B
-rw-r--r--resources/testdata/golden/gradient-circle_huf3d35257a40a8d6f525263a856c5ecfd_20069_200x0_resize_bge3e615_box_3.png4220B
-rw-r--r--resources/testdata/golden/gradient-circle_huf3d35257a40a8d6f525263a856c5ecfd_20069_200x0_resize_q75_bge3e615_box_3.jpg2909B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_0d1b300da7a815ed567b6dadb6f2ce5e.jpg6446B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_100x100_fill_q75_box_center.jpg1805B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_17fd3c558d78ce249b5f0bcbe1ddbffb.jpg7033B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_200x0_resize_q50_r90_box.jpg4222B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_200x100_resize_q75_box.jpg2698B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x100_fill_q75_nearestneighbor_topleft.jpg2065B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x200_fill_q75_gaussian_smart1.jpg4667B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x200_fit_q75_linear.jpg4919B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_30fc2aab35ca0861bf396d09aebc85a4.jpg7087B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_352eb0101b7c88107520ba719432bbb2.jpg6435B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_3efc2d0f29a8e12c5a690fc6c9288854.jpg4449B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_3f1b1455c4a7d13c5aeb7510f9a6a581.jpg6941B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_400x200_fill_q75_box_bottomleft.jpg7311B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_400x200_fill_q75_box_center.jpg6448B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_510813cc53c37e2d489d2f9fdb13f749.jpg20818B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_600x0_resize_q75_box.jpg15636B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_6673ece428cb7d523234ca0d7c299542.jpg7088B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_6c5c12ac79d3455ccb1993d51eec3cdf.jpg6563B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_7d9bc4700565266807dc476421066137.jpg6580B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_9f00027c376fe8556cc9996c47f23f78.jpg6132B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_abf356affd7d70d6bec3b3498b572191.jpg5908B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_c2d24766b49f3147f5a4137a8db592ac.jpg7252B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_c36da6818db1ab630c3f87f65170003b.jpg6337B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_c50a17db1e6d1bd0fe31a9a3444f1587.jpg6850B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_cb45fcba865177290c89dc9f41d6ff7a.jpg4464B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_d30c10468b33df9010d185a8fe8f0491.jpg5858B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_de1fe6c0f40e7165355507d0f1748083.jpg5469B
-rw-r--r--resources/testdata/golden/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_f6d8fe32ce3e83abf130e91e33456914.jpg6421B
-rw-r--r--resources/testdata/golden_webp/fuzzy-cirlcle_hu525d1a6cf670e85f5e8f19890241399b_26792_200x0_resize_q75_h2_box_3.webp7848B
-rw-r--r--resources/testdata/gopher-hero8.png13327B
-rw-r--r--resources/testdata/gradient-circle.png20069B
-rw-r--r--resources/testdata/iss8079.jpg116955B
-rw-r--r--resources/testdata/sub/gohugoio2.png73886B
-rw-r--r--resources/testdata/sunrise.JPG90587B
-rw-r--r--resources/testdata/sunset.jpg90587B
-rw-r--r--resources/testdata/sunset.webp59826B
-rw-r--r--resources/testhelpers_test.go205L
-rw-r--r--resources/transform.go670L
-rw-r--r--resources/transform_test.go440L
-rw-r--r--scripts/fork_go_templates/.gitignore1L
-rw-r--r--scripts/fork_go_templates/main.go228L
-rw-r--r--snap/plugins/x-nodejs.yaml8L
-rw-r--r--snap/plugins/x_nodejs.py332L
-rw-r--r--snap/snapcraft.yaml116L
-rw-r--r--source/content_directory_test.go66L
-rw-r--r--source/fileInfo.go296L
-rw-r--r--source/fileInfo_test.go57L
-rw-r--r--source/filesystem.go121L
-rw-r--r--source/filesystem_test.go102L
-rw-r--r--source/sourceSpec.go158L
-rw-r--r--temp/0.86.1-relnotes-ready.md8L
-rw-r--r--tpl/cast/cast.go63L
-rw-r--r--tpl/cast/cast_test.go119L
-rw-r--r--tpl/cast/docshelper.go56L
-rw-r--r--tpl/cast/init.go57L
-rw-r--r--tpl/collections/append.go37L
-rw-r--r--tpl/collections/append_test.go69L
-rw-r--r--tpl/collections/apply.go164L
-rw-r--r--tpl/collections/apply_test.go98L
-rw-r--r--tpl/collections/collections.go781L
-rw-r--r--tpl/collections/collections_test.go992L
-rw-r--r--tpl/collections/complement.go55L
-rw-r--r--tpl/collections/complement_test.go99L
-rw-r--r--tpl/collections/index.go133L
-rw-r--r--tpl/collections/index_test.go70L
-rw-r--r--tpl/collections/init.go214L
-rw-r--r--tpl/collections/integration_test.go75L
-rw-r--r--tpl/collections/merge.go127L
-rw-r--r--tpl/collections/merge_test.go243L
-rw-r--r--tpl/collections/reflect_helpers.go215L
-rw-r--r--tpl/collections/sort.go189L
-rw-r--r--tpl/collections/sort_test.go268L
-rw-r--r--tpl/collections/symdiff.go66L
-rw-r--r--tpl/collections/symdiff_test.go80L
-rw-r--r--tpl/collections/where.go515L
-rw-r--r--tpl/collections/where_test.go864L
-rw-r--r--tpl/compare/compare.go352L
-rw-r--r--tpl/compare/compare_test.go460L
-rw-r--r--tpl/compare/init.go90L
-rw-r--r--tpl/crypto/crypto.go137L
-rw-r--r--tpl/crypto/crypto_test.go138L
-rw-r--r--tpl/crypto/init.go72L
-rw-r--r--tpl/data/data.go209L
-rw-r--r--tpl/data/data_test.go349L
-rw-r--r--tpl/data/init.go45L
-rw-r--r--tpl/data/resources.go130L
-rw-r--r--tpl/data/resources_test.go230L
-rw-r--r--tpl/debug/debug.go40L
-rw-r--r--tpl/debug/init.go45L
-rw-r--r--tpl/diagrams/diagrams.go81L
-rw-r--r--tpl/diagrams/init.go38L
-rw-r--r--tpl/encoding/encoding.go90L
-rw-r--r--tpl/encoding/encoding_test.go118L
-rw-r--r--tpl/encoding/init.go59L
-rw-r--r--tpl/fmt/fmt.go85L
-rw-r--r--tpl/fmt/init.go77L
-rw-r--r--tpl/hugo/init.go39L
-rw-r--r--tpl/images/images.go103L
-rw-r--r--tpl/images/images_test.go119L
-rw-r--r--tpl/images/init.go41L
-rw-r--r--tpl/inflect/inflect.go79L
-rw-r--r--tpl/inflect/inflect_test.go49L
-rw-r--r--tpl/inflect/init.go60L
-rw-r--r--tpl/internal/go_templates/cfg/cfg.go68L
-rw-r--r--tpl/internal/go_templates/fmtsort/export_test.go11L
-rw-r--r--tpl/internal/go_templates/fmtsort/sort.go220L
-rw-r--r--tpl/internal/go_templates/fmtsort/sort_test.go279L
-rw-r--r--tpl/internal/go_templates/htmltemplate/attr.go175L
-rw-r--r--tpl/internal/go_templates/htmltemplate/attr_string.go16L
-rw-r--r--tpl/internal/go_templates/htmltemplate/clone_test.go283L
-rw-r--r--tpl/internal/go_templates/htmltemplate/content.go102L
-rw-r--r--tpl/internal/go_templates/htmltemplate/content_test.go462L
-rw-r--r--tpl/internal/go_templates/htmltemplate/context.go265L
-rw-r--r--tpl/internal/go_templates/htmltemplate/css.go260L
-rw-r--r--tpl/internal/go_templates/htmltemplate/css_test.go284L
-rw-r--r--tpl/internal/go_templates/htmltemplate/delim_string.go16L
-rw-r--r--tpl/internal/go_templates/htmltemplate/doc.go241L
-rw-r--r--tpl/internal/go_templates/htmltemplate/element_string.go16L
-rw-r--r--tpl/internal/go_templates/htmltemplate/error.go234L
-rw-r--r--tpl/internal/go_templates/htmltemplate/escape.go962L
-rw-r--r--tpl/internal/go_templates/htmltemplate/escape_test.go1998L
-rw-r--r--tpl/internal/go_templates/htmltemplate/example_test.go185L
-rw-r--r--tpl/internal/go_templates/htmltemplate/examplefiles_test.go229L
-rw-r--r--tpl/internal/go_templates/htmltemplate/exec_test.go1838L
-rw-r--r--tpl/internal/go_templates/htmltemplate/html.go265L
-rw-r--r--tpl/internal/go_templates/htmltemplate/html_test.go100L
-rw-r--r--tpl/internal/go_templates/htmltemplate/hugo_template.go41L
-rw-r--r--tpl/internal/go_templates/htmltemplate/js.go430L
-rw-r--r--tpl/internal/go_templates/htmltemplate/js_test.go426L
-rw-r--r--tpl/internal/go_templates/htmltemplate/jsctx_string.go16L
-rw-r--r--tpl/internal/go_templates/htmltemplate/multi_test.go293L
-rw-r--r--tpl/internal/go_templates/htmltemplate/state_string.go16L
-rw-r--r--tpl/internal/go_templates/htmltemplate/template.go537L
-rw-r--r--tpl/internal/go_templates/htmltemplate/template_test.go222L
-rw-r--r--tpl/internal/go_templates/htmltemplate/testdata/file1.tmpl2L
-rw-r--r--tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl2L
-rw-r--r--tpl/internal/go_templates/htmltemplate/testdata/fs.zip406B
-rw-r--r--tpl/internal/go_templates/htmltemplate/testdata/tmpl1.tmpl3L
-rw-r--r--tpl/internal/go_templates/htmltemplate/testdata/tmpl2.tmpl3L
-rw-r--r--tpl/internal/go_templates/htmltemplate/transition.go592L
-rw-r--r--tpl/internal/go_templates/htmltemplate/transition_test.go63L
-rw-r--r--tpl/internal/go_templates/htmltemplate/url.go217L
-rw-r--r--tpl/internal/go_templates/htmltemplate/url_test.go172L
-rw-r--r--tpl/internal/go_templates/htmltemplate/urlpart_string.go16L
-rw-r--r--tpl/internal/go_templates/testenv/testenv.go366L
-rw-r--r--tpl/internal/go_templates/testenv/testenv_cgo.go11L
-rw-r--r--tpl/internal/go_templates/testenv/testenv_notunix.go13L
-rw-r--r--tpl/internal/go_templates/testenv/testenv_notwin.go20L
-rw-r--r--tpl/internal/go_templates/testenv/testenv_unix.go13L
-rw-r--r--tpl/internal/go_templates/testenv/testenv_windows.go47L
-rw-r--r--tpl/internal/go_templates/texttemplate/doc.go465L
-rw-r--r--tpl/internal/go_templates/texttemplate/example_test.go113L
-rw-r--r--tpl/internal/go_templates/texttemplate/examplefiles_test.go184L
-rw-r--r--tpl/internal/go_templates/texttemplate/examplefunc_test.go57L
-rw-r--r--tpl/internal/go_templates/texttemplate/exec.go1045L
-rw-r--r--tpl/internal/go_templates/texttemplate/exec_test.go1815L
-rw-r--r--tpl/internal/go_templates/texttemplate/funcs.go753L
-rw-r--r--tpl/internal/go_templates/texttemplate/helper.go177L
-rw-r--r--tpl/internal/go_templates/texttemplate/hugo_template.go398L
-rw-r--r--tpl/internal/go_templates/texttemplate/hugo_template_test.go92L
-rw-r--r--tpl/internal/go_templates/texttemplate/link_test.go62L
-rw-r--r--tpl/internal/go_templates/texttemplate/multi_test.go467L
-rw-r--r--tpl/internal/go_templates/texttemplate/option.go72L
-rw-r--r--tpl/internal/go_templates/texttemplate/parse/lex.go682L
-rw-r--r--tpl/internal/go_templates/texttemplate/parse/lex_test.go562L
-rw-r--r--tpl/internal/go_templates/texttemplate/parse/node.go1008L
-rw-r--r--tpl/internal/go_templates/texttemplate/parse/parse.go795L
-rw-r--r--tpl/internal/go_templates/texttemplate/parse/parse_test.go683L
-rw-r--r--tpl/internal/go_templates/texttemplate/template.go238L
-rw-r--r--tpl/internal/go_templates/texttemplate/testdata/file1.tmpl2L
-rw-r--r--tpl/internal/go_templates/texttemplate/testdata/file2.tmpl2L
-rw-r--r--tpl/internal/go_templates/texttemplate/testdata/tmpl1.tmpl3L
-rw-r--r--tpl/internal/go_templates/texttemplate/testdata/tmpl2.tmpl3L
-rw-r--r--tpl/internal/resourcehelpers/helpers.go69L
-rw-r--r--tpl/internal/templatefuncRegistry_test.go39L
-rw-r--r--tpl/internal/templatefuncsRegistry.go293L
-rw-r--r--tpl/js/init.go36L
-rw-r--r--tpl/js/js.go65L
-rw-r--r--tpl/lang/init.go81L
-rw-r--r--tpl/lang/lang.go266L
-rw-r--r--tpl/lang/lang_test.go140L
-rw-r--r--tpl/math/init.go134L
-rw-r--r--tpl/math/math.go176L
-rw-r--r--tpl/math/math_test.go437L
-rw-r--r--tpl/math/round.go61L
-rw-r--r--tpl/openapi/openapi3/init.go41L
-rw-r--r--tpl/openapi/openapi3/integration_test.go74L
-rw-r--r--tpl/openapi/openapi3/openapi3.go95L
-rw-r--r--tpl/os/init.go62L
-rw-r--r--tpl/os/integration_test.go51L
-rw-r--r--tpl/os/os.go158L
-rw-r--r--tpl/os/os_test.go128L
-rw-r--r--tpl/partials/init.go55L
-rw-r--r--tpl/partials/integration_test.go274L
-rw-r--r--tpl/partials/partials.go277L
-rw-r--r--tpl/partials/partials_test.go40L
-rw-r--r--tpl/path/init.go60L
-rw-r--r--tpl/path/path.go174L
-rw-r--r--tpl/path/path_test.go236L
-rw-r--r--tpl/reflect/init.go51L
-rw-r--r--tpl/reflect/reflect.go36L
-rw-r--r--tpl/reflect/reflect_test.go54L
-rw-r--r--tpl/resources/init.go77L
-rw-r--r--tpl/resources/integration_test.go100L
-rw-r--r--tpl/resources/resources.go432L
-rw-r--r--tpl/safe/init.go80L
-rw-r--r--tpl/safe/safe.go73L
-rw-r--r--tpl/safe/safe_test.go211L
-rw-r--r--tpl/site/init.go43L
-rw-r--r--tpl/strings/init.go229L
-rw-r--r--tpl/strings/regexp.go125L
-rw-r--r--tpl/strings/regexp_test.go93L
-rw-r--r--tpl/strings/strings.go505L
-rw-r--r--tpl/strings/strings_test.go787L
-rw-r--r--tpl/strings/truncate.go157L
-rw-r--r--tpl/strings/truncate_test.go83L
-rw-r--r--tpl/template.go211L
-rw-r--r--tpl/template_info.go83L
-rw-r--r--tpl/template_test.go71L
-rw-r--r--tpl/templates/init.go44L
-rw-r--r--tpl/templates/integration_test.go85L
-rw-r--r--tpl/templates/templates.go38L
-rw-r--r--tpl/time/init.go95L
-rw-r--r--tpl/time/time.go123L
-rw-r--r--tpl/time/time_test.go185L
-rw-r--r--tpl/tplimpl/embedded/.gitattributes1L
-rw-r--r--tpl/tplimpl/embedded/templates/_default/_markup/render-codeblock-goat.html18L
-rw-r--r--tpl/tplimpl/embedded/templates/_default/robots.txt1L
-rw-r--r--tpl/tplimpl/embedded/templates/_default/rss.xml39L
-rw-r--r--tpl/tplimpl/embedded/templates/_default/sitemap.xml24L
-rw-r--r--tpl/tplimpl/embedded/templates/_default/sitemapindex.xml11L
-rw-r--r--tpl/tplimpl/embedded/templates/_server/error.html87L
-rw-r--r--tpl/tplimpl/embedded/templates/alias.html10L
-rw-r--r--tpl/tplimpl/embedded/templates/disqus.html23L
-rw-r--r--tpl/tplimpl/embedded/templates/google_analytics.html51L
-rw-r--r--tpl/tplimpl/embedded/templates/google_analytics_async.html28L
-rw-r--r--tpl/tplimpl/embedded/templates/google_news.html6L
-rw-r--r--tpl/tplimpl/embedded/templates/opengraph.html44L
-rw-r--r--tpl/tplimpl/embedded/templates/pagination.html154L
-rw-r--r--tpl/tplimpl/embedded/templates/schema.html25L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/1__h_simple_assets.html34L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/figure.html28L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/gist.html1L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/highlight.html1L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/instagram.html18L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html67L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/param.html4L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/ref.html1L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/relref.html1L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/twitter.html35L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/twitter_simple.html58L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/vimeo.html14L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/vimeo_simple.html22L
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/youtube.html10L
-rw-r--r--tpl/tplimpl/embedded/templates/twitter_cards.html24L
-rw-r--r--tpl/tplimpl/integration_test.go117L
-rw-r--r--tpl/tplimpl/shortcodes.go154L
-rw-r--r--tpl/tplimpl/shortcodes_test.go91L
-rw-r--r--tpl/tplimpl/template.go1161L
-rw-r--r--tpl/tplimpl/templateFuncster.go14L
-rw-r--r--tpl/tplimpl/templateProvider.go41L
-rw-r--r--tpl/tplimpl/template_ast_transformers.go348L
-rw-r--r--tpl/tplimpl/template_ast_transformers_test.go160L
-rw-r--r--tpl/tplimpl/template_errors.go64L
-rw-r--r--tpl/tplimpl/template_funcs.go204L
-rw-r--r--tpl/tplimpl/template_funcs_test.go84L
-rw-r--r--tpl/tplimpl/template_test.go40L
-rw-r--r--tpl/transform/init.go117L
-rw-r--r--tpl/transform/remarshal.go88L
-rw-r--r--tpl/transform/remarshal_test.go203L
-rw-r--r--tpl/transform/transform.go151L
-rw-r--r--tpl/transform/transform_test.go273L
-rw-r--r--tpl/transform/unmarshal.go170L
-rw-r--r--tpl/transform/unmarshal_test.go233L
-rw-r--r--tpl/urls/init.go73L
-rw-r--r--tpl/urls/urls.go187L
-rw-r--r--tpl/urls/urls_test.go70L
-rw-r--r--transform/chain.go125L
-rw-r--r--transform/chain_test.go70L
-rw-r--r--transform/livereloadinject/livereloadinject.go85L
-rw-r--r--transform/livereloadinject/livereloadinject_test.go64L
-rw-r--r--transform/metainject/hugogenerator.go56L
-rw-r--r--transform/metainject/hugogenerator_test.go60L
-rw-r--r--transform/urlreplacers/absurl.go36L
-rw-r--r--transform/urlreplacers/absurlreplacer.go260L
-rw-r--r--transform/urlreplacers/absurlreplacer_test.go236L
-rw-r--r--watcher/batcher.go87L
-rw-r--r--watcher/filenotify/filenotify.go49L
-rw-r--r--watcher/filenotify/fsnotify.go20L
-rw-r--r--watcher/filenotify/poller.go326L
-rw-r--r--watcher/filenotify/poller_test.go304L