From fd9f3c78b61a8de9c50c10014c541163b3a8fc3e Mon Sep 17 00:00:00 2001 From: Herb Miller Date: Tue, 8 Feb 2022 08:45:27 +0000 Subject: [PATCH] Rename folders for templates and parts #35 --- {block-template-parts => parts}/404-demo.html | 0 {block-template-parts => parts}/404.html | 0 {block-template-parts => parts}/attachment-image.html | 0 {block-template-parts => parts}/body-only.html | 0 {block-template-parts => parts}/category-tag-clouds.html | 0 {block-template-parts => parts}/contents-shortcode.html | 0 {block-template-parts => parts}/footer.html | 0 {block-template-parts => parts}/header.html | 0 {block-template-parts => parts}/latest-posts.html | 0 .../main-body-no-featured-image.html | 0 {block-template-parts => parts}/main-body.html | 0 {block-template-parts => parts}/page-tree.html | 0 {block-template-parts => parts}/post-footer-stuff.html | 0 {block-template-parts => parts}/post-meta-inline.html | 0 {block-template-parts => parts}/previous-next.html | 0 {block-template-parts => parts}/query-pagination.html | 0 {block-template-parts => parts}/single-post-fields.html | 0 {block-template-parts => parts}/zzz.html | 0 {block-templates => templates}/404.html | 0 {block-templates => templates}/archive-demo.html | 0 {block-templates => templates}/archive.html | 2 ++ {block-templates => templates}/attachment.html | 0 {block-templates => templates}/category-faqs.html | 0 {block-templates => templates}/category-fse-is.html | 0 {block-templates => templates}/featured-image-left.html | 0 {block-templates => templates}/front-page-demo.html | 0 {block-templates => templates}/front-page.html | 0 {block-templates => templates}/full-width.html | 0 {block-templates => templates}/index.html | 0 {block-templates => templates}/output-input.html | 0 {block-templates => templates}/page-2.html | 0 {block-templates => templates}/page-template-hierarchy.html | 0 {block-templates => templates}/page.html | 0 {block-templates => templates}/portfolio.html | 0 {block-templates => templates}/search.html | 0 .../single-post-no-featured-image.html | 0 {block-templates => templates}/single-post.html | 0 37 files changed, 2 insertions(+) rename {block-template-parts => parts}/404-demo.html (100%) rename {block-template-parts => parts}/404.html (100%) rename {block-template-parts => parts}/attachment-image.html (100%) rename {block-template-parts => parts}/body-only.html (100%) rename {block-template-parts => parts}/category-tag-clouds.html (100%) rename {block-template-parts => parts}/contents-shortcode.html (100%) rename {block-template-parts => parts}/footer.html (100%) rename {block-template-parts => parts}/header.html (100%) rename {block-template-parts => parts}/latest-posts.html (100%) rename {block-template-parts => parts}/main-body-no-featured-image.html (100%) rename {block-template-parts => parts}/main-body.html (100%) rename {block-template-parts => parts}/page-tree.html (100%) rename {block-template-parts => parts}/post-footer-stuff.html (100%) rename {block-template-parts => parts}/post-meta-inline.html (100%) rename {block-template-parts => parts}/previous-next.html (100%) rename {block-template-parts => parts}/query-pagination.html (100%) rename {block-template-parts => parts}/single-post-fields.html (100%) rename {block-template-parts => parts}/zzz.html (100%) rename {block-templates => templates}/404.html (100%) rename {block-templates => templates}/archive-demo.html (100%) rename {block-templates => templates}/archive.html (98%) rename {block-templates => templates}/attachment.html (100%) rename {block-templates => templates}/category-faqs.html (100%) rename {block-templates => templates}/category-fse-is.html (100%) rename {block-templates => templates}/featured-image-left.html (100%) rename {block-templates => templates}/front-page-demo.html (100%) rename {block-templates => templates}/front-page.html (100%) rename {block-templates => templates}/full-width.html (100%) rename {block-templates => templates}/index.html (100%) rename {block-templates => templates}/output-input.html (100%) rename {block-templates => templates}/page-2.html (100%) rename {block-templates => templates}/page-template-hierarchy.html (100%) rename {block-templates => templates}/page.html (100%) rename {block-templates => templates}/portfolio.html (100%) rename {block-templates => templates}/search.html (100%) rename {block-templates => templates}/single-post-no-featured-image.html (100%) rename {block-templates => templates}/single-post.html (100%) diff --git a/block-template-parts/404-demo.html b/parts/404-demo.html similarity index 100% rename from block-template-parts/404-demo.html rename to parts/404-demo.html diff --git a/block-template-parts/404.html b/parts/404.html similarity index 100% rename from block-template-parts/404.html rename to parts/404.html diff --git a/block-template-parts/attachment-image.html b/parts/attachment-image.html similarity index 100% rename from block-template-parts/attachment-image.html rename to parts/attachment-image.html diff --git a/block-template-parts/body-only.html b/parts/body-only.html similarity index 100% rename from block-template-parts/body-only.html rename to parts/body-only.html diff --git a/block-template-parts/category-tag-clouds.html b/parts/category-tag-clouds.html similarity index 100% rename from block-template-parts/category-tag-clouds.html rename to parts/category-tag-clouds.html diff --git a/block-template-parts/contents-shortcode.html b/parts/contents-shortcode.html similarity index 100% rename from block-template-parts/contents-shortcode.html rename to parts/contents-shortcode.html diff --git a/block-template-parts/footer.html b/parts/footer.html similarity index 100% rename from block-template-parts/footer.html rename to parts/footer.html diff --git a/block-template-parts/header.html b/parts/header.html similarity index 100% rename from block-template-parts/header.html rename to parts/header.html diff --git a/block-template-parts/latest-posts.html b/parts/latest-posts.html similarity index 100% rename from block-template-parts/latest-posts.html rename to parts/latest-posts.html diff --git a/block-template-parts/main-body-no-featured-image.html b/parts/main-body-no-featured-image.html similarity index 100% rename from block-template-parts/main-body-no-featured-image.html rename to parts/main-body-no-featured-image.html diff --git a/block-template-parts/main-body.html b/parts/main-body.html similarity index 100% rename from block-template-parts/main-body.html rename to parts/main-body.html diff --git a/block-template-parts/page-tree.html b/parts/page-tree.html similarity index 100% rename from block-template-parts/page-tree.html rename to parts/page-tree.html diff --git a/block-template-parts/post-footer-stuff.html b/parts/post-footer-stuff.html similarity index 100% rename from block-template-parts/post-footer-stuff.html rename to parts/post-footer-stuff.html diff --git a/block-template-parts/post-meta-inline.html b/parts/post-meta-inline.html similarity index 100% rename from block-template-parts/post-meta-inline.html rename to parts/post-meta-inline.html diff --git a/block-template-parts/previous-next.html b/parts/previous-next.html similarity index 100% rename from block-template-parts/previous-next.html rename to parts/previous-next.html diff --git a/block-template-parts/query-pagination.html b/parts/query-pagination.html similarity index 100% rename from block-template-parts/query-pagination.html rename to parts/query-pagination.html diff --git a/block-template-parts/single-post-fields.html b/parts/single-post-fields.html similarity index 100% rename from block-template-parts/single-post-fields.html rename to parts/single-post-fields.html diff --git a/block-template-parts/zzz.html b/parts/zzz.html similarity index 100% rename from block-template-parts/zzz.html rename to parts/zzz.html diff --git a/block-templates/404.html b/templates/404.html similarity index 100% rename from block-templates/404.html rename to templates/404.html diff --git a/block-templates/archive-demo.html b/templates/archive-demo.html similarity index 100% rename from block-templates/archive-demo.html rename to templates/archive-demo.html diff --git a/block-templates/archive.html b/templates/archive.html similarity index 98% rename from block-templates/archive.html rename to templates/archive.html index 8283a40..b4c2171 100644 --- a/block-templates/archive.html +++ b/templates/archive.html @@ -4,7 +4,9 @@ + +
diff --git a/block-templates/attachment.html b/templates/attachment.html similarity index 100% rename from block-templates/attachment.html rename to templates/attachment.html diff --git a/block-templates/category-faqs.html b/templates/category-faqs.html similarity index 100% rename from block-templates/category-faqs.html rename to templates/category-faqs.html diff --git a/block-templates/category-fse-is.html b/templates/category-fse-is.html similarity index 100% rename from block-templates/category-fse-is.html rename to templates/category-fse-is.html diff --git a/block-templates/featured-image-left.html b/templates/featured-image-left.html similarity index 100% rename from block-templates/featured-image-left.html rename to templates/featured-image-left.html diff --git a/block-templates/front-page-demo.html b/templates/front-page-demo.html similarity index 100% rename from block-templates/front-page-demo.html rename to templates/front-page-demo.html diff --git a/block-templates/front-page.html b/templates/front-page.html similarity index 100% rename from block-templates/front-page.html rename to templates/front-page.html diff --git a/block-templates/full-width.html b/templates/full-width.html similarity index 100% rename from block-templates/full-width.html rename to templates/full-width.html diff --git a/block-templates/index.html b/templates/index.html similarity index 100% rename from block-templates/index.html rename to templates/index.html diff --git a/block-templates/output-input.html b/templates/output-input.html similarity index 100% rename from block-templates/output-input.html rename to templates/output-input.html diff --git a/block-templates/page-2.html b/templates/page-2.html similarity index 100% rename from block-templates/page-2.html rename to templates/page-2.html diff --git a/block-templates/page-template-hierarchy.html b/templates/page-template-hierarchy.html similarity index 100% rename from block-templates/page-template-hierarchy.html rename to templates/page-template-hierarchy.html diff --git a/block-templates/page.html b/templates/page.html similarity index 100% rename from block-templates/page.html rename to templates/page.html diff --git a/block-templates/portfolio.html b/templates/portfolio.html similarity index 100% rename from block-templates/portfolio.html rename to templates/portfolio.html diff --git a/block-templates/search.html b/templates/search.html similarity index 100% rename from block-templates/search.html rename to templates/search.html diff --git a/block-templates/single-post-no-featured-image.html b/templates/single-post-no-featured-image.html similarity index 100% rename from block-templates/single-post-no-featured-image.html rename to templates/single-post-no-featured-image.html diff --git a/block-templates/single-post.html b/templates/single-post.html similarity index 100% rename from block-templates/single-post.html rename to templates/single-post.html