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-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-passthrough.html b/layouts/_markup/render-passthrough.html similarity index 100% rename from layouts/_default/_markup/render-passthrough.html rename to layouts/_markup/render-passthrough.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/docs/functions-aliases.html b/layouts/_partials/docs/functions-aliases.html similarity index 100% rename from layouts/partials/docs/functions-aliases.html rename to layouts/_partials/docs/functions-aliases.html diff --git a/layouts/partials/docs/functions-return-type.html b/layouts/_partials/docs/functions-return-type.html similarity index 100% rename from layouts/partials/docs/functions-return-type.html rename to layouts/_partials/docs/functions-return-type.html diff --git a/layouts/partials/docs/functions-signatures.html b/layouts/_partials/docs/functions-signatures.html similarity index 100% rename from layouts/partials/docs/functions-signatures.html rename to layouts/_partials/docs/functions-signatures.html diff --git a/layouts/partials/helpers/debug/list-item-metadata.html b/layouts/_partials/helpers/debug/list-item-metadata.html similarity index 100% rename from layouts/partials/helpers/debug/list-item-metadata.html rename to layouts/_partials/helpers/debug/list-item-metadata.html diff --git a/layouts/partials/helpers/funcs/color-from-string.html b/layouts/_partials/helpers/funcs/color-from-string.html similarity index 100% rename from layouts/partials/helpers/funcs/color-from-string.html rename to layouts/_partials/helpers/funcs/color-from-string.html diff --git a/layouts/partials/helpers/funcs/get-github-info.html b/layouts/_partials/helpers/funcs/get-github-info.html similarity index 100% rename from layouts/partials/helpers/funcs/get-github-info.html rename to layouts/_partials/helpers/funcs/get-github-info.html diff --git a/layouts/partials/helpers/funcs/get-remote-data.html b/layouts/_partials/helpers/funcs/get-remote-data.html similarity index 100% rename from layouts/partials/helpers/funcs/get-remote-data.html rename to layouts/_partials/helpers/funcs/get-remote-data.html diff --git a/layouts/partials/helpers/gtag.html b/layouts/_partials/helpers/gtag.html similarity index 100% rename from layouts/partials/helpers/gtag.html rename to layouts/_partials/helpers/gtag.html diff --git a/layouts/partials/helpers/linkcss.html b/layouts/_partials/helpers/linkcss.html similarity index 100% rename from layouts/partials/helpers/linkcss.html rename to layouts/_partials/helpers/linkcss.html diff --git a/layouts/partials/helpers/linkjs.html b/layouts/_partials/helpers/linkjs.html similarity index 100% rename from layouts/partials/helpers/linkjs.html rename to layouts/_partials/helpers/linkjs.html diff --git a/layouts/partials/helpers/picture.html b/layouts/_partials/helpers/picture.html similarity index 100% rename from layouts/partials/helpers/picture.html rename to layouts/_partials/helpers/picture.html diff --git a/layouts/partials/helpers/validation/validate-keywords.html b/layouts/_partials/helpers/validation/validate-keywords.html similarity index 100% rename from layouts/partials/helpers/validation/validate-keywords.html rename to layouts/_partials/helpers/validation/validate-keywords.html diff --git a/layouts/partials/layouts/blocks/alert.html b/layouts/_partials/layouts/blocks/alert.html similarity index 100% rename from layouts/partials/layouts/blocks/alert.html rename to layouts/_partials/layouts/blocks/alert.html diff --git a/layouts/partials/layouts/blocks/modal.html b/layouts/_partials/layouts/blocks/modal.html similarity index 100% rename from layouts/partials/layouts/blocks/modal.html rename to layouts/_partials/layouts/blocks/modal.html diff --git a/layouts/partials/layouts/breadcrumbs.html b/layouts/_partials/layouts/breadcrumbs.html similarity index 100% rename from layouts/partials/layouts/breadcrumbs.html rename to layouts/_partials/layouts/breadcrumbs.html diff --git a/layouts/partials/layouts/date.html b/layouts/_partials/layouts/date.html similarity index 100% rename from layouts/partials/layouts/date.html rename to layouts/_partials/layouts/date.html diff --git a/layouts/partials/layouts/docsheader.html b/layouts/_partials/layouts/docsheader.html similarity index 100% rename from layouts/partials/layouts/docsheader.html rename to layouts/_partials/layouts/docsheader.html diff --git a/layouts/partials/layouts/explorer.html b/layouts/_partials/layouts/explorer.html similarity index 100% rename from layouts/partials/layouts/explorer.html rename to layouts/_partials/layouts/explorer.html diff --git a/layouts/partials/layouts/footer.html b/layouts/_partials/layouts/footer.html similarity index 100% rename from layouts/partials/layouts/footer.html rename to layouts/_partials/layouts/footer.html diff --git a/layouts/partials/layouts/head/head-js.html b/layouts/_partials/layouts/head/head-js.html similarity index 100% rename from layouts/partials/layouts/head/head-js.html rename to layouts/_partials/layouts/head/head-js.html diff --git a/layouts/partials/layouts/head/head.html b/layouts/_partials/layouts/head/head.html similarity index 100% rename from layouts/partials/layouts/head/head.html rename to layouts/_partials/layouts/head/head.html diff --git a/layouts/partials/layouts/header/githubstars.html b/layouts/_partials/layouts/header/githubstars.html similarity index 100% rename from layouts/partials/layouts/header/githubstars.html rename to layouts/_partials/layouts/header/githubstars.html diff --git a/layouts/partials/layouts/header/header.html b/layouts/_partials/layouts/header/header.html similarity index 100% rename from layouts/partials/layouts/header/header.html rename to layouts/_partials/layouts/header/header.html diff --git a/layouts/partials/layouts/header/qr.html b/layouts/_partials/layouts/header/qr.html similarity index 100% rename from layouts/partials/layouts/header/qr.html rename to layouts/_partials/layouts/header/qr.html diff --git a/layouts/partials/layouts/header/theme.html b/layouts/_partials/layouts/header/theme.html similarity index 100% rename from layouts/partials/layouts/header/theme.html rename to layouts/_partials/layouts/header/theme.html diff --git a/layouts/partials/layouts/home/features.html b/layouts/_partials/layouts/home/features.html similarity index 100% rename from layouts/partials/layouts/home/features.html rename to layouts/_partials/layouts/home/features.html diff --git a/layouts/partials/layouts/home/opensource.html b/layouts/_partials/layouts/home/opensource.html similarity index 100% rename from layouts/partials/layouts/home/opensource.html rename to layouts/_partials/layouts/home/opensource.html diff --git a/layouts/partials/layouts/home/sponsors.html b/layouts/_partials/layouts/home/sponsors.html similarity index 100% rename from layouts/partials/layouts/home/sponsors.html rename to layouts/_partials/layouts/home/sponsors.html diff --git a/layouts/partials/layouts/hooks/body-end.html b/layouts/_partials/layouts/hooks/body-end.html similarity index 100% rename from layouts/partials/layouts/hooks/body-end.html rename to layouts/_partials/layouts/hooks/body-end.html diff --git a/layouts/partials/layouts/hooks/body-main-start.html b/layouts/_partials/layouts/hooks/body-main-start.html similarity index 100% rename from layouts/partials/layouts/hooks/body-main-start.html rename to layouts/_partials/layouts/hooks/body-main-start.html diff --git a/layouts/partials/layouts/hooks/body-start.html b/layouts/_partials/layouts/hooks/body-start.html similarity index 100% rename from layouts/partials/layouts/hooks/body-start.html rename to layouts/_partials/layouts/hooks/body-start.html diff --git a/layouts/partials/layouts/icons.html b/layouts/_partials/layouts/icons.html similarity index 100% rename from layouts/partials/layouts/icons.html rename to layouts/_partials/layouts/icons.html diff --git a/layouts/partials/layouts/in-this-section.html b/layouts/_partials/layouts/in-this-section.html similarity index 100% rename from layouts/partials/layouts/in-this-section.html rename to layouts/_partials/layouts/in-this-section.html diff --git a/layouts/partials/layouts/page-edit.html b/layouts/_partials/layouts/page-edit.html similarity index 100% rename from layouts/partials/layouts/page-edit.html rename to layouts/_partials/layouts/page-edit.html diff --git a/layouts/partials/layouts/related.html b/layouts/_partials/layouts/related.html similarity index 100% rename from layouts/partials/layouts/related.html rename to layouts/_partials/layouts/related.html diff --git a/layouts/partials/layouts/search/algolialogo.html b/layouts/_partials/layouts/search/algolialogo.html similarity index 100% rename from layouts/partials/layouts/search/algolialogo.html rename to layouts/_partials/layouts/search/algolialogo.html diff --git a/layouts/partials/layouts/search/button.html b/layouts/_partials/layouts/search/button.html similarity index 100% rename from layouts/partials/layouts/search/button.html rename to layouts/_partials/layouts/search/button.html diff --git a/layouts/partials/layouts/search/input.html b/layouts/_partials/layouts/search/input.html similarity index 100% rename from layouts/partials/layouts/search/input.html rename to layouts/_partials/layouts/search/input.html diff --git a/layouts/partials/layouts/search/results.html b/layouts/_partials/layouts/search/results.html similarity index 100% rename from layouts/partials/layouts/search/results.html rename to layouts/_partials/layouts/search/results.html diff --git a/layouts/partials/layouts/templates.html b/layouts/_partials/layouts/templates.html similarity index 100% rename from layouts/partials/layouts/templates.html rename to layouts/_partials/layouts/templates.html diff --git a/layouts/partials/layouts/toc.html b/layouts/_partials/layouts/toc.html similarity index 100% rename from layouts/partials/layouts/toc.html rename to layouts/_partials/layouts/toc.html diff --git a/layouts/partials/opengraph/get-featured-image.html b/layouts/_partials/opengraph/get-featured-image.html similarity index 100% rename from layouts/partials/opengraph/get-featured-image.html rename to layouts/_partials/opengraph/get-featured-image.html diff --git a/layouts/partials/opengraph/opengraph.html b/layouts/_partials/opengraph/opengraph.html similarity index 100% rename from layouts/partials/opengraph/opengraph.html rename to layouts/_partials/opengraph/opengraph.html diff --git a/layouts/shortcodes/chroma-lexers.html b/layouts/_shortcodes/chroma-lexers.html similarity index 100% rename from layouts/shortcodes/chroma-lexers.html rename to layouts/_shortcodes/chroma-lexers.html diff --git a/layouts/shortcodes/code-toggle.html b/layouts/_shortcodes/code-toggle.html similarity index 100% rename from layouts/shortcodes/code-toggle.html rename to layouts/_shortcodes/code-toggle.html diff --git a/layouts/shortcodes/datatable-filtered.html b/layouts/_shortcodes/datatable-filtered.html similarity index 100% rename from layouts/shortcodes/datatable-filtered.html rename to layouts/_shortcodes/datatable-filtered.html diff --git a/layouts/shortcodes/datatable.html b/layouts/_shortcodes/datatable.html similarity index 100% rename from layouts/shortcodes/datatable.html rename to layouts/_shortcodes/datatable.html diff --git a/layouts/shortcodes/deprecated-in.html b/layouts/_shortcodes/deprecated-in.html similarity index 100% rename from layouts/shortcodes/deprecated-in.html rename to layouts/_shortcodes/deprecated-in.html diff --git a/layouts/shortcodes/eturl.html b/layouts/_shortcodes/eturl.html similarity index 100% rename from layouts/shortcodes/eturl.html rename to layouts/_shortcodes/eturl.html diff --git a/layouts/shortcodes/glossary-term.html b/layouts/_shortcodes/glossary-term.html similarity index 100% rename from layouts/shortcodes/glossary-term.html rename to layouts/_shortcodes/glossary-term.html diff --git a/layouts/shortcodes/glossary.html b/layouts/_shortcodes/glossary.html similarity index 100% rename from layouts/shortcodes/glossary.html rename to layouts/_shortcodes/glossary.html diff --git a/layouts/shortcodes/hl.html b/layouts/_shortcodes/hl.html similarity index 100% rename from layouts/shortcodes/hl.html rename to layouts/_shortcodes/hl.html diff --git a/layouts/shortcodes/img.html b/layouts/_shortcodes/img.html similarity index 100% rename from layouts/shortcodes/img.html rename to layouts/_shortcodes/img.html diff --git a/layouts/shortcodes/imgproc.html b/layouts/_shortcodes/imgproc.html similarity index 100% rename from layouts/shortcodes/imgproc.html rename to layouts/_shortcodes/imgproc.html 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/list-pages-in-section.html b/layouts/_shortcodes/list-pages-in-section.html similarity index 100% rename from layouts/shortcodes/list-pages-in-section.html rename to layouts/_shortcodes/list-pages-in-section.html diff --git a/layouts/shortcodes/module-mounts-note.html b/layouts/_shortcodes/module-mounts-note.html similarity index 100% rename from layouts/shortcodes/module-mounts-note.html rename to layouts/_shortcodes/module-mounts-note.html diff --git a/layouts/shortcodes/new-in.html b/layouts/_shortcodes/new-in.html similarity index 100% rename from layouts/shortcodes/new-in.html rename to layouts/_shortcodes/new-in.html diff --git a/layouts/shortcodes/per-lang-config-keys.html b/layouts/_shortcodes/per-lang-config-keys.html similarity index 100% rename from layouts/shortcodes/per-lang-config-keys.html rename to layouts/_shortcodes/per-lang-config-keys.html diff --git a/layouts/shortcodes/quick-reference.html b/layouts/_shortcodes/quick-reference.html similarity index 100% rename from layouts/shortcodes/quick-reference.html rename to layouts/_shortcodes/quick-reference.html diff --git a/layouts/shortcodes/root-configuration-keys.html b/layouts/_shortcodes/root-configuration-keys.html similarity index 100% rename from layouts/shortcodes/root-configuration-keys.html rename to layouts/_shortcodes/root-configuration-keys.html diff --git a/layouts/shortcodes/syntax-highlighting-styles.html b/layouts/_shortcodes/syntax-highlighting-styles.html similarity index 100% rename from layouts/shortcodes/syntax-highlighting-styles.html rename to layouts/_shortcodes/syntax-highlighting-styles.html 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/index.headers b/layouts/home.headers similarity index 100% rename from layouts/index.headers rename to layouts/home.headers 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/index.redir b/layouts/home.redir similarity index 100% rename from layouts/index.redir rename to layouts/home.redir 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.rss.xml b/layouts/list.rss.xml similarity index 100% rename from layouts/_default/list.rss.xml rename to layouts/list.rss.xml 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