diff --git a/layouts/_default/_markup/render-blockquote.html b/layouts/_markup/render-blockquote.html similarity index 100% rename from layouts/_default/_markup/render-blockquote.html rename to layouts/_markup/render-blockquote.html diff --git a/layouts/_default/_markup/render-codeblock.html b/layouts/_markup/render-codeblock.html similarity index 100% rename from layouts/_default/_markup/render-codeblock.html rename to layouts/_markup/render-codeblock.html diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_markup/render-heading.html similarity index 100% rename from layouts/_default/_markup/render-heading.html rename to layouts/_markup/render-heading.html diff --git a/layouts/_default/_markup/render-image.html b/layouts/_markup/render-image.html similarity index 100% rename from layouts/_default/_markup/render-image.html rename to layouts/_markup/render-image.html diff --git a/layouts/_default/_markup/render-link.html b/layouts/_markup/render-link.html similarity index 100% rename from layouts/_default/_markup/render-link.html rename to layouts/_markup/render-link.html diff --git a/layouts/_default/_markup/render-table.html b/layouts/_markup/render-table.html similarity index 100% rename from layouts/_default/_markup/render-table.html rename to layouts/_markup/render-table.html diff --git a/layouts/partials/admonitions/icons/error.svg b/layouts/_partials/admonitions/icons/error.svg similarity index 100% rename from layouts/partials/admonitions/icons/error.svg rename to layouts/_partials/admonitions/icons/error.svg diff --git a/layouts/partials/admonitions/icons/important.svg b/layouts/_partials/admonitions/icons/important.svg similarity index 100% rename from layouts/partials/admonitions/icons/important.svg rename to layouts/_partials/admonitions/icons/important.svg diff --git a/layouts/partials/admonitions/icons/info.svg b/layouts/_partials/admonitions/icons/info.svg similarity index 100% rename from layouts/partials/admonitions/icons/info.svg rename to layouts/_partials/admonitions/icons/info.svg diff --git a/layouts/partials/admonitions/icons/lightbulb.svg b/layouts/_partials/admonitions/icons/lightbulb.svg similarity index 100% rename from layouts/partials/admonitions/icons/lightbulb.svg rename to layouts/_partials/admonitions/icons/lightbulb.svg diff --git a/layouts/partials/admonitions/icons/warning.svg b/layouts/_partials/admonitions/icons/warning.svg similarity index 100% rename from layouts/partials/admonitions/icons/warning.svg rename to layouts/_partials/admonitions/icons/warning.svg diff --git a/layouts/partials/aside.html b/layouts/_partials/aside.html similarity index 100% rename from layouts/partials/aside.html rename to layouts/_partials/aside.html diff --git a/layouts/partials/breadcrumbs.html b/layouts/_partials/breadcrumbs.html similarity index 100% rename from layouts/partials/breadcrumbs.html rename to layouts/_partials/breadcrumbs.html diff --git a/layouts/partials/components/accordion.html b/layouts/_partials/components/accordion.html similarity index 100% rename from layouts/partials/components/accordion.html rename to layouts/_partials/components/accordion.html diff --git a/layouts/partials/components/badge.html b/layouts/_partials/components/badge.html similarity index 100% rename from layouts/partials/components/badge.html rename to layouts/_partials/components/badge.html diff --git a/layouts/partials/components/card.html b/layouts/_partials/components/card.html similarity index 100% rename from layouts/partials/components/card.html rename to layouts/_partials/components/card.html diff --git a/layouts/partials/components/guide-summary.html b/layouts/_partials/components/guide-summary.html similarity index 100% rename from layouts/partials/components/guide-summary.html rename to layouts/_partials/components/guide-summary.html diff --git a/layouts/partials/content-default.html b/layouts/_partials/content-default.html similarity index 100% rename from layouts/partials/content-default.html rename to layouts/_partials/content-default.html diff --git a/layouts/partials/footer.html b/layouts/_partials/footer.html similarity index 100% rename from layouts/partials/footer.html rename to layouts/_partials/footer.html diff --git a/layouts/partials/github-links.html b/layouts/_partials/github-links.html similarity index 100% rename from layouts/partials/github-links.html rename to layouts/_partials/github-links.html diff --git a/layouts/partials/gordon-chat.html b/layouts/_partials/gordon-chat.html similarity index 100% rename from layouts/partials/gordon-chat.html rename to layouts/_partials/gordon-chat.html diff --git a/layouts/partials/guides-stepper.html b/layouts/_partials/guides-stepper.html similarity index 100% rename from layouts/partials/guides-stepper.html rename to layouts/_partials/guides-stepper.html diff --git a/layouts/partials/head.html b/layouts/_partials/head.html similarity index 100% rename from layouts/partials/head.html rename to layouts/_partials/head.html diff --git a/layouts/partials/header.html b/layouts/_partials/header.html similarity index 100% rename from layouts/partials/header.html rename to layouts/_partials/header.html diff --git a/layouts/partials/heading.html b/layouts/_partials/heading.html similarity index 100% rename from layouts/partials/heading.html rename to layouts/_partials/heading.html diff --git a/layouts/partials/icon.html b/layouts/_partials/icon.html similarity index 100% rename from layouts/partials/icon.html rename to layouts/_partials/icon.html diff --git a/layouts/partials/languages.html b/layouts/_partials/languages.html similarity index 100% rename from layouts/partials/languages.html rename to layouts/_partials/languages.html diff --git a/layouts/partials/md-dropdown.html b/layouts/_partials/md-dropdown.html similarity index 100% rename from layouts/partials/md-dropdown.html rename to layouts/_partials/md-dropdown.html diff --git a/layouts/partials/meta.html b/layouts/_partials/meta.html similarity index 100% rename from layouts/partials/meta.html rename to layouts/_partials/meta.html diff --git a/layouts/partials/pagefind-meta.html b/layouts/_partials/pagefind-meta.html similarity index 100% rename from layouts/partials/pagefind-meta.html rename to layouts/_partials/pagefind-meta.html diff --git a/layouts/partials/pagemeta.html b/layouts/_partials/pagemeta.html similarity index 100% rename from layouts/partials/pagemeta.html rename to layouts/_partials/pagemeta.html diff --git a/layouts/partials/pagination.html b/layouts/_partials/pagination.html similarity index 100% rename from layouts/partials/pagination.html rename to layouts/_partials/pagination.html diff --git a/layouts/partials/schema.html b/layouts/_partials/schema.html similarity index 100% rename from layouts/partials/schema.html rename to layouts/_partials/schema.html diff --git a/layouts/partials/search-bar.html b/layouts/_partials/search-bar.html similarity index 100% rename from layouts/partials/search-bar.html rename to layouts/_partials/search-bar.html diff --git a/layouts/partials/sidebar/guides.html b/layouts/_partials/sidebar/guides.html similarity index 100% rename from layouts/partials/sidebar/guides.html rename to layouts/_partials/sidebar/guides.html diff --git a/layouts/partials/sidebar/mainnav.html b/layouts/_partials/sidebar/mainnav.html similarity index 100% rename from layouts/partials/sidebar/mainnav.html rename to layouts/_partials/sidebar/mainnav.html diff --git a/layouts/partials/sidebar/sections.html b/layouts/_partials/sidebar/sections.html similarity index 100% rename from layouts/partials/sidebar/sections.html rename to layouts/_partials/sidebar/sections.html diff --git a/layouts/partials/sidebar/tags.html b/layouts/_partials/sidebar/tags.html similarity index 100% rename from layouts/partials/sidebar/tags.html rename to layouts/_partials/sidebar/tags.html diff --git a/layouts/partials/tags.html b/layouts/_partials/tags.html similarity index 100% rename from layouts/partials/tags.html rename to layouts/_partials/tags.html diff --git a/layouts/partials/tooltip.html b/layouts/_partials/tooltip.html similarity index 100% rename from layouts/partials/tooltip.html rename to layouts/_partials/tooltip.html diff --git a/layouts/partials/utils/css.html b/layouts/_partials/utils/css.html similarity index 100% rename from layouts/partials/utils/css.html rename to layouts/_partials/utils/css.html diff --git a/layouts/partials/utils/description.html b/layouts/_partials/utils/description.html similarity index 100% rename from layouts/partials/utils/description.html rename to layouts/_partials/utils/description.html diff --git a/layouts/partials/utils/keywords.html b/layouts/_partials/utils/keywords.html similarity index 100% rename from layouts/partials/utils/keywords.html rename to layouts/_partials/utils/keywords.html diff --git a/layouts/partials/utils/svg.html b/layouts/_partials/utils/svg.html similarity index 100% rename from layouts/partials/utils/svg.html rename to layouts/_partials/utils/svg.html diff --git a/layouts/partials/youtube-script.html b/layouts/_partials/youtube-script.html similarity index 100% rename from layouts/partials/youtube-script.html rename to layouts/_partials/youtube-script.html diff --git a/layouts/shortcodes/accordion.html b/layouts/_shortcodes/accordion.html similarity index 100% rename from layouts/shortcodes/accordion.html rename to layouts/_shortcodes/accordion.html diff --git a/layouts/shortcodes/accordion.markdown.md b/layouts/_shortcodes/accordion.markdown.md similarity index 100% rename from layouts/shortcodes/accordion.markdown.md rename to layouts/_shortcodes/accordion.markdown.md diff --git a/layouts/shortcodes/badge.html b/layouts/_shortcodes/badge.html similarity index 100% rename from layouts/shortcodes/badge.html rename to layouts/_shortcodes/badge.html diff --git a/layouts/shortcodes/badge.markdown.md b/layouts/_shortcodes/badge.markdown.md similarity index 100% rename from layouts/shortcodes/badge.markdown.md rename to layouts/_shortcodes/badge.markdown.md diff --git a/layouts/shortcodes/button.html b/layouts/_shortcodes/button.html similarity index 100% rename from layouts/shortcodes/button.html rename to layouts/_shortcodes/button.html diff --git a/layouts/shortcodes/button.markdown.md b/layouts/_shortcodes/button.markdown.md similarity index 100% rename from layouts/shortcodes/button.markdown.md rename to layouts/_shortcodes/button.markdown.md diff --git a/layouts/shortcodes/card.html b/layouts/_shortcodes/card.html similarity index 100% rename from layouts/shortcodes/card.html rename to layouts/_shortcodes/card.html diff --git a/layouts/shortcodes/card.markdown.md b/layouts/_shortcodes/card.markdown.md similarity index 100% rename from layouts/shortcodes/card.markdown.md rename to layouts/_shortcodes/card.markdown.md diff --git a/layouts/shortcodes/cta.html b/layouts/_shortcodes/cta.html similarity index 100% rename from layouts/shortcodes/cta.html rename to layouts/_shortcodes/cta.html diff --git a/layouts/shortcodes/cta.markdown.md b/layouts/_shortcodes/cta.markdown.md similarity index 100% rename from layouts/shortcodes/cta.markdown.md rename to layouts/_shortcodes/cta.markdown.md diff --git a/layouts/shortcodes/desktop-install-v2.html b/layouts/_shortcodes/desktop-install-v2.html similarity index 100% rename from layouts/shortcodes/desktop-install-v2.html rename to layouts/_shortcodes/desktop-install-v2.html diff --git a/layouts/shortcodes/desktop-install-v2.markdown.md b/layouts/_shortcodes/desktop-install-v2.markdown.md similarity index 100% rename from layouts/shortcodes/desktop-install-v2.markdown.md rename to layouts/_shortcodes/desktop-install-v2.markdown.md diff --git a/layouts/shortcodes/desktop-install.html b/layouts/_shortcodes/desktop-install.html similarity index 100% rename from layouts/shortcodes/desktop-install.html rename to layouts/_shortcodes/desktop-install.html diff --git a/layouts/shortcodes/experimental.html b/layouts/_shortcodes/experimental.html similarity index 100% rename from layouts/shortcodes/experimental.html rename to layouts/_shortcodes/experimental.html diff --git a/layouts/shortcodes/experimental.markdown.md b/layouts/_shortcodes/experimental.markdown.md similarity index 100% rename from layouts/shortcodes/experimental.markdown.md rename to layouts/_shortcodes/experimental.markdown.md diff --git a/layouts/shortcodes/grid.html b/layouts/_shortcodes/grid.html similarity index 100% rename from layouts/shortcodes/grid.html rename to layouts/_shortcodes/grid.html diff --git a/layouts/shortcodes/grid.markdown.md b/layouts/_shortcodes/grid.markdown.md similarity index 100% rename from layouts/shortcodes/grid.markdown.md rename to layouts/_shortcodes/grid.markdown.md diff --git a/layouts/shortcodes/include.html b/layouts/_shortcodes/include.html similarity index 100% rename from layouts/shortcodes/include.html rename to layouts/_shortcodes/include.html diff --git a/layouts/shortcodes/inline-image.html b/layouts/_shortcodes/inline-image.html similarity index 100% rename from layouts/shortcodes/inline-image.html rename to layouts/_shortcodes/inline-image.html diff --git a/layouts/shortcodes/inline-image.markdown.md b/layouts/_shortcodes/inline-image.markdown.md similarity index 100% rename from layouts/shortcodes/inline-image.markdown.md rename to layouts/_shortcodes/inline-image.markdown.md diff --git a/layouts/shortcodes/release-date.html b/layouts/_shortcodes/release-date.html similarity index 100% rename from layouts/shortcodes/release-date.html rename to layouts/_shortcodes/release-date.html diff --git a/layouts/shortcodes/restricted.html b/layouts/_shortcodes/restricted.html similarity index 100% rename from layouts/shortcodes/restricted.html rename to layouts/_shortcodes/restricted.html diff --git a/layouts/shortcodes/restricted.markdown.md b/layouts/_shortcodes/restricted.markdown.md similarity index 100% rename from layouts/shortcodes/restricted.markdown.md rename to layouts/_shortcodes/restricted.markdown.md diff --git a/layouts/shortcodes/rss-button.html b/layouts/_shortcodes/rss-button.html similarity index 100% rename from layouts/shortcodes/rss-button.html rename to layouts/_shortcodes/rss-button.html diff --git a/layouts/shortcodes/rss-button.markdown.md b/layouts/_shortcodes/rss-button.markdown.md similarity index 100% rename from layouts/shortcodes/rss-button.markdown.md rename to layouts/_shortcodes/rss-button.markdown.md diff --git a/layouts/shortcodes/sectionlinks.html b/layouts/_shortcodes/sectionlinks.html similarity index 100% rename from layouts/shortcodes/sectionlinks.html rename to layouts/_shortcodes/sectionlinks.html diff --git a/layouts/shortcodes/summary-bar.html b/layouts/_shortcodes/summary-bar.html similarity index 100% rename from layouts/shortcodes/summary-bar.html rename to layouts/_shortcodes/summary-bar.html diff --git a/layouts/shortcodes/summary-bar.markdown.md b/layouts/_shortcodes/summary-bar.markdown.md similarity index 100% rename from layouts/shortcodes/summary-bar.markdown.md rename to layouts/_shortcodes/summary-bar.markdown.md diff --git a/layouts/shortcodes/tab.html b/layouts/_shortcodes/tab.html similarity index 100% rename from layouts/shortcodes/tab.html rename to layouts/_shortcodes/tab.html diff --git a/layouts/shortcodes/tabs.html b/layouts/_shortcodes/tabs.html similarity index 100% rename from layouts/shortcodes/tabs.html rename to layouts/_shortcodes/tabs.html diff --git a/layouts/shortcodes/tabs.markdown.md b/layouts/_shortcodes/tabs.markdown.md similarity index 100% rename from layouts/shortcodes/tabs.markdown.md rename to layouts/_shortcodes/tabs.markdown.md diff --git a/layouts/shortcodes/youtube-embed.html b/layouts/_shortcodes/youtube-embed.html similarity index 100% rename from layouts/shortcodes/youtube-embed.html rename to layouts/_shortcodes/youtube-embed.html diff --git a/layouts/shortcodes/youtube-embed.markdown.md b/layouts/_shortcodes/youtube-embed.markdown.md similarity index 100% rename from layouts/shortcodes/youtube-embed.markdown.md rename to layouts/_shortcodes/youtube-embed.markdown.md diff --git a/layouts/_default/api.html b/layouts/api.html similarity index 100% rename from layouts/_default/api.html rename to layouts/api.html diff --git a/layouts/_default/api.markdown.md b/layouts/api.markdown.md similarity index 100% rename from layouts/_default/api.markdown.md rename to layouts/api.markdown.md diff --git a/layouts/_default/baseof.html b/layouts/baseof.html similarity index 100% rename from layouts/_default/baseof.html rename to layouts/baseof.html diff --git a/layouts/_default/cli.html b/layouts/cli.html similarity index 100% rename from layouts/_default/cli.html rename to layouts/cli.html diff --git a/layouts/_default/cli.markdown.md b/layouts/cli.markdown.md similarity index 100% rename from layouts/_default/cli.markdown.md rename to layouts/cli.markdown.md diff --git a/layouts/_default/glossary.html b/layouts/glossary.html similarity index 100% rename from layouts/_default/glossary.html rename to layouts/glossary.html diff --git a/layouts/index.html b/layouts/home.html similarity index 100% rename from layouts/index.html rename to layouts/home.html diff --git a/layouts/_default/index.llms.txt b/layouts/home.llms.txt similarity index 100% rename from layouts/_default/index.llms.txt rename to layouts/home.llms.txt diff --git a/layouts/index.metadata.json b/layouts/home.metadata.json similarity index 100% rename from layouts/index.metadata.json rename to layouts/home.metadata.json diff --git a/layouts/index.redirects.json b/layouts/home.redirects.json similarity index 100% rename from layouts/index.redirects.json rename to layouts/home.redirects.json diff --git a/layouts/index.robots.txt b/layouts/home.robots.txt similarity index 100% rename from layouts/index.robots.txt rename to layouts/home.robots.txt diff --git a/layouts/_default/list.html b/layouts/list.html similarity index 100% rename from layouts/_default/list.html rename to layouts/list.html diff --git a/layouts/_default/list.markdown.md b/layouts/list.markdown.md similarity index 100% rename from layouts/_default/list.markdown.md rename to layouts/list.markdown.md diff --git a/layouts/_default/scout-cli.html b/layouts/scout-cli.html similarity index 100% rename from layouts/_default/scout-cli.html rename to layouts/scout-cli.html diff --git a/layouts/_default/series.html b/layouts/series.html similarity index 100% rename from layouts/_default/series.html rename to layouts/series.html diff --git a/layouts/_default/single.html b/layouts/single.html similarity index 100% rename from layouts/_default/single.html rename to layouts/single.html diff --git a/layouts/_default/single.markdown.md b/layouts/single.markdown.md similarity index 100% rename from layouts/_default/single.markdown.md rename to layouts/single.markdown.md diff --git a/layouts/tag/taxonomy.html b/layouts/tags/taxonomy.html similarity index 100% rename from layouts/tag/taxonomy.html rename to layouts/tags/taxonomy.html diff --git a/layouts/tag/term.html b/layouts/tags/term.html similarity index 100% rename from layouts/tag/term.html rename to layouts/tags/term.html diff --git a/layouts/_default/wide.html b/layouts/wide.html similarity index 100% rename from layouts/_default/wide.html rename to layouts/wide.html