Pārlūkot izejas kodu

Renamed to Blank Canvas

Per the decision on the name, this will be the replacement of Blank Canvas
Onur Oztaskiran 2 gadi atpakaļ
vecāks
revīzija
2a5b69d0c9

+ 0 - 0
clean-slate/parts/footer.html → blank-canvas-3/parts/footer.html


+ 0 - 0
clean-slate/parts/header.html → blank-canvas-3/parts/header.html


+ 0 - 0
clean-slate/parts/post-meta.html → blank-canvas-3/parts/post-meta.html


+ 4 - 4
clean-slate/readme.txt → blank-canvas-3/readme.txt

@@ -1,4 +1,4 @@
-=== Clean Slate ===
+=== Blank Canvas ===
 Contributors: Automattic
 Requires at least: 5.8
 Tested up to: 5.9
@@ -8,7 +8,7 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 == Description ==
 
-Clean Slate is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, Clean Slate is a great theme starting fresh with your website.
+Blank Canvas is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, Blank Canvas is a great theme starting fresh with your website.
 
 == Changelog ==
 
@@ -17,8 +17,8 @@ Clean Slate is a barebones starter theme, stripped off of content templates but
 
 == Copyright ==
 
-Clean Slate WordPress Theme, (C) 2022 Automattic
-Clean Slate is distributed under the terms of the GNU GPL.
+Blank Canvas WordPress Theme, (C) 2022 Automattic
+Blank Canvas is distributed under the terms of the GNU GPL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 0 - 0
clean-slate/screenshot.png → blank-canvas-3/screenshot.png


+ 4 - 4
clean-slate/style.css → blank-canvas-3/style.css

@@ -1,15 +1,15 @@
 /*
-Theme Name: Clean Slate
-Theme URI: https://github.com/automattic/themes/tree/trunk/clean-slate
+Theme Name: Blank Canvas
+Theme URI: https://github.com/automattic/themes/tree/trunk/blank-canvas
 Author: Automattic
 Author URI: https://automattic.com
-Description: Clean Slate is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, Clean Slate is a great theme starting fresh with your website.
+Description:Blank Canvas is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, Blank Canvas is a great theme starting fresh with your website.
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
 Version: 0.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
-Text Domain: clean-slate
+Text Domain: blank-canvas
 Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
 */

+ 0 - 0
clean-slate/templates/archive.html → blank-canvas-3/templates/archive.html


+ 0 - 0
clean-slate/templates/blank.html → blank-canvas-3/templates/blank.html


+ 0 - 0
clean-slate/templates/index.html → blank-canvas-3/templates/index.html


+ 0 - 0
clean-slate/templates/page.html → blank-canvas-3/templates/page.html


+ 0 - 0
clean-slate/templates/single.html → blank-canvas-3/templates/single.html


+ 0 - 0
clean-slate/theme.json → blank-canvas-3/theme.json


+ 0 - 37
clean-slate/templates/search.html

@@ -1,37 +0,0 @@
-<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
-
-<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
-<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)">
-	<!-- wp:query-title {"type":"search","align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}}} /-->
-
-	<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->
-	<div class="wp-block-query alignwide">
-		<!-- wp:post-template {"align":"wide"} -->
-			<!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"max(15vw, 30vh)","align":"wide"} /-->
-			<!-- wp:post-title {"isLink":true} /-->
-			<!-- wp:post-excerpt /-->
-			<!-- wp:post-date {"isLink":true} /-->
-
-			<!-- wp:spacer {"height":"var(--wp--preset--spacing--70)"} -->
-			<div style="height:var(--wp--preset--spacing--70)" aria-hidden="true" class="wp-block-spacer"></div>
-			<!-- /wp:spacer -->
-		<!-- /wp:post-template -->
-
-		<!-- wp:separator {"style":{"spacing":{"margin":{"bottom":"var(--wp--preset--spacing--70)"}}}} -->
-		<hr class="wp-block-separator has-alpha-channel-opacity" style="margin-bottom:var(--wp--preset--spacing--70)"/>
-		<!-- /wp:separator -->
-
-		<!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
-			<!-- wp:query-pagination-previous {"label":"Newer Posts"} /-->
-			<!-- wp:query-pagination-next {"label":"Older Posts"} /-->
-		<!-- /wp:query-pagination -->
-
-		<!-- wp:query-no-results -->
-			<!-- wp:pattern {"slug":"clean-slate/hidden-no-results-content"} /-->
-		<!-- /wp:query-no-results -->
-	</div>
-	<!-- /wp:query -->
-</main>
-<!-- /wp:group -->
-
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->