CODE_OF_CONDUCT.md
LICENSE
LICENSE-hugo.txt
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
setup.py
hugo/.dockerignore
hugo/.gitattributes
hugo/.gitignore
hugo/.gitmodules
hugo/.hugo_commit_date
hugo/.mailmap
hugo/.prettierignore
hugo/AGENTS.md
hugo/CLAUDE.md
hugo/CONTRIBUTING.md
hugo/Dockerfile
hugo/LICENSE
hugo/README.md
hugo/SECURITY.md
hugo/check.sh
hugo/check_gofmt.sh
hugo/go.mod
hugo/go.sum
hugo/hugoreleaser.env
hugo/hugoreleaser.yaml
hugo/magefile.go
hugo/main.go
hugo/main_test.go
hugo/main_withdeploy_off_test.go
hugo/main_withdeploy_test.go
hugo/merge-release.sh
hugo/pull-docs.sh
hugo/watchtestscripts.sh
hugo/.circleci/config.yml
hugo/.gemini/config.yaml
hugo/.github/SUPPORT.md
hugo/.github/dependabot.yml
hugo/.github/pull_request_template.md
hugo/.github/ISSUE_TEMPLATE/bug_report.md
hugo/.github/ISSUE_TEMPLATE/config.yml
hugo/.github/ISSUE_TEMPLATE/feature_request.md
hugo/.github/workflows/aiwatchdog.yml
hugo/.github/workflows/image.yml
hugo/.github/workflows/stale.yml
hugo/.github/workflows/test.yml
hugo/bufferpool/bufpool.go
hugo/bufferpool/bufpool_test.go
hugo/cache/docs.go
hugo/cache/dynacache/dynacache.go
hugo/cache/dynacache/dynacache_test.go
hugo/cache/filecache/filecache.go
hugo/cache/filecache/filecache_config.go
hugo/cache/filecache/filecache_config_test.go
hugo/cache/filecache/filecache_integration_test.go
hugo/cache/filecache/filecache_pruner.go
hugo/cache/filecache/filecache_pruner_test.go
hugo/cache/filecache/filecache_test.go
hugo/cache/httpcache/httpcache.go
hugo/cache/httpcache/httpcache_integration_test.go
hugo/cache/httpcache/httpcache_test.go
hugo/codegen/methods.go
hugo/codegen/methods2_test.go
hugo/codegen/methods_test.go
hugo/commands/commandeer.go
hugo/commands/commands.go
hugo/commands/config.go
hugo/commands/convert.go
hugo/commands/deploy.go
hugo/commands/deploy_flags.go
hugo/commands/deploy_off.go
hugo/commands/env.go
hugo/commands/gen.go
hugo/commands/helpers.go
hugo/commands/hugo_windows.go
hugo/commands/hugobuilder.go
hugo/commands/import.go
hugo/commands/list.go
hugo/commands/mod.go
hugo/commands/new.go
hugo/commands/release.go
hugo/commands/server.go
hugo/common/docs.go
hugo/common/collections/append.go
hugo/common/collections/append_test.go
hugo/common/collections/collections.go
hugo/common/collections/order.go
hugo/common/collections/slice.go
hugo/common/collections/slice_test.go
hugo/common/collections/stack.go
hugo/common/collections/stack_test.go
hugo/common/constants/constants.go
hugo/common/hashing/hashing.go
hugo/common/hashing/hashing_test.go
hugo/common/hdebug/debug.go
hugo/common/herrors/error_locator.go
hugo/common/herrors/error_locator_test.go
hugo/common/herrors/errors.go
hugo/common/herrors/errors_test.go
hugo/common/herrors/file_error.go
hugo/common/herrors/file_error_test.go
hugo/common/herrors/line_number_extractors.go
hugo/common/herrors/line_number_extractors_test.go
hugo/common/hexec/exec.go
hugo/common/himage/image.go
hugo/common/hiter/iter.go
hugo/common/hmaps/cache.go
hugo/common/hmaps/cache_test.go
hugo/common/hmaps/map.go
hugo/common/hmaps/map_test.go
hugo/common/hmaps/maps.go
hugo/common/hmaps/maps_test.go
hugo/common/hmaps/ordered.go
hugo/common/hmaps/ordered_test.go
hugo/common/hmaps/orderedintset.go
hugo/common/hmaps/orderedintset_test.go
hugo/common/hmaps/params.go
hugo/common/hmaps/params_test.go
hugo/common/hreflect/convert.go
hugo/common/hreflect/convert_test.go
hugo/common/hreflect/helpers.go
hugo/common/hreflect/helpers_test.go
hugo/common/hstore/scratch.go
hugo/common/hstore/scratch_test.go
hugo/common/hstrings/strings.go
hugo/common/hstrings/strings_test.go
hugo/common/hsync/oncemore.go
hugo/common/hsync/oncemore_test.go
hugo/common/htime/htime_integration_test.go
hugo/common/htime/time.go
hugo/common/htime/time_test.go
hugo/common/hugio/copy.go
hugo/common/hugio/hasBytesWriter.go
hugo/common/hugio/hasBytesWriter_test.go
hugo/common/hugio/readers.go
hugo/common/hugio/writers.go
hugo/common/hugo/hugo.go
hugo/common/hugo/hugo_integration_test.go
hugo/common/hugo/hugo_test.go
hugo/common/hugo/vars_extended.go
hugo/common/hugo/vars_regular.go
hugo/common/hugo/vars_withdeploy.go
hugo/common/hugo/vars_withdeploy_off.go
hugo/common/hugo/version_current.go
hugo/common/loggers/handlerdefault.go
hugo/common/loggers/handlersmisc.go
hugo/common/loggers/handlerterminal.go
hugo/common/loggers/handlerterminal_test.go
hugo/common/loggers/logger.go
hugo/common/loggers/logger_test.go
hugo/common/loggers/loggerglobal.go
hugo/common/math/math.go
hugo/common/math/math_test.go
hugo/common/para/para.go
hugo/common/para/para_test.go
hugo/common/paths/path.go
hugo/common/paths/path_test.go
hugo/common/paths/pathparser.go
hugo/common/paths/pathparser_test.go
hugo/common/paths/paths_integration_test.go
hugo/common/paths/type_string.go
hugo/common/paths/url.go
hugo/common/paths/url_test.go
hugo/common/predicate/predicate.go
hugo/common/predicate/predicate_test.go
hugo/common/predicate/rangeop_test.go
hugo/common/rungroup/rungroup.go
hugo/common/rungroup/rungroup_test.go
hugo/common/tasks/tasks.go
hugo/common/terminal/colors.go
hugo/common/text/position.go
hugo/common/text/position_test.go
hugo/common/text/transform.go
hugo/common/text/transform_test.go
hugo/common/types/closer.go
hugo/common/types/convert.go
hugo/common/types/convert_test.go
hugo/common/types/evictingqueue.go
hugo/common/types/evictingqueue_test.go
hugo/common/types/types.go
hugo/common/types/types_test.go
hugo/common/types/css/csstypes.go
hugo/common/types/hstring/stringtypes.go
hugo/common/types/hstring/stringtypes_test.go
hugo/common/urls/baseURL.go
hugo/common/urls/baseURL_test.go
hugo/common/urls/ref.go
hugo/common/version/version.go
hugo/common/version/version_test.go
hugo/compare/compare.go
hugo/compare/compare_strings.go
hugo/compare/compare_strings_test.go
hugo/compare/compare_test.go
hugo/config/commonConfig.go
hugo/config/commonConfig_test.go
hugo/config/configLoader.go
hugo/config/configLoader_test.go
hugo/config/configProvider.go
hugo/config/configProvider_test.go
hugo/config/defaultConfigProvider.go
hugo/config/defaultConfigProvider_test.go
hugo/config/env.go
hugo/config/env_test.go
hugo/config/namespace.go
hugo/config/namespace_test.go
hugo/config/allconfig/allconfig.go
hugo/config/allconfig/allconfig_integration_test.go
hugo/config/allconfig/alldecoders.go
hugo/config/allconfig/configlanguage.go
hugo/config/allconfig/docshelper.go
hugo/config/allconfig/load.go
hugo/config/allconfig/load_test.go
hugo/config/privacy/privacyConfig.go
hugo/config/privacy/privacyConfig_test.go
hugo/config/security/securityConfig.go
hugo/config/security/securityConfig_test.go
hugo/config/security/whitelist.go
hugo/config/security/whitelist_test.go
hugo/config/services/servicesConfig.go
hugo/config/services/servicesConfig_test.go
hugo/config/testconfig/testconfig.go
hugo/create/content.go
hugo/create/content_test.go
hugo/create/skeletons/skeletons.go
hugo/create/skeletons/project/assets/.gitkeep
hugo/create/skeletons/project/content/.gitkeep
hugo/create/skeletons/project/data/.gitkeep
hugo/create/skeletons/project/i18n/.gitkeep
hugo/create/skeletons/project/layouts/.gitkeep
hugo/create/skeletons/project/static/.gitkeep
hugo/create/skeletons/project/themes/.gitkeep
hugo/create/skeletons/theme/assets/css/main.css
hugo/create/skeletons/theme/assets/js/main.js
hugo/create/skeletons/theme/content/_index.md
hugo/create/skeletons/theme/content/posts/_index.md
hugo/create/skeletons/theme/content/posts/post-1.md
hugo/create/skeletons/theme/content/posts/post-2.md
hugo/create/skeletons/theme/content/posts/post-3/bryce-canyon.jpg
hugo/create/skeletons/theme/content/posts/post-3/index.md
hugo/create/skeletons/theme/data/.gitkeep
hugo/create/skeletons/theme/i18n/.gitkeep
hugo/create/skeletons/theme/layouts/baseof.html
hugo/create/skeletons/theme/layouts/home.html
hugo/create/skeletons/theme/layouts/page.html
hugo/create/skeletons/theme/layouts/section.html
hugo/create/skeletons/theme/layouts/taxonomy.html
hugo/create/skeletons/theme/layouts/term.html
hugo/create/skeletons/theme/layouts/_partials/footer.html
hugo/create/skeletons/theme/layouts/_partials/head.html
hugo/create/skeletons/theme/layouts/_partials/header.html
hugo/create/skeletons/theme/layouts/_partials/menu.html
hugo/create/skeletons/theme/layouts/_partials/terms.html
hugo/create/skeletons/theme/layouts/_partials/head/css.html
hugo/create/skeletons/theme/layouts/_partials/head/js.html
hugo/create/skeletons/theme/static/favicon.ico
hugo/deploy/cloudfront.go
hugo/deploy/deploy.go
hugo/deploy/deploy_azure.go
hugo/deploy/deploy_test.go
hugo/deploy/google.go
hugo/deploy/deployconfig/deployConfig.go
hugo/deploy/deployconfig/deployConfig_test.go
hugo/deps/deps.go
hugo/deps/deps_test.go
hugo/docshelper/docs.go
hugo/helpers/content.go
hugo/helpers/content_test.go
hugo/helpers/docshelper.go
hugo/helpers/emoji.go
hugo/helpers/emoji_test.go
hugo/helpers/general.go
hugo/helpers/general_test.go
hugo/helpers/path.go
hugo/helpers/path_test.go
hugo/helpers/pathspec.go
hugo/helpers/processing_stats.go
hugo/helpers/testhelpers_test.go
hugo/helpers/url.go
hugo/helpers/url_test.go
hugo/htesting/test_helpers.go
hugo/htesting/test_helpers_test.go
hugo/htesting/hqt/checkers.go
hugo/hugofs/component_fs.go
hugo/hugofs/createcounting_fs.go
hugo/hugofs/decorators.go
hugo/hugofs/dirsmerger.go
hugo/hugofs/fileinfo.go
hugo/hugofs/fileinfo_test.go
hugo/hugofs/filename_filter_fs.go
hugo/hugofs/filename_filter_fs_test.go
hugo/hugofs/fs.go
hugo/hugofs/fs_test.go
hugo/hugofs/glob.go
hugo/hugofs/glob_test.go
hugo/hugofs/hasbytes_fs.go
hugo/hugofs/hashing_fs.go
hugo/hugofs/hashing_fs_test.go
hugo/hugofs/hugofs_integration_test.go
hugo/hugofs/noop_fs.go
hugo/hugofs/openfiles_fs.go
hugo/hugofs/rootmapping_fs.go
hugo/hugofs/rootmapping_fs_test.go
hugo/hugofs/stacktracer_fs.go
hugo/hugofs/walk.go
hugo/hugofs/walk_test.go
hugo/hugofs/files/classifier.go
hugo/hugofs/files/classifier_test.go
hugo/hugofs/hglob/filename_filter.go
hugo/hugofs/hglob/filename_filter_test.go
hugo/hugofs/hglob/glob.go
hugo/hugofs/hglob/glob_test.go
hugo/hugolib/404_test.go
hugo/hugolib/alias.go
hugo/hugolib/alias_test.go
hugo/hugolib/breaking_changes_test.go
hugo/hugolib/cascade_test.go
hugo/hugolib/codeowners.go
hugo/hugolib/collections.go
hugo/hugolib/config.go
hugo/hugolib/config_legacy1_test.go
hugo/hugolib/config_test.go
hugo/hugolib/configdir_test.go
hugo/hugolib/content_factory.go
hugo/hugolib/content_map.go
hugo/hugolib/content_map_page.go
hugo/hugolib/content_map_page_assembler.go
hugo/hugolib/content_map_page_contentnode.go
hugo/hugolib/content_map_page_contentnodeshifter.go
hugo/hugolib/content_map_test.go
hugo/hugolib/content_render_hooks_test.go
hugo/hugolib/datafiles_test.go
hugo/hugolib/dates_test.go
hugo/hugolib/disableKinds_test.go
hugo/hugolib/embedded_templates_test.go
hugo/hugolib/fileInfo.go
hugo/hugolib/fileInfo_test.go
hugo/hugolib/frontmatter_test.go
hugo/hugolib/gitinfo.go
hugo/hugolib/gitinfo_github_test.go
hugo/hugolib/hugo_modules_test.go
hugo/hugolib/hugo_sites.go
hugo/hugolib/hugo_sites_build.go
hugo/hugolib/hugo_sites_build_errors_test.go
hugo/hugolib/hugo_sites_build_test.go
hugo/hugolib/hugo_sites_multihost_test.go
hugo/hugolib/hugo_smoke_test.go
hugo/hugolib/hugolib_integration_test.go
hugo/hugolib/integrationtest_builder.go
hugo/hugolib/language_content_dir_test.go
hugo/hugolib/language_test.go
hugo/hugolib/menu_test.go
hugo/hugolib/minify_publisher_test.go
hugo/hugolib/mount_filters_test.go
hugo/hugolib/page.go
hugo/hugolib/page__common.go
hugo/hugolib/page__content.go
hugo/hugolib/page__data.go
hugo/hugolib/page__fragments_test.go
hugo/hugolib/page__menus.go
hugo/hugolib/page__meta.go
hugo/hugolib/page__meta_test.go
hugo/hugolib/page__new.go
hugo/hugolib/page__output.go
hugo/hugolib/page__paginator.go
hugo/hugolib/page__paths.go
hugo/hugolib/page__per_output.go
hugo/hugolib/page__position.go
hugo/hugolib/page__ref.go
hugo/hugolib/page__tree.go
hugo/hugolib/page_kinds.go
hugo/hugolib/page_permalink_test.go
hugo/hugolib/page_test.go
hugo/hugolib/page_unwrap.go
hugo/hugolib/page_unwrap_test.go
hugo/hugolib/pagebundler_test.go
hugo/hugolib/pagecollections.go
hugo/hugolib/pagecollections_test.go
hugo/hugolib/pages_capture.go
hugo/hugolib/pages_language_merge_test.go
hugo/hugolib/pages_test.go
hugo/hugolib/paginator_test.go
hugo/hugolib/params_test.go
hugo/hugolib/permalinker.go
hugo/hugolib/prune_resources.go
hugo/hugolib/rebuild_test.go
hugo/hugolib/rendershortcodes_test.go
hugo/hugolib/renderstring_test.go
hugo/hugolib/resource_chain_test.go
hugo/hugolib/robotstxt_test.go
hugo/hugolib/rss_test.go
hugo/hugolib/securitypolicies_test.go
hugo/hugolib/shortcode.go
hugo/hugolib/shortcode_page.go
hugo/hugolib/shortcode_test.go
hugo/hugolib/site.go
hugo/hugolib/siteJSONEncode_test.go
hugo/hugolib/site_render.go
hugo/hugolib/site_sections.go
hugo/hugolib/site_sections_test.go
hugo/hugolib/site_sites_test.go
hugo/hugolib/site_stats_test.go
hugo/hugolib/site_test.go
hugo/hugolib/site_url_test.go
hugo/hugolib/sitemap_test.go
hugo/hugolib/taxonomy_test.go
hugo/hugolib/template_test.go
hugo/hugolib/doctree/nodeshiftree_test.go
hugo/hugolib/doctree/nodeshifttree.go
hugo/hugolib/doctree/nodetransformstate_string.go
hugo/hugolib/doctree/simpletree.go
hugo/hugolib/doctree/simpletree_test.go
hugo/hugolib/doctree/support.go
hugo/hugolib/doctree/treeshifttree.go
hugo/hugolib/doctree/treeshifttree_test.go
hugo/hugolib/filesystems/basefs.go
hugo/hugolib/filesystems/basefs_test.go
hugo/hugolib/pagesfromdata/pagesfromgotmpl.go
hugo/hugolib/pagesfromdata/pagesfromgotmpl_integration_test.go
hugo/hugolib/pagesfromdata/pagesfromgotmpl_test.go
hugo/hugolib/paths/paths.go
hugo/hugolib/roles/roles.go
hugo/hugolib/roles/roles_integration_test.go
hugo/hugolib/segments/segments.go
hugo/hugolib/segments/segments_integration_test.go
hugo/hugolib/segments/segments_test.go
hugo/hugolib/sitesmatrix/dimensions.go
hugo/hugolib/sitesmatrix/dimensions_test.go
hugo/hugolib/sitesmatrix/sitematrix_integration_test.go
hugo/hugolib/sitesmatrix/vectorstores.go
hugo/hugolib/sitesmatrix/vectorstores_test.go
hugo/hugolib/testsite/.gitignore
hugo/hugolib/testsite/CODEOWNERS
hugo/hugolib/testsite/content/first-post.md
hugo/hugolib/testsite/content_nn/first-post.md
hugo/hugolib/versions/versions.go
hugo/hugolib/versions/versions_integration_test.go
hugo/identity/finder.go
hugo/identity/finder_test.go
hugo/identity/identity.go
hugo/identity/identity_test.go
hugo/identity/predicate_identity.go
hugo/identity/predicate_identity_test.go
hugo/identity/question.go
hugo/identity/question_test.go
hugo/identity/identitytesting/identitytesting.go
hugo/internal/js/api.go
hugo/internal/js/esbuild/batch-esm-runner.gotmpl
hugo/internal/js/esbuild/batch.go
hugo/internal/js/esbuild/batch_integration_test.go
hugo/internal/js/esbuild/build.go
hugo/internal/js/esbuild/helpers.go
hugo/internal/js/esbuild/options.go
hugo/internal/js/esbuild/options_test.go
hugo/internal/js/esbuild/resolve.go
hugo/internal/js/esbuild/resolve_test.go
hugo/internal/js/esbuild/sourcemap.go
hugo/internal/warpc/buildjs.sh
hugo/internal/warpc/buildwebp.sh
hugo/internal/warpc/katex.go
hugo/internal/warpc/warpc.go
hugo/internal/warpc/warpc_test.go
hugo/internal/warpc/watchjs.sh
hugo/internal/warpc/watchwebp.sh
hugo/internal/warpc/webp.go
hugo/internal/warpc/webp_integration_test.go
hugo/internal/warpc/genjs/main.go
hugo/internal/warpc/genwebp/.gitignore
hugo/internal/warpc/genwebp/Makefile
hugo/internal/warpc/genwebp/go.mod
hugo/internal/warpc/genwebp/webp.c
hugo/internal/warpc/genwebp/deps/clib/Makefile
hugo/internal/warpc/genwebp/deps/parson/package.json
hugo/internal/warpc/genwebp/deps/parson/parson.c
hugo/internal/warpc/genwebp/deps/parson/parson.h
hugo/internal/warpc/js/.gitignore
hugo/internal/warpc/js/common.js
hugo/internal/warpc/js/greet.bundle.js
hugo/internal/warpc/js/greet.js
hugo/internal/warpc/js/package.json
hugo/internal/warpc/js/renderkatex.bundle.js
hugo/internal/warpc/js/renderkatex.js
hugo/internal/warpc/wasm/greet.wasm
hugo/internal/warpc/wasm/quickjs.wasm
hugo/internal/warpc/wasm/renderkatex.wasm
hugo/internal/warpc/wasm/webp.wasm
hugo/langs/config.go
hugo/langs/language.go
hugo/langs/language_test.go
hugo/langs/languages_integration_test.go
hugo/langs/i18n/i18n.go
hugo/langs/i18n/i18n_integration_test.go
hugo/langs/i18n/i18n_test.go
hugo/langs/i18n/translationProvider.go
hugo/livereload/connection.go
hugo/livereload/hub.go
hugo/livereload/livereload.go
hugo/livereload/livereload.js
hugo/livereload/livereload.min.js
hugo/livereload/gen/livereload-hugo-plugin.js
hugo/livereload/gen/main.go
hugo/markup/markup.go
hugo/markup/markup_test.go
hugo/markup/asciidocext/asciidoc_integration_test.go
hugo/markup/asciidocext/convert.go
hugo/markup/asciidocext/convert_test.go
hugo/markup/asciidocext/asciidocext_config/config.go
hugo/markup/asciidocext/internal/converter.go
hugo/markup/blackfriday/anchors.go
hugo/markup/converter/converter.go
hugo/markup/converter/hooks/hooks.go
hugo/markup/goldmark/autoid.go
hugo/markup/goldmark/autoid_test.go
hugo/markup/goldmark/convert.go
hugo/markup/goldmark/convert_test.go
hugo/markup/goldmark/goldmark_integration_test.go
hugo/markup/goldmark/render_hooks.go
hugo/markup/goldmark/toc.go
hugo/markup/goldmark/toc_integration_test.go
hugo/markup/goldmark/blockquotes/blockquotes.go
hugo/markup/goldmark/blockquotes/blockquotes_integration_test.go
hugo/markup/goldmark/blockquotes/blockquotes_test.go
hugo/markup/goldmark/codeblocks/codeblocks_integration_test.go
hugo/markup/goldmark/codeblocks/render.go
hugo/markup/goldmark/goldmark_config/config.go
hugo/markup/goldmark/hugocontext/hugocontext.go
hugo/markup/goldmark/hugocontext/hugocontext_test.go
hugo/markup/goldmark/images/images_integration_test.go
hugo/markup/goldmark/images/transform.go
hugo/markup/goldmark/internal/extensions/attributes/attributes.go
hugo/markup/goldmark/internal/extensions/attributes/attributes_integration_test.go
hugo/markup/goldmark/internal/render/context.go
hugo/markup/goldmark/passthrough/passthrough.go
hugo/markup/goldmark/passthrough/passthrough_integration_test.go
hugo/markup/goldmark/tables/tables.go
hugo/markup/goldmark/tables/tables_integration_test.go
hugo/markup/highlight/config.go
hugo/markup/highlight/config_test.go
hugo/markup/highlight/highlight.go
hugo/markup/highlight/highlight_integration_test.go
hugo/markup/highlight/highlight_test.go
hugo/markup/highlight/chromalexers/chromalexers.go
hugo/markup/internal/external.go
hugo/markup/internal/attributes/attributes.go
hugo/markup/markup_config/config.go
hugo/markup/markup_config/config_test.go
hugo/markup/org/convert.go
hugo/markup/org/convert_test.go
hugo/markup/pandoc/convert.go
hugo/markup/pandoc/convert_test.go
hugo/markup/rst/convert.go
hugo/markup/rst/convert_test.go
hugo/markup/tableofcontents/tableofcontents.go
hugo/markup/tableofcontents/tableofcontents_integration_test.go
hugo/markup/tableofcontents/tableofcontents_test.go
hugo/media/builtin.go
hugo/media/config.go
hugo/media/config_test.go
hugo/media/mediaType.go
hugo/media/mediaType_test.go
hugo/metrics/metrics.go
hugo/metrics/metrics_test.go
hugo/minifiers/config.go
hugo/minifiers/config_test.go
hugo/minifiers/minifiers.go
hugo/minifiers/minifiers_test.go
hugo/modules/client.go
hugo/modules/client_test.go
hugo/modules/collect.go
hugo/modules/collect_test.go
hugo/modules/config.go
hugo/modules/config_integration_test.go
hugo/modules/config_test.go
hugo/modules/module.go
hugo/modules/modules_integration_test.go
hugo/modules/mount_filters_integration_test.go
hugo/modules/npm/package_builder.go
hugo/modules/npm/package_builder_test.go
hugo/navigation/menu.go
hugo/navigation/menu_cache.go
hugo/navigation/menu_cache_test.go
hugo/navigation/pagemenus.go
hugo/output/config.go
hugo/output/config_test.go
hugo/output/docshelper.go
hugo/output/outputFormat.go
hugo/output/outputFormat_integration_test.go
hugo/output/outputFormat_test.go
hugo/parser/frontmatter.go
hugo/parser/frontmatter_test.go
hugo/parser/lowercase_camel_json.go
hugo/parser/lowercase_camel_json_test.go
hugo/parser/metadecoders/decoder.go
hugo/parser/metadecoders/decoder_integration_test.go
hugo/parser/metadecoders/decoder_test.go
hugo/parser/metadecoders/encoder.go
hugo/parser/metadecoders/format.go
hugo/parser/metadecoders/format_test.go
hugo/parser/pageparser/doc.go
hugo/parser/pageparser/item.go
hugo/parser/pageparser/item_test.go
hugo/parser/pageparser/itemtype_string.go
hugo/parser/pageparser/pagelexer.go
hugo/parser/pageparser/pagelexer_intro.go
hugo/parser/pageparser/pagelexer_intro_test.go
hugo/parser/pageparser/pagelexer_shortcode.go
hugo/parser/pageparser/pagelexer_test.go
hugo/parser/pageparser/pageparser.go
hugo/parser/pageparser/pageparser_intro_test.go
hugo/parser/pageparser/pageparser_shortcode_test.go
hugo/parser/pageparser/pageparser_test.go
hugo/publisher/htmlElementsCollector.go
hugo/publisher/htmlElementsCollector_test.go
hugo/publisher/publisher.go
hugo/related/inverted_index.go
hugo/related/inverted_index_test.go
hugo/related/related_integration_test.go
hugo/releaser/releaser.go
hugo/resources/docs.go
hugo/resources/image.go
hugo/resources/image_cache.go
hugo/resources/image_test.go
hugo/resources/post_publish.go
hugo/resources/resource.go
hugo/resources/resource_cache.go
hugo/resources/resource_metadata.go
hugo/resources/resource_spec.go
hugo/resources/resource_spec_test.go
hugo/resources/resource_test.go
hugo/resources/resources_integration_test.go
hugo/resources/testhelpers_test.go
hugo/resources/transform.go
hugo/resources/transform_integration_test.go
hugo/resources/transform_test.go
hugo/resources/assets/sunset.jpg
hugo/resources/images/auto_orient.go
hugo/resources/images/codec.go
hugo/resources/images/color.go
hugo/resources/images/color_test.go
hugo/resources/images/config.go
hugo/resources/images/config_test.go
hugo/resources/images/dither.go
hugo/resources/images/filters.go
hugo/resources/images/filters_test.go
hugo/resources/images/image.go
hugo/resources/images/image_resource.go
hugo/resources/images/images_golden_integration_test.go
hugo/resources/images/images_integration_test.go
hugo/resources/images/mask.go
hugo/resources/images/opacity.go
hugo/resources/images/overlay.go
hugo/resources/images/padding.go
hugo/resources/images/process.go
hugo/resources/images/resampling.go
hugo/resources/images/smartcrop.go
hugo/resources/images/text.go
hugo/resources/images/imagetesting/testing.go
hugo/resources/images/meta/exif_test.go
hugo/resources/images/meta/meta.go
hugo/resources/images/meta/meta_integration_test.go
hugo/resources/images/testdata/images_golden/filters/mask/blue.jpg
hugo/resources/images/testdata/images_golden/filters/mask/transparant.png
hugo/resources/images/testdata/images_golden/filters/mask/wide.jpg
hugo/resources/images/testdata/images_golden/filters/mask/yellow.jpg
hugo/resources/images/testdata/images_golden/filters/mask2/green.jpg
hugo/resources/images/testdata/images_golden/filters/mask2/pink.jpg
hugo/resources/images/testdata/images_golden/filters/misc/brightness-40.jpg
hugo/resources/images/testdata/images_golden/filters/misc/colorbalance-180-50-20.jpg
hugo/resources/images/testdata/images_golden/filters/misc/contrast-50.jpg
hugo/resources/images/testdata/images_golden/filters/misc/dither-default.jpg
hugo/resources/images/testdata/images_golden/filters/misc/gamma-1.667.jpg
hugo/resources/images/testdata/images_golden/filters/misc/gaussianblur-5.jpg
hugo/resources/images/testdata/images_golden/filters/misc/grayscale+colorize-180-50-20.jpg
hugo/resources/images/testdata/images_golden/filters/misc/grayscale.jpg
hugo/resources/images/testdata/images_golden/filters/misc/hue--15.jpg
hugo/resources/images/testdata/images_golden/filters/misc/invert.jpg
hugo/resources/images/testdata/images_golden/filters/misc/opacity-0.65.jpg
hugo/resources/images/testdata/images_golden/filters/misc/overlay-20-20.jpg
hugo/resources/images/testdata/images_golden/filters/misc/padding-20-40-#976941.jpg
hugo/resources/images/testdata/images_golden/filters/misc/pixelate-10.jpg
hugo/resources/images/testdata/images_golden/filters/misc/rotate270.jpg
hugo/resources/images/testdata/images_golden/filters/misc/saturation-65.jpg
hugo/resources/images/testdata/images_golden/filters/misc/sepia-80.jpg
hugo/resources/images/testdata/images_golden/filters/misc/sigmoid-0.6--4.jpg
hugo/resources/images/testdata/images_golden/filters/misc/text.jpg
hugo/resources/images/testdata/images_golden/filters/misc/unsharpmask.jpg
hugo/resources/images/testdata/images_golden/filters/text/text_alignx-center.jpg
hugo/resources/images/testdata/images_golden/filters/text/text_alignx-center_aligny-bottom.jpg
hugo/resources/images/testdata/images_golden/filters/text/text_alignx-center_aligny-center.jpg
hugo/resources/images/testdata/images_golden/filters/text/text_alignx-left.jpg
hugo/resources/images/testdata/images_golden/filters/text/text_alignx-right.jpg
hugo/resources/images/testdata/images_golden/losslessvsquality/resize-300x300-jpeg.jpg
hugo/resources/images/testdata/images_golden/losslessvsquality/resize-300x300-webp-lossy.webp
hugo/resources/images/testdata/images_golden/losslessvsquality/resize-300x300-webp.webp
hugo/resources/images/testdata/images_golden/methods/crop-sunsetjpg-200x200.jpg
hugo/resources/images/testdata/images_golden/methods/crop-sunsetjpg-350x400-center-q20.jpg
hugo/resources/images/testdata/images_golden/methods/crop-sunsetjpg-350x400-center-r90.jpg
hugo/resources/images/testdata/images_golden/methods/crop-sunsetjpg-350x400-center.jpg
hugo/resources/images/testdata/images_golden/methods/crop-sunsetjpg-350x400-smart.jpg
hugo/resources/images/testdata/images_golden/methods/fill-sunsetjpg-90x120-left.jpg
hugo/resources/images/testdata/images_golden/methods/fill-sunsetjpg-90x120-right.jpg
hugo/resources/images/testdata/images_golden/methods/fit-sunsetjpg-200x200.jpg
hugo/resources/images/testdata/images_golden/methods/resize-gopherpng-100x-03fc56-jpg.jpg
hugo/resources/images/testdata/images_golden/methods/resize-gopherpng-100x-fc03ec.png
hugo/resources/images/testdata/images_golden/methods/resize-gopherpng-100x.png
hugo/resources/images/testdata/images_golden/methods/resize-sunsetjpg-300x.jpg
hugo/resources/images/testdata/images_golden/methods/resize-sunsetjpg-x200.jpg
hugo/resources/images/testdata/images_golden/process/misc/crop-500x200-smart.jpg
hugo/resources/images/testdata/images_golden/process/misc/fill-500x200-smart.jpg
hugo/resources/images/testdata/images_golden/process/misc/fit-500x200-smart.jpg
hugo/resources/images/testdata/images_golden/process/misc/resize-100x100-gif.gif
hugo/resources/images/testdata/images_golden/process/misc/resize-100x100-r180.png
hugo/resources/images/testdata/images_golden/process/misc/resize-300x300-jpg-b31280.jpg
hugo/resources/images/testdata/images_golden/process/webp/crop-300x300-gif.gif
hugo/resources/images/testdata/images_golden/process/webp/crop-300x300-smart-ff9999.webp
hugo/resources/images/testdata/images_golden/process/webp/crop-300x300-smart.webp
hugo/resources/images/testdata/images_golden/process/webp/crop-300x300.webp
hugo/resources/images/testdata/images_golden/process/webp/crop-500x200-smart-webp.webp
hugo/resources/images/testdata/images_golden/process/webp/fit-300x400-webp.webp
hugo/resources/images/testdata/images_golden/process/webp/fit-400x500-webp.webp
hugo/resources/images/testdata/images_golden/process/webp/gif.gif
hugo/resources/images/testdata/images_golden/process/webp/png.png
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-drawing.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-icon.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-lossless.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-q1.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-q100.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-q33.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-q50-drawing.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp-q75.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300-webp.webp
hugo/resources/images/testdata/images_golden/process/webp/resize-300x300.gif
hugo/resources/images/testdata/images_golden/process/webp/resize-400x.webp
hugo/resources/images/testdata/images_golden/webp/animation/anim_hu_58eb49733894e7ce.gif
hugo/resources/images/testdata/images_golden/webp/animation/anim_hu_edc2f24aaad2cee6.webp
hugo/resources/images/testdata/images_golden/webp/animation/giphy_hu_bb052284cc220165.webp
hugo/resources/images/testdata/images_golden/webp/animation/giphy_hu_c6b8060edf0363b1.gif
hugo/resources/internal/key.go
hugo/resources/internal/key_test.go
hugo/resources/internal/resourcepaths.go
hugo/resources/jsconfig/jsconfig.go
hugo/resources/jsconfig/jsconfig_test.go
hugo/resources/kinds/kinds.go
hugo/resources/kinds/kinds_test.go
hugo/resources/page/hugoinfo.go
hugo/resources/page/hugoinfo_test.go
hugo/resources/page/page.go
hugo/resources/page/page_author.go
hugo/resources/page/page_data.go
hugo/resources/page/page_data_test.go
hugo/resources/page/page_integration_test.go
hugo/resources/page/page_kinds.go
hugo/resources/page/page_lazy_contentprovider.go
hugo/resources/page/page_markup.go
hugo/resources/page/page_markup_integration_test.go
hugo/resources/page/page_markup_test.go
hugo/resources/page/page_marshaljson.autogen.go
hugo/resources/page/page_matcher.go
hugo/resources/page/page_matcher_test.go
hugo/resources/page/page_nop.go
hugo/resources/page/page_outputformat.go
hugo/resources/page/page_paths.go
hugo/resources/page/page_paths_test.go
hugo/resources/page/page_wrappers.autogen.go
hugo/resources/page/pagegroup.go
hugo/resources/page/pagegroup_test.go
hugo/resources/page/pages.go
hugo/resources/page/pages_cache.go
hugo/resources/page/pages_cache_test.go
hugo/resources/page/pages_language_merge.go
hugo/resources/page/pages_prev_next.go
hugo/resources/page/pages_prev_next_integration_test.go
hugo/resources/page/pages_prev_next_test.go
hugo/resources/page/pages_related.go
hugo/resources/page/pages_related_test.go
hugo/resources/page/pages_sort.go
hugo/resources/page/pages_sort_search.go
hugo/resources/page/pages_sort_search_test.go
hugo/resources/page/pages_sort_test.go
hugo/resources/page/pages_test.go
hugo/resources/page/pagination.go
hugo/resources/page/pagination_test.go
hugo/resources/page/path_integration_test.go
hugo/resources/page/permalinks.go
hugo/resources/page/permalinks_integration_test.go
hugo/resources/page/permalinks_test.go
hugo/resources/page/site.go
hugo/resources/page/site_integration_test.go
hugo/resources/page/taxonomy.go
hugo/resources/page/taxonomy_integration_test.go
hugo/resources/page/testhelpers_test.go
hugo/resources/page/weighted.go
hugo/resources/page/zero_file.autogen.go
hugo/resources/page/page_generate/.gitignore
hugo/resources/page/page_generate/generate_page_wrappers.go
hugo/resources/page/pagemeta/page_frontmatter.go
hugo/resources/page/pagemeta/page_frontmatter_test.go
hugo/resources/page/pagemeta/pagemeta.go
hugo/resources/page/pagemeta/pagemeta_integration_test.go
hugo/resources/page/pagemeta/pagemeta_test.go
hugo/resources/page/siteidentities/identities.go
hugo/resources/postpub/fields.go
hugo/resources/postpub/fields_test.go
hugo/resources/postpub/postpub.go
hugo/resources/resource/dates.go
hugo/resources/resource/params.go
hugo/resources/resource/resource_helpers.go
hugo/resources/resource/resources.go
hugo/resources/resource/resources_integration_test.go
hugo/resources/resource/resources_test.go
hugo/resources/resource/resourcetypes.go
hugo/resources/resource_factories/bundler/bundler.go
hugo/resources/resource_factories/bundler/bundler_test.go
hugo/resources/resource_factories/create/create.go
hugo/resources/resource_factories/create/create_integration_test.go
hugo/resources/resource_factories/create/remote.go
hugo/resources/resource_factories/create/remote_test.go
hugo/resources/resource_transformers/babel/babel.go
hugo/resources/resource_transformers/babel/babel_integration_test.go
hugo/resources/resource_transformers/cssjs/inline_imports.go
hugo/resources/resource_transformers/cssjs/inline_imports_test.go
hugo/resources/resource_transformers/cssjs/postcss.go
hugo/resources/resource_transformers/cssjs/postcss_integration_test.go
hugo/resources/resource_transformers/cssjs/tailwindcss.go
hugo/resources/resource_transformers/cssjs/tailwindcss_integration_test.go
hugo/resources/resource_transformers/htesting/testhelpers.go
hugo/resources/resource_transformers/integrity/integrity.go
hugo/resources/resource_transformers/integrity/integrity_test.go
hugo/resources/resource_transformers/js/build.go
hugo/resources/resource_transformers/js/js_integration_test.go
hugo/resources/resource_transformers/js/transform.go
hugo/resources/resource_transformers/minifier/minifier_integration_test.go
hugo/resources/resource_transformers/minifier/minify.go
hugo/resources/resource_transformers/minifier/minify_test.go
hugo/resources/resource_transformers/templates/execute_as_template.go
hugo/resources/resource_transformers/templates/templates_integration_test.go
hugo/resources/resource_transformers/tocss/dartsass/client.go
hugo/resources/resource_transformers/tocss/dartsass/dartsass_integration_test.go
hugo/resources/resource_transformers/tocss/dartsass/transform.go
hugo/resources/resource_transformers/tocss/sass/helpers.go
hugo/resources/resource_transformers/tocss/sass/helpers_test.go
hugo/resources/resource_transformers/tocss/scss/client.go
hugo/resources/resource_transformers/tocss/scss/client_extended.go
hugo/resources/resource_transformers/tocss/scss/client_notavailable.go
hugo/resources/resource_transformers/tocss/scss/client_test.go
hugo/resources/resource_transformers/tocss/scss/scss_integration_test.go
hugo/resources/resource_transformers/tocss/scss/tocss.go
hugo/resources/testdata/exif/orientation6.jpg
hugo/resources/testdata/issue10738/canon_cr2_fraction.jpg
hugo/resources/testdata/issue10738/canon_cr2_integer.jpg
hugo/resources/testdata/issue10738/dji_dng_fraction.jpg
hugo/resources/testdata/issue10738/fuji_raf_fraction.jpg
hugo/resources/testdata/issue10738/fuji_raf_integer.jpg
hugo/resources/testdata/issue10738/leica_dng_fraction.jpg
hugo/resources/testdata/issue10738/lumix_rw2_fraction.jpg
hugo/resources/testdata/issue10738/nikon_nef_d5600.jpg
hugo/resources/testdata/issue10738/nikon_nef_fraction.jpg
hugo/resources/testdata/issue10738/nikon_nef_fraction_2.jpg
hugo/resources/testdata/issue10738/nikon_nef_integer.jpg
hugo/resources/testdata/issue10738/sony_arw_fraction.jpg
hugo/resources/testdata/issue10738/sony_arw_integer.jpg
hugo/resources/testdata/sub/gohugoio2.png
hugo/resources/testdata/webp/anim.webp
hugo/resources/testdata/webp/bw-gopher.webp
hugo/resources/testdata/webp/fuzzy-cirlcle-transparent-32.webp
hugo/resources/testdata/webp/highcontrast.webp
hugo/resources/testdata/webp/invalid.webp
hugo/scripts/docker/entrypoint.sh
hugo/scripts/fork_go_templates/.gitignore
hugo/scripts/fork_go_templates/main.go
hugo/snap/snapcraft.yaml
hugo/snap/local/logo.png
hugo/source/content_directory_test.go
hugo/source/fileInfo.go
hugo/source/sourceSpec.go
hugo/tpl/template.go
hugo/tpl/template_test.go
hugo/tpl/cast/cast.go
hugo/tpl/cast/cast_test.go
hugo/tpl/cast/docshelper.go
hugo/tpl/cast/init.go
hugo/tpl/collections/append.go
hugo/tpl/collections/append_test.go
hugo/tpl/collections/apply.go
hugo/tpl/collections/collections.go
hugo/tpl/collections/collections_integration_test.go
hugo/tpl/collections/collections_test.go
hugo/tpl/collections/complement.go
hugo/tpl/collections/complement_test.go
hugo/tpl/collections/index.go
hugo/tpl/collections/index_test.go
hugo/tpl/collections/init.go
hugo/tpl/collections/merge.go
hugo/tpl/collections/merge_test.go
hugo/tpl/collections/querify.go
hugo/tpl/collections/querify_test.go
hugo/tpl/collections/reflect_helpers.go
hugo/tpl/collections/sort.go
hugo/tpl/collections/sort_test.go
hugo/tpl/collections/symdiff.go
hugo/tpl/collections/symdiff_test.go
hugo/tpl/collections/vitter.go
hugo/tpl/collections/vitter_test.go
hugo/tpl/collections/where.go
hugo/tpl/collections/where_test.go
hugo/tpl/compare/compare.go
hugo/tpl/compare/compare_test.go
hugo/tpl/compare/init.go
hugo/tpl/crypto/crypto.go
hugo/tpl/crypto/crypto_test.go
hugo/tpl/crypto/init.go
hugo/tpl/css/css.go
hugo/tpl/debug/debug.go
hugo/tpl/debug/debug_integration_test.go
hugo/tpl/debug/init.go
hugo/tpl/diagrams/diagrams.go
hugo/tpl/diagrams/goat.go
hugo/tpl/diagrams/init.go
hugo/tpl/encoding/encoding.go
hugo/tpl/encoding/encoding_test.go
hugo/tpl/encoding/init.go
hugo/tpl/fmt/fmt.go
hugo/tpl/fmt/fmt_integration_test.go
hugo/tpl/fmt/init.go
hugo/tpl/hash/hash.go
hugo/tpl/hash/hash_test.go
hugo/tpl/hugo/init.go
hugo/tpl/images/images.go
hugo/tpl/images/images_integration_test.go
hugo/tpl/images/images_test.go
hugo/tpl/images/init.go
hugo/tpl/images/testdata/images_golden/funcs/qr-default.png
hugo/tpl/images/testdata/images_golden/funcs/qr-level-high_scale-6.png
hugo/tpl/inflect/inflect.go
hugo/tpl/inflect/inflect_test.go
hugo/tpl/inflect/init.go
hugo/tpl/internal/templatefuncRegistry_test.go
hugo/tpl/internal/templatefuncsRegistry.go
hugo/tpl/internal/go_templates/staticcheck.conf
hugo/tpl/internal/go_templates/cfg/cfg.go
hugo/tpl/internal/go_templates/fmtsort/export_test.go
hugo/tpl/internal/go_templates/fmtsort/sort.go
hugo/tpl/internal/go_templates/fmtsort/sort_test.go
hugo/tpl/internal/go_templates/htmltemplate/attr.go
hugo/tpl/internal/go_templates/htmltemplate/attr_string.go
hugo/tpl/internal/go_templates/htmltemplate/clone_test.go
hugo/tpl/internal/go_templates/htmltemplate/content.go
hugo/tpl/internal/go_templates/htmltemplate/content_test.go
hugo/tpl/internal/go_templates/htmltemplate/context.go
hugo/tpl/internal/go_templates/htmltemplate/css.go
hugo/tpl/internal/go_templates/htmltemplate/css_test.go
hugo/tpl/internal/go_templates/htmltemplate/delim_string.go
hugo/tpl/internal/go_templates/htmltemplate/doc.go
hugo/tpl/internal/go_templates/htmltemplate/element_string.go
hugo/tpl/internal/go_templates/htmltemplate/error.go
hugo/tpl/internal/go_templates/htmltemplate/escape.go
hugo/tpl/internal/go_templates/htmltemplate/escape_test.go
hugo/tpl/internal/go_templates/htmltemplate/example_test.go
hugo/tpl/internal/go_templates/htmltemplate/examplefiles_test.go
hugo/tpl/internal/go_templates/htmltemplate/exec_test.go
hugo/tpl/internal/go_templates/htmltemplate/html.go
hugo/tpl/internal/go_templates/htmltemplate/html_test.go
hugo/tpl/internal/go_templates/htmltemplate/hugo_template.go
hugo/tpl/internal/go_templates/htmltemplate/js.go
hugo/tpl/internal/go_templates/htmltemplate/js_test.go
hugo/tpl/internal/go_templates/htmltemplate/jsctx_string.go
hugo/tpl/internal/go_templates/htmltemplate/multi_test.go
hugo/tpl/internal/go_templates/htmltemplate/state_string.go
hugo/tpl/internal/go_templates/htmltemplate/template.go
hugo/tpl/internal/go_templates/htmltemplate/template_test.go
hugo/tpl/internal/go_templates/htmltemplate/transition.go
hugo/tpl/internal/go_templates/htmltemplate/transition_test.go
hugo/tpl/internal/go_templates/htmltemplate/url.go
hugo/tpl/internal/go_templates/htmltemplate/url_test.go
hugo/tpl/internal/go_templates/htmltemplate/urlpart_string.go
hugo/tpl/internal/go_templates/testenv/exec.go
hugo/tpl/internal/go_templates/testenv/noopt.go
hugo/tpl/internal/go_templates/testenv/opt.go
hugo/tpl/internal/go_templates/testenv/testenv.go
hugo/tpl/internal/go_templates/testenv/testenv_notunix.go
hugo/tpl/internal/go_templates/testenv/testenv_notwin.go
hugo/tpl/internal/go_templates/testenv/testenv_test.go
hugo/tpl/internal/go_templates/testenv/testenv_unix.go
hugo/tpl/internal/go_templates/testenv/testenv_windows.go
hugo/tpl/internal/go_templates/texttemplate/doc.go
hugo/tpl/internal/go_templates/texttemplate/example_test.go
hugo/tpl/internal/go_templates/texttemplate/examplefiles_test.go
hugo/tpl/internal/go_templates/texttemplate/examplefunc_test.go
hugo/tpl/internal/go_templates/texttemplate/exec.go
hugo/tpl/internal/go_templates/texttemplate/exec_test.go
hugo/tpl/internal/go_templates/texttemplate/funcs.go
hugo/tpl/internal/go_templates/texttemplate/helper.go
hugo/tpl/internal/go_templates/texttemplate/hugo_template.go
hugo/tpl/internal/go_templates/texttemplate/hugo_template_test.go
hugo/tpl/internal/go_templates/texttemplate/link_test.go
hugo/tpl/internal/go_templates/texttemplate/multi_test.go
hugo/tpl/internal/go_templates/texttemplate/option.go
hugo/tpl/internal/go_templates/texttemplate/template.go
hugo/tpl/internal/go_templates/texttemplate/parse/lex.go
hugo/tpl/internal/go_templates/texttemplate/parse/lex_test.go
hugo/tpl/internal/go_templates/texttemplate/parse/node.go
hugo/tpl/internal/go_templates/texttemplate/parse/parse.go
hugo/tpl/internal/go_templates/texttemplate/parse/parse_test.go
hugo/tpl/internal/resourcehelpers/helpers.go
hugo/tpl/js/init.go
hugo/tpl/js/js.go
hugo/tpl/lang/init.go
hugo/tpl/lang/lang.go
hugo/tpl/lang/lang_test.go
hugo/tpl/math/init.go
hugo/tpl/math/math.go
hugo/tpl/math/math_test.go
hugo/tpl/math/round.go
hugo/tpl/openapi/docs.go
hugo/tpl/openapi/openapi3/init.go
hugo/tpl/openapi/openapi3/openapi3.go
hugo/tpl/openapi/openapi3/openapi3_integration_test.go
hugo/tpl/os/init.go
hugo/tpl/os/os.go
hugo/tpl/os/os_integration_test.go
hugo/tpl/os/os_test.go
hugo/tpl/page/init.go
hugo/tpl/page/page_integration_test.go
hugo/tpl/partials/init.go
hugo/tpl/partials/partials.go
hugo/tpl/partials/partials_integration_test.go
hugo/tpl/path/init.go
hugo/tpl/path/path.go
hugo/tpl/path/path_test.go
hugo/tpl/reflect/init.go
hugo/tpl/reflect/reflect.go
hugo/tpl/reflect/reflect_integration_test.go
hugo/tpl/reflect/reflect_test.go
hugo/tpl/resources/init.go
hugo/tpl/resources/resources.go
hugo/tpl/resources/resources_integration_test.go
hugo/tpl/safe/init.go
hugo/tpl/safe/safe.go
hugo/tpl/safe/safe_test.go
hugo/tpl/site/init.go
hugo/tpl/strings/init.go
hugo/tpl/strings/regexp.go
hugo/tpl/strings/regexp_test.go
hugo/tpl/strings/strings.go
hugo/tpl/strings/strings_test.go
hugo/tpl/strings/truncate.go
hugo/tpl/strings/truncate_test.go
hugo/tpl/templates/decorator_falsy_test.go
hugo/tpl/templates/decorator_integration_test.go
hugo/tpl/templates/defer_integration_test.go
hugo/tpl/templates/init.go
hugo/tpl/templates/templates.go
hugo/tpl/templates/templates_integration_test.go
hugo/tpl/time/init.go
hugo/tpl/time/time.go
hugo/tpl/time/time_test.go
hugo/tpl/tplimpl/category_string.go
hugo/tpl/tplimpl/legacy.go
hugo/tpl/tplimpl/render_hook_integration_test.go
hugo/tpl/tplimpl/shortcodes_integration_test.go
hugo/tpl/tplimpl/subcategory_string.go
hugo/tpl/tplimpl/template_funcs.go
hugo/tpl/tplimpl/template_funcs_test.go
hugo/tpl/tplimpl/template_info.go
hugo/tpl/tplimpl/templatedescriptor.go
hugo/tpl/tplimpl/templatedescriptor_test.go
hugo/tpl/tplimpl/templates.go
hugo/tpl/tplimpl/templatestore.go
hugo/tpl/tplimpl/templatestore_integration_test.go
hugo/tpl/tplimpl/templatestore_legacy1_integration_test.go
hugo/tpl/tplimpl/templatetransform.go
hugo/tpl/tplimpl/tplimpl_integration_test.go
hugo/tpl/tplimpl/embedded/.gitattributes
hugo/tpl/tplimpl/embedded/templates/alias.html
hugo/tpl/tplimpl/embedded/templates/robots.txt
hugo/tpl/tplimpl/embedded/templates/rss.xml
hugo/tpl/tplimpl/embedded/templates/sitemap.xml
hugo/tpl/tplimpl/embedded/templates/sitemapindex.xml
hugo/tpl/tplimpl/embedded/templates/_hugo/build/js/batch-esm-runner.gotmpl
hugo/tpl/tplimpl/embedded/templates/_markup/render-codeblock-goat.html
hugo/tpl/tplimpl/embedded/templates/_markup/render-image.html
hugo/tpl/tplimpl/embedded/templates/_markup/render-link.html
hugo/tpl/tplimpl/embedded/templates/_markup/render-table.html
hugo/tpl/tplimpl/embedded/templates/_partials/disqus.html
hugo/tpl/tplimpl/embedded/templates/_partials/google_analytics.html
hugo/tpl/tplimpl/embedded/templates/_partials/opengraph.html
hugo/tpl/tplimpl/embedded/templates/_partials/pagination.html
hugo/tpl/tplimpl/embedded/templates/_partials/schema.html
hugo/tpl/tplimpl/embedded/templates/_partials/twitter_cards.html
hugo/tpl/tplimpl/embedded/templates/_partials/_funcs/get-page-images.html
hugo/tpl/tplimpl/embedded/templates/_server/error.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/1__h_simple_assets.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/comment.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/details.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/figure.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/gist.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/highlight.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/instagram.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/instagram_simple.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/param.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/qr.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/ref.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/relref.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/twitter.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/twitter_simple.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/vimeo.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/vimeo_simple.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/x.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/x_simple.html
hugo/tpl/tplimpl/embedded/templates/_shortcodes/youtube.html
hugo/tpl/tplimplinit/tplimplinit.go
hugo/tpl/transform/init.go
hugo/tpl/transform/remarshal.go
hugo/tpl/transform/remarshal_test.go
hugo/tpl/transform/transform.go
hugo/tpl/transform/transform_integration_test.go
hugo/tpl/transform/transform_test.go
hugo/tpl/transform/unmarshal.go
hugo/tpl/transform/unmarshal_test.go
hugo/tpl/urls/init.go
hugo/tpl/urls/urls.go
hugo/tpl/urls/urls_test.go
hugo/transform/chain.go
hugo/transform/chain_test.go
hugo/transform/livereloadinject/livereloadinject.go
hugo/transform/livereloadinject/livereloadinject_test.go
hugo/transform/metainject/hugogenerator.go
hugo/transform/metainject/hugogenerator_test.go
hugo/transform/urlreplacers/absurl.go
hugo/transform/urlreplacers/absurlreplacer.go
hugo/transform/urlreplacers/absurlreplacer_test.go
hugo/watcher/batcher.go
hugo/watcher/filenotify/filenotify.go
hugo/watcher/filenotify/fsnotify.go
hugo/watcher/filenotify/poller.go
hugo/watcher/filenotify/poller_test.go
src/hugo/__main__.py
src/hugo/cli.py
src/hugo.egg-info/PKG-INFO
src/hugo.egg-info/SOURCES.txt
src/hugo.egg-info/dependency_links.txt
src/hugo.egg-info/entry_points.txt
src/hugo.egg-info/top_level.txt
src/hugo/binaries/.gitignore