Quellcode durchsuchen

Al Dente: Add theme (#7132)

* Al Dente: Add theme

* Remove "theme" reference from templates

---------

Co-authored-by: Vicente Canales <vicente.canales@automattic.com>
Takashi Irie vor 2 Jahren
Ursprung
Commit
8a8847bdf4
55 geänderte Dateien mit 2036 neuen und 0 gelöschten Zeilen
  1. BIN
      aldente/assets/fonts/cormorant-garamond_italic_300.ttf
  2. BIN
      aldente/assets/fonts/cormorant-garamond_italic_400.ttf
  3. BIN
      aldente/assets/fonts/cormorant-garamond_italic_500.ttf
  4. BIN
      aldente/assets/fonts/cormorant-garamond_italic_600.ttf
  5. BIN
      aldente/assets/fonts/cormorant-garamond_italic_700.ttf
  6. BIN
      aldente/assets/fonts/cormorant-garamond_normal_300.ttf
  7. BIN
      aldente/assets/fonts/cormorant-garamond_normal_400.ttf
  8. BIN
      aldente/assets/fonts/cormorant-garamond_normal_500.ttf
  9. BIN
      aldente/assets/fonts/cormorant-garamond_normal_600.ttf
  10. BIN
      aldente/assets/fonts/cormorant-garamond_normal_700.ttf
  11. BIN
      aldente/assets/fonts/raleway_italic_100.ttf
  12. BIN
      aldente/assets/fonts/raleway_italic_200.ttf
  13. BIN
      aldente/assets/fonts/raleway_italic_300.ttf
  14. BIN
      aldente/assets/fonts/raleway_italic_400.ttf
  15. BIN
      aldente/assets/fonts/raleway_italic_500.ttf
  16. BIN
      aldente/assets/fonts/raleway_italic_600.ttf
  17. BIN
      aldente/assets/fonts/raleway_italic_700.ttf
  18. BIN
      aldente/assets/fonts/raleway_italic_800.ttf
  19. BIN
      aldente/assets/fonts/raleway_italic_900.ttf
  20. BIN
      aldente/assets/fonts/raleway_normal_100.ttf
  21. BIN
      aldente/assets/fonts/raleway_normal_200.ttf
  22. BIN
      aldente/assets/fonts/raleway_normal_300.ttf
  23. BIN
      aldente/assets/fonts/raleway_normal_400.ttf
  24. BIN
      aldente/assets/fonts/raleway_normal_500.ttf
  25. BIN
      aldente/assets/fonts/raleway_normal_600.ttf
  26. BIN
      aldente/assets/fonts/raleway_normal_700.ttf
  27. BIN
      aldente/assets/fonts/raleway_normal_800.ttf
  28. BIN
      aldente/assets/fonts/raleway_normal_900.ttf
  29. BIN
      aldente/assets/images/dish-meal-food-cooking-produce-vegetable-1280952-pxhere.com-cropped-1024x1024.jpg
  30. BIN
      aldente/assets/images/flower-meal-food-produce-vegetable-season-1281011-pxhere.com_-1024x1024.jpg
  31. BIN
      aldente/assets/images/food-chocolate-dessert-flavor-chocolate-brownie-frozen-dessert-1416667-pxhere.com_-1024x1024.jpg
  32. 60 0
      aldente/functions.php
  33. 51 0
      aldente/parts/comments.html
  34. 1 0
      aldente/parts/footer.html
  35. 37 0
      aldente/parts/header.html
  36. 1 0
      aldente/parts/sidebar.html
  37. 16 0
      aldente/patterns/404.php
  38. 51 0
      aldente/patterns/featured-categories.php
  39. 81 0
      aldente/patterns/footer.php
  40. 37 0
      aldente/patterns/newsletter.php
  41. 10 0
      aldente/patterns/no-results-content.php
  42. 36 0
      aldente/patterns/post-list.php
  43. 9 0
      aldente/patterns/search.php
  44. 80 0
      aldente/patterns/sidebar.php
  45. 53 0
      aldente/readme.txt
  46. BIN
      aldente/screenshot.png
  47. 55 0
      aldente/style.css
  48. 26 0
      aldente/templates/404.html
  49. 64 0
      aldente/templates/archive.html
  50. 56 0
      aldente/templates/front-page.html
  51. 12 0
      aldente/templates/index.html
  52. 76 0
      aldente/templates/page.html
  53. 60 0
      aldente/templates/search.html
  54. 91 0
      aldente/templates/single.html
  55. 1073 0
      aldente/theme.json

BIN
aldente/assets/fonts/cormorant-garamond_italic_300.ttf


BIN
aldente/assets/fonts/cormorant-garamond_italic_400.ttf


BIN
aldente/assets/fonts/cormorant-garamond_italic_500.ttf


BIN
aldente/assets/fonts/cormorant-garamond_italic_600.ttf


BIN
aldente/assets/fonts/cormorant-garamond_italic_700.ttf


BIN
aldente/assets/fonts/cormorant-garamond_normal_300.ttf


BIN
aldente/assets/fonts/cormorant-garamond_normal_400.ttf


BIN
aldente/assets/fonts/cormorant-garamond_normal_500.ttf


BIN
aldente/assets/fonts/cormorant-garamond_normal_600.ttf


BIN
aldente/assets/fonts/cormorant-garamond_normal_700.ttf


BIN
aldente/assets/fonts/raleway_italic_100.ttf


BIN
aldente/assets/fonts/raleway_italic_200.ttf


BIN
aldente/assets/fonts/raleway_italic_300.ttf


BIN
aldente/assets/fonts/raleway_italic_400.ttf


BIN
aldente/assets/fonts/raleway_italic_500.ttf


BIN
aldente/assets/fonts/raleway_italic_600.ttf


BIN
aldente/assets/fonts/raleway_italic_700.ttf


BIN
aldente/assets/fonts/raleway_italic_800.ttf


BIN
aldente/assets/fonts/raleway_italic_900.ttf


BIN
aldente/assets/fonts/raleway_normal_100.ttf


BIN
aldente/assets/fonts/raleway_normal_200.ttf


BIN
aldente/assets/fonts/raleway_normal_300.ttf


BIN
aldente/assets/fonts/raleway_normal_400.ttf


BIN
aldente/assets/fonts/raleway_normal_500.ttf


BIN
aldente/assets/fonts/raleway_normal_600.ttf


BIN
aldente/assets/fonts/raleway_normal_700.ttf


BIN
aldente/assets/fonts/raleway_normal_800.ttf


BIN
aldente/assets/fonts/raleway_normal_900.ttf


BIN
aldente/assets/images/dish-meal-food-cooking-produce-vegetable-1280952-pxhere.com-cropped-1024x1024.jpg


BIN
aldente/assets/images/flower-meal-food-produce-vegetable-season-1281011-pxhere.com_-1024x1024.jpg


BIN
aldente/assets/images/food-chocolate-dessert-flavor-chocolate-brownie-frozen-dessert-1416667-pxhere.com_-1024x1024.jpg


+ 60 - 0
aldente/functions.php

@@ -0,0 +1,60 @@
+<?php
+/**
+ * Al Dente functions and definitions
+ *
+ * @link https://developer.wordpress.org/themes/basics/theme-functions/
+ *
+ * @package Al Dente
+ * @since Al Dente 1.0
+ */
+
+
+if ( ! function_exists( 'aldente_support' ) ) :
+
+	/**
+	 * Sets up theme defaults and registers support for various WordPress feaaldenteres.
+	 *
+	 * @since Al Dente 1.0
+	 *
+	 * @realdentern void
+	 */
+	function aldente_support() {
+
+		// Enqueue editor styles.
+		add_editor_style( 'style.css' );
+
+		// Make theme available for translation.
+		load_theme_textdomain( 'aldente' );
+	}
+
+endif;
+
+add_action( 'after_sealdentep_theme', 'aldente_support' );
+
+if ( ! function_exists( 'aldente_styles' ) ) :
+
+	/**
+	 * Enqueue styles.
+	 *
+	 * @since Al Dente 1.0
+	 *
+	 * @realdentern void
+	 */
+	function aldente_styles() {
+
+		// Register theme stylesheet.
+		wp_register_style(
+			'aldente-style',
+			get_stylesheet_directory_uri() . '/style.css',
+			array(),
+			wp_get_theme()->get( 'Version' )
+		);
+
+		// Enqueue theme stylesheet.
+		wp_enqueue_style( 'aldente-style' );
+
+	}
+
+endif;
+
+add_action( 'wp_enqueue_scripts', 'aldente_styles' );

+ 51 - 0
aldente/parts/comments.html

@@ -0,0 +1,51 @@
+<!-- wp:comments {"className":"wp-block-comments-query-loop"} -->
+<div class="wp-block-comments wp-block-comments-query-loop">
+	<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0"}}},"layout":{"type":"constrained"}} -->
+	<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:0">
+		<!-- wp:comments-title {"level":3} /-->
+
+		<!-- wp:comment-template {"style":{"spacing":{"padding":{"left":"0px"}}}} -->
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|50"}}}} -->
+			<div class="wp-block-group" style="margin-top:0;margin-bottom:var(--wp--preset--spacing--50)">
+				<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+				<div class="wp-block-group">
+					<!-- wp:avatar {"size":48,"style":{"border":{"radius":"50%"}}} /-->
+
+					<!-- wp:group -->
+					<div class="wp-block-group">
+						<!-- wp:comment-author-name /-->
+
+						<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"0.5em"}},"layout":{"type":"flex"}} -->
+						<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px">
+							<!-- wp:comment-date {"format":"F j, Y \\a\\t g:i a"} /-->
+
+							<!-- wp:comment-edit-link /-->
+						</div>
+						<!-- /wp:group -->
+					</div>
+					<!-- /wp:group -->
+				</div>
+				<!-- /wp:group -->
+
+				<!-- wp:comment-content /-->
+
+				<!-- wp:comment-reply-link /-->
+			</div>
+			<!-- /wp:group -->
+		<!-- /wp:comment-template -->
+
+		<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+		<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)">
+			<!-- wp:comments-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+				<!-- wp:comments-pagination-previous /-->
+
+				<!-- wp:comments-pagination-next /-->
+			<!-- /wp:comments-pagination -->
+		</div>
+		<!-- /wp:group -->
+
+		<!-- wp:post-comments-form {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70"}}}} /-->
+	</div>
+	<!-- /wp:group -->
+</div>
+<!-- /wp:comments -->

+ 1 - 0
aldente/parts/footer.html

@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"aldente/footer"} /-->

+ 37 - 0
aldente/parts/header.html

@@ -0,0 +1,37 @@
+<!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group">
+	<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"backgroundColor":"secondary","layout":{"type":"constrained"}} -->
+	<div class="wp-block-group alignfull has-secondary-background-color has-background" style="padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)">
+		<!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+		<div class="wp-block-group alignwide">
+			<!-- wp:navigation {"overlayBackgroundColor":"secondary","align":"wide","layout":{"type":"flex"},"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}}} /-->
+
+			<!-- wp:social-links {"iconColor":"secondary","iconColorValue":"#fff6e9","iconBackgroundColor":"contrast","iconBackgroundColorValue":"#202020","size":"has-small-icon-size","style":{"spacing":{"blockGap":{"left":"var:preset|spacing|30"}}},"className":"is-style-default"} -->
+			<ul class="wp-block-social-links has-small-icon-size has-icon-color has-icon-background-color is-style-default">
+				<!-- wp:social-link {"url":"#","service":"facebook"} /-->
+
+				<!-- wp:social-link {"url":"#","service":"instagram"} /-->
+
+				<!-- wp:social-link {"url":"#","service":"tiktok"} /-->
+
+				<!-- wp:social-link {"url":"#","service":"pinterest"} /-->
+
+				<!-- wp:social-link {"url":"#","service":"youtube"} /-->
+
+				<!-- wp:social-link {"url":"#","service":"twitter"} /-->
+			</ul>
+			<!-- /wp:social-links -->
+		</div>
+		<!-- /wp:group -->
+	</div>
+	<!-- /wp:group -->
+
+	<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
+	<div class="wp-block-group alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)">
+		<!-- wp:site-title /-->
+
+		<!-- wp:pattern {"slug":"aldente/search"} /-->
+	</div>
+	<!-- /wp:group -->
+</div>
+<!-- /wp:group -->

+ 1 - 0
aldente/parts/sidebar.html

@@ -0,0 +1 @@
+<!-- wp:pattern {"slug":"aldente/sidebar"} /-->

+ 16 - 0
aldente/patterns/404.php

@@ -0,0 +1,16 @@
+<?php
+/**
+ * Title: A 404 page
+ * Slug: aldente/404
+ * Inserter: no
+ */
+?>
+<!-- wp:heading {"level":1,"fontSize":"large","anchor":"oops-that-page-can-t-be-found"} -->
+<h1 class="wp-block-heading has-large-font-size" id="oops-that-page-can-t-be-found"><?php echo esc_html__( 'Oops! That page can’t be found.', 'aldente' ); ?></h1>
+<!-- /wp:heading -->
+
+<!-- wp:paragraph -->
+<p><?php echo esc_html__( 'It looks like nothing was found at this location. Maybe try a search?', 'aldente' ); ?></p>
+<!-- /wp:paragraph -->
+
+<!-- wp:pattern {"slug":"aldente/search"} /-->

+ 51 - 0
aldente/patterns/featured-categories.php

@@ -0,0 +1,51 @@
+<?php
+/**
+ * Title: Featured Categories
+ * Slug: aldente/featured-categories
+ * Categories: featured
+ */
+?>
+
+<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0px","bottom":"0px"}}},"backgroundColor":"tertiary","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignfull has-tertiary-background-color has-background" style="margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)">
+	<!-- wp:columns {"align":"wide"} -->
+	<div class="wp-block-columns alignwide">
+		<!-- wp:column {"style":{"spacing":{"padding":{"bottom":"0"}}}} -->
+		<div class="wp-block-column" style="padding-bottom:0">
+			<!-- wp:image {"sizeSlug":"large","linkDestination":"custom"} -->
+			<figure class="wp-block-image size-large"><a href="#"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/dish-meal-food-cooking-produce-vegetable-1280952-pxhere.com-cropped-1024x1024.jpg" alt="" /></a></figure>
+			<!-- /wp:image -->
+
+			<!-- wp:heading {"textAlign":"center","style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"var:preset|spacing|40"}}},"fontSize":"medium","fontFamily":"raleway"} -->
+			<h2 class="wp-block-heading has-text-align-center has-raleway-font-family has-medium-font-size" style="margin-top:var(--wp--preset--spacing--40);font-style:normal;font-weight:600;text-transform:uppercase"><?php echo  esc_html__( 'Main Dishes', 'aldente' ); ?></h2>
+			<!-- /wp:heading -->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"style":{"spacing":{"padding":{"bottom":"0"}}}} -->
+		<div class="wp-block-column" style="padding-bottom:0">
+			<!-- wp:image {"sizeSlug":"large","linkDestination":"none"} -->
+			<figure class="wp-block-image size-large"><a href="#"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/flower-meal-food-produce-vegetable-season-1281011-pxhere.com_-1024x1024.jpg" alt="" /></a></figure>
+			<!-- /wp:image -->
+
+			<!-- wp:heading {"textAlign":"center","style":{"typography":{"fontStyle":"normal","fontWeight":"600","textTransform":"uppercase"},"spacing":{"margin":{"top":"var:preset|spacing|40"}}},"fontSize":"medium","fontFamily":"raleway"} -->
+			<h2 class="wp-block-heading has-text-align-center has-raleway-font-family has-medium-font-size" style="margin-top:var(--wp--preset--spacing--40);font-style:normal;font-weight:600;text-transform:uppercase"><?php echo  esc_html__( 'Lunch', 'aldente' ); ?></h2>
+			<!-- /wp:heading -->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"style":{"spacing":{"padding":{"bottom":"0"}}}} -->
+		<div class="wp-block-column" style="padding-bottom:0">
+			<!-- wp:image {"sizeSlug":"large","linkDestination":"none"} -->
+			<figure class="wp-block-image size-large"><a href="#"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/food-chocolate-dessert-flavor-chocolate-brownie-frozen-dessert-1416667-pxhere.com_-1024x1024.jpg" alt="" /></a></figure>
+			<!-- /wp:image -->
+
+			<!-- wp:heading {"textAlign":"center","style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"var:preset|spacing|40"}}},"fontSize":"medium","fontFamily":"raleway"} -->
+			<h2 class="wp-block-heading has-text-align-center has-raleway-font-family has-medium-font-size" style="margin-top:var(--wp--preset--spacing--40);font-style:normal;font-weight:600;text-transform:uppercase"><?php echo  esc_html__( 'Ice Pops', 'aldente' ); ?></h2>
+			<!-- /wp:heading -->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+</div>
+<!-- /wp:group -->

+ 81 - 0
aldente/patterns/footer.php

@@ -0,0 +1,81 @@
+<?php
+/**
+ * Title: Default footer
+ * Slug: aldente/footer
+ * Categories: featured, footer
+ * Block Types: core/template-part/footer
+ */
+?>
+
+<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","right":"var:preset|spacing|50","bottom":"var:preset|spacing|70","left":"var:preset|spacing|50"}}},"backgroundColor":"secondary","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignfull has-secondary-background-color has-background" style="padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--50)">
+	<!-- wp:columns {"align":"wide"} -->
+	<div class="wp-block-columns alignwide">
+		<!-- wp:column -->
+		<div class="wp-block-column">
+			<!-- wp:site-title {"fontSize":"large"} /-->
+
+			<!-- wp:paragraph {"fontSize":"small"} -->
+			<p class="has-small-font-size"><?php echo esc_html__( 'Stay up to date with our latest, recipes, videos and other news by joining our newsletter.', 'aldente' ); ?></p>
+			<!-- /wp:paragraph -->
+
+			<!-- wp:jetpack/subscriptions {"fontSize":"0.938rem","customFontSize":"0.938rem","padding":7,"successMessage":""} /-->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column -->
+		<div class="wp-block-column">
+			<!-- wp:columns -->
+			<div class="wp-block-columns">
+				<!-- wp:column -->
+				<div class="wp-block-column"></div>
+				<!-- /wp:column -->
+
+				<!-- wp:column -->
+				<div class="wp-block-column">
+					<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"0px"}},"fontSize":"x-small"} /-->
+				</div>
+				<!-- /wp:column -->
+			</div>
+			<!-- /wp:columns -->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column -->
+		<div class="wp-block-column">
+			<!-- wp:columns -->
+			<div class="wp-block-columns">
+				<!-- wp:column -->
+				<div class="wp-block-column">
+					<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"0"}},"fontSize":"x-small"} /-->
+				</div>
+				<!-- /wp:column -->
+
+				<!-- wp:column -->
+				<div class="wp-block-column">
+					<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"0"}},"fontSize":"x-small"} /-->
+				</div>
+				<!-- /wp:column -->
+			</div>
+			<!-- /wp:columns -->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+
+	<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"0"},"margin":{"top":"0px"}}},"layout":{"type":"default"}} -->
+	<div class="wp-block-group alignwide" style="margin-top:0px;padding-top:var(--wp--preset--spacing--60);padding-bottom:0">
+		<!-- wp:paragraph {"fontSize":"x-small"} -->
+		<p class="has-x-small-font-size"><?php
+		/* Translators: WordPress link. */
+		$wordpress_link = '<a href="' . esc_url( __( 'https://wordpress.org', 'aldente' ) ) . '" rel="nofollow">WordPress</a>';
+		echo sprintf(
+			esc_html__( 'Designed with %1$s', 'aldente' ),
+			$wordpress_link
+		);?></p>
+		<!-- /wp:paragraph -->
+	</div>
+	<!-- /wp:group -->
+</div>
+<!-- /wp:group -->
+

+ 37 - 0
aldente/patterns/newsletter.php

@@ -0,0 +1,37 @@
+<?php
+/**
+ * Title: Newsletter
+ * Slug: aldente/newsletter
+ * Categories: featured
+ */
+?>
+
+<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0px","bottom":"0px"}}},"backgroundColor":"primary","textColor":"base","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignfull has-base-color has-primary-background-color has-text-color has-background" style="margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)">
+	<!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"spacing":{"blockGap":{"top":"var:preset|spacing|40","left":"var:preset|spacing|50"}}}} -->
+	<div class="wp-block-columns alignwide are-vertically-aligned-center">
+		<!-- wp:column {"verticalAlignment":"center","width":"67.5%","style":{"spacing":{"padding":{"bottom":"0"}}}} -->
+		<div class="wp-block-column is-vertically-aligned-center" style="padding-bottom:0;flex-basis:67.5%">
+			<!-- wp:heading {"level":3,"fontSize":"x-large"} -->
+			<h3 class="wp-block-heading has-x-large-font-size"><?php echo esc_html__( 'Join the fun!', 'aldente' ); ?></h3>
+			<!-- /wp:heading -->
+
+			<!-- wp:paragraph {"style":{"spacing":{"margin":{"top":"0.25rem"}}},"fontSize":"small"} -->
+			<p class="has-small-font-size" style="margin-top:0.25rem"><?php echo esc_html__( 'Stay updated with our latest recipes and other news by joining our newsletter.', 'aldente' ); ?></p>
+			<!-- /wp:paragraph -->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"verticalAlignment":"center","width":"32.5%","style":{"spacing":{"padding":{"bottom":"0"}}}} -->
+		<div class="wp-block-column is-vertically-aligned-center" style="padding-bottom:0;flex-basis:32.5%">
+			<!-- wp:group {"layout":{"type":"constrained","justifyContent":"right"}} -->
+			<div class="wp-block-group">
+				<!-- wp:jetpack/subscriptions {"fontSize":"0.938rem","customFontSize":"0.938rem","customBorderColor":"#4e4e4e","padding":7,"successMessage":""} /-->
+			</div>
+			<!-- /wp:group -->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+</div>
+<!-- /wp:group -->

+ 10 - 0
aldente/patterns/no-results-content.php

@@ -0,0 +1,10 @@
+<?php
+/**
+ * Title: No Results Content
+ * Slug: aldente/no-results-content
+ * Inserter: no
+ */
+?>
+<!-- wp:paragraph -->
+<p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'aldente' ); ?></p>
+<!-- /wp:paragraph -->

+ 36 - 0
aldente/patterns/post-list.php

@@ -0,0 +1,36 @@
+<?php
+/**
+ * Title: Post List
+ * Slug: aldente/post-list
+ * Categories: featured
+ */
+?>
+<!-- wp:group {"align":"wide","layout":{"type":"constrained"}} -->
+<div class="wp-block-group alignwide">
+	<!-- wp:query {"query":{"perPage":8,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":4},"align":"wide"} -->
+	<div class="wp-block-query alignwide">
+		<!-- wp:post-template {"style":{"typography":{"fontSize":"1.4rem"}}} -->
+			<!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"inherit":false}} -->
+			<div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--50)">
+				<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
+
+				<!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"0px"}}},"fontSize":"x-small"} /-->
+
+				<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"fontSize":"large"} /-->
+			</div>
+			<!-- /wp:group -->
+		<!-- /wp:post-template -->
+
+		<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
+		<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--70)">
+			<!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+				<!-- wp:query-pagination-previous /-->
+
+				<!-- wp:query-pagination-next /-->
+			<!-- /wp:query-pagination -->
+		</div>
+		<!-- /wp:group -->
+	</div>
+	<!-- /wp:query -->
+</div>
+<!-- /wp:group -->

+ 9 - 0
aldente/patterns/search.php

@@ -0,0 +1,9 @@
+<?php
+/**
+ * Title: Search
+ * Slug: aldente/search
+ * Inserter: no
+ */
+?>
+
+<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"<?php echo esc_html_x( 'Search...', 'This is a placeholder text in a search field', 'aldente' ); ?>","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true} /-->

+ 80 - 0
aldente/patterns/sidebar.php

@@ -0,0 +1,80 @@
+<?php
+/**
+ * Title: Sidebar
+ * Slug: aldente/sidebar
+ * Categories: featured
+ */
+?>
+
+<!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group">
+	<!-- wp:paragraph {"fontSize":"small"} -->
+	<p class="has-small-font-size"><?php echo esc_html__( 'We are devoted food enthusiasts who believe in the power of a good meal to travel the world without leaving our kitchen in the heart of Manchester. We find joy in crafting, cooking, and above all, devouring delicious dishes that not only satisfy the tastebuds but also nourish the soul.', 'aldente' ); ?></p>
+	<!-- /wp:paragraph -->
+
+	<!-- wp:paragraph {"fontSize":"small"} -->
+	<p class="has-small-font-size"><?php echo esc_html__( 'Find us on:', 'aldente' ); ?></p>
+	<!-- /wp:paragraph -->
+
+	<!-- wp:social-links {"iconColor":"base","iconColorValue":"#ffffff","iconBackgroundColor":"contrast","iconBackgroundColorValue":"#020e01","size":"has-small-icon-size","style":{"spacing":{"margin":{"top":"var:preset|spacing|30"},"blockGap":{"left":"var:preset|spacing|30"}}}} -->
+	<ul class="wp-block-social-links has-small-icon-size has-icon-color has-icon-background-color" style="margin-top:var(--wp--preset--spacing--30)">
+		<!-- wp:social-link {"url":"#","service":"facebook"} /-->
+
+		<!-- wp:social-link {"url":"#","service":"instagram"} /-->
+
+		<!-- wp:social-link {"url":"#","service":"tiktok"} /-->
+
+		<!-- wp:social-link {"url":"#","service":"pinterest"} /-->
+
+		<!-- wp:social-link {"url":"#","service":"youtube"} /-->
+
+		<!-- wp:social-link {"url":"#","service":"twitter"} /-->
+	</ul>
+	<!-- /wp:social-links -->
+</div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"var:preset|spacing|60"},"blockGap":"var:preset|spacing|40"}},"backgroundColor":"secondary","textColor":"contrast","layout":{"type":"constrained"}} -->
+<div class="wp-block-group has-contrast-color has-secondary-background-color has-text-color has-background" style="margin-top:var(--wp--preset--spacing--60);padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
+	<!-- wp:heading {"level":3,"fontSize":"x-large"} -->
+	<h3 class="wp-block-heading has-x-large-font-size"><?php echo esc_html__( 'Join the fun!	', 'aldente' ); ?></h3>
+	<!-- /wp:heading -->
+
+	<!-- wp:paragraph {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"fontSize":"x-small"} -->
+	<p class="has-x-small-font-size" style="margin-top:var(--wp--preset--spacing--30)"><?php echo esc_html__( 'Stay updated with our latest recipes and other news by joining our newsletter.', 'aldente' ); ?></p>
+	<!-- /wp:paragraph -->
+
+	<!-- wp:jetpack/subscriptions {"submitButtonText":"→","buttonBackgroundColor":"contrast","textColor":"base","fontSize":"0.938rem","customFontSize":"0.938rem","customBorderColor":"#4e4e4e","padding":7,"spacing":4,"successMessage":""} /-->
+</div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
+	<!-- wp:heading {"level":3} -->
+	<h3 class="wp-block-heading"><?php echo esc_html__( 'Categories', 'aldente' ); ?></h3>
+	<!-- /wp:heading -->
+
+	<!-- wp:categories {"showPostCounts":true,"fontSize":"small"} /-->
+</div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)">
+	<!-- wp:heading {"level":3} -->
+	<h3 class="wp-block-heading"><?php echo esc_html__( 'Recent Posts', 'aldente' ); ?></h3>
+	<!-- /wp:heading -->
+
+	<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->
+	<div class="wp-block-query">
+		<!-- wp:post-template -->
+			<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
+
+			<!-- wp:post-terms {"term":"category","style":{"spacing":{"margin":{"top":"0px"}},"typography":{"fontStyle":"normal","fontWeight":"600","textTransform":"uppercase"}},"fontSize":"x-small"} /-->
+
+			<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"0px"}}},"fontSize":"large"} /-->
+		<!-- /wp:post-template -->
+	</div>
+	<!-- /wp:query -->
+</div>
+	<!-- /wp:group -->
+

+ 53 - 0
aldente/readme.txt

@@ -0,0 +1,53 @@
+=== Al Dente ===
+Contributors: Automattic
+Requires at least: 6.0
+Tested up to: 6.2.2
+Requires PHP: 5.7
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+== Description ==
+
+Al Dente is a blog theme perfect for blogs whose posts are categorised, for example food recipe blogs.
+
+== Changelog ==
+
+= 1.0.0 =
+* Initial release
+
+== Copyright ==
+
+Al Dente WordPress Theme, (C) 2023 Automattic
+Al Dente is distributed under the terms of the GNU GPL.
+Al Dente is based on Optimismo (https://wordpress.com/theme/optimismo/), (C) Automattic, [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
+
+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
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+This theme bundles the following third-party resources:
+
+Raleway Font
+Licensed under SIL Open Font License, 1.1 (http://scripts.sil.org/OFL)
+Source: https://fonts.google.com/specimen/Raleway
+
+Cormorant Garamond Font
+Licensed under SIL Open Font License, 1.1 (http://scripts.sil.org/OFL)
+Source: https://fonts.google.com/specimen/Cormorant+Garamond
+
+Included in theme screenshot and in a index page template.
+
+CC0 Public Domain image
+- https://pxhere.com/en/photo/1280952
+- https://pxhere.com/en/photo/1281011
+- https://pxhere.com/en/photo/1416667
+- https://pxhere.com/en/photo/27377
+- https://pxhere.com/en/photo/1413046
+- https://pxhere.com/en/photo/155716
+- https://pxhere.com/en/photo/81531

BIN
aldente/screenshot.png


+ 55 - 0
aldente/style.css

@@ -0,0 +1,55 @@
+/*
+Theme Name: Al Dente
+Theme URI: https://wordpress.com/theme/aldente
+Author: Automattic
+Author URI: https://automattic.com/
+Description: Al Dente is a blog theme perfect for blogs whose posts are categorised, for example food recipe blogs.
+Requires at least: 6.0
+Tested up to: 6.2.2
+Requires PHP: 5.7
+Version: 1.0.0
+License: GNU General Public License v2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+Text Domain: aldente
+Tags: blog, grid-layout, two-columns, four-columns, right-sidebar, block-patterns, block-styles, editor-style, featured-images, full-site-editing, rtl-language-support, template-editing, threaded-comments, translation-ready, news, one-column, wide-blocks, custom-background, custom-colors, custom-logo, custom-menu, theme-options
+*/
+
+/*
+ * Control the hover stylings of outline block style.
+ * Unnecessary once block styles are configurable via theme.json
+ * https://github.com/WordPress/gutenberg/issues/42794
+ */
+.wp-block-button.is-style-outline >.wp-block-button__link:not(.has-background):hover {
+	background-color: var(--wp--preset--color--primary);
+	border-color: var(--wp--preset--color--primary);
+	color: var(--wp--preset--color--base);
+}
+
+/*
+ * Link styles
+ * https://github.com/WordPress/gutenberg/issues/42319
+ */
+a {
+	text-decoration-thickness: 0.5px !important;
+	text-underline-offset: 1.5px;
+}
+
+/*
+ * Avatar Block
+ * Fix border radius setting for the avatar block
+ * https://github.com/WordPress/gutenberg/issues/48253
+ */
+.wp-block-avatar a,
+.wp-block-avatar img {
+	border-radius: inherit;
+}
+
+/*
+ * Pull quote Block
+ * Reset the browser default margins for blockquote and paragraph element
+ * https://github.com/WordPress/gutenberg/issues/44129
+ */
+.wp-block-pullquote blockquote,
+.wp-block-pullquote p {
+	margin: 0;
+}

+ 26 - 0
aldente/templates/404.html

@@ -0,0 +1,26 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"left":"9%"}}}} -->
+	<div class="wp-block-columns alignwide">
+		<!-- wp:column {"width":"70%"} -->
+		<div class="wp-block-column" style="flex-basis: 70%">
+			<!-- wp:pattern {"slug":"aldente/404"} /-->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"width":"30%","layout":{"type":"default"}} -->
+		<div class="wp-block-column" style="flex-basis: 30%">
+			<!-- wp:template-part {"slug":"sidebar"} /-->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 64 - 0
aldente/templates/archive.html

@@ -0,0 +1,64 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:columns {"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} -->
+	<div
+		class="wp-block-columns alignwide"
+		style="margin-bottom: var(--wp--preset--spacing--60)"
+	>
+		<!-- wp:column -->
+		<div class="wp-block-column">
+			<!-- wp:query-title {"type":"archive","showPrefix":false,"style":{"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} /-->
+
+			<!-- wp:term-description {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}}} /-->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column -->
+		<div class="wp-block-column"></div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+
+	<!-- wp:query {"query":{"perPage":8,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":4},"align":"wide"} -->
+	<div class="wp-block-query alignwide">
+		<!-- wp:post-template {"style":{"typography":{"fontSize":"1.4rem"}}} -->
+		<!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"inherit":false}} -->
+		<div
+			class="wp-block-group"
+			style="padding-bottom: var(--wp--preset--spacing--50)"
+		>
+			<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
+
+			<!-- wp:post-date {"style":{"spacing":{"margin":{"top":"0px"}}},"fontSize":"x-small"} /-->
+
+			<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"fontSize":"medium"} /-->
+		</div>
+		<!-- /wp:group -->
+		<!-- /wp:post-template -->
+
+		<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
+		<div
+			class="wp-block-group"
+			style="
+				margin-top: var(--wp--preset--spacing--60);
+				margin-bottom: var(--wp--preset--spacing--70);
+			"
+		>
+			<!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+			<!-- wp:query-pagination-previous /-->
+
+			<!-- wp:query-pagination-next /-->
+			<!-- /wp:query-pagination -->
+		</div>
+		<!-- /wp:group -->
+	</div>
+	<!-- /wp:query -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 56 - 0
aldente/templates/front-page.html

@@ -0,0 +1,56 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-top: 0; margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:pattern {"slug":"aldente/featured-categories"} /-->
+
+	<!-- wp:pattern {"slug":"aldente/newsletter"} /-->
+
+	<!-- wp:group {"align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+	<div
+		class="wp-block-group alignwide"
+		style="margin-top: var(--wp--preset--spacing--60)"
+	>
+		<!-- wp:query {"query":{"perPage":8,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":4},"align":"wide"} -->
+		<div class="wp-block-query alignwide">
+			<!-- wp:post-template {"style":{"typography":{"fontSize":"1.4rem"}}} -->
+			<!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"inherit":false}} -->
+			<div
+				class="wp-block-group"
+				style="padding-bottom: var(--wp--preset--spacing--50)"
+			>
+				<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
+
+				<!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"0px"}}},"fontSize":"x-small"} /-->
+
+				<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"fontSize":"large"} /-->
+			</div>
+			<!-- /wp:group -->
+			<!-- /wp:post-template -->
+
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
+			<div
+				class="wp-block-group"
+				style="
+					margin-top: var(--wp--preset--spacing--60);
+					margin-bottom: var(--wp--preset--spacing--70);
+				"
+			>
+				<!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+				<!-- wp:query-pagination-previous /-->
+
+				<!-- wp:query-pagination-next /-->
+				<!-- /wp:query-pagination -->
+			</div>
+			<!-- /wp:group -->
+		</div>
+		<!-- /wp:query -->
+	</div>
+	<!-- /wp:group -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 12 - 0
aldente/templates/index.html

@@ -0,0 +1,12 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:pattern {"slug":"aldente/post-list"} /-->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 76 - 0
aldente/templates/page.html

@@ -0,0 +1,76 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"left":"9%"}}}} -->
+	<div class="wp-block-columns alignwide">
+		<!-- wp:column {"width":"70%"} -->
+		<div class="wp-block-column" style="flex-basis: 70%">
+			<!-- wp:group {"layout":{"type":"constrained"}} -->
+			<div class="wp-block-group">
+				<!-- wp:post-title {"textAlign":"center"} /-->
+
+				<!-- wp:post-date {"textAlign":"center","displayType":"modified","style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}}} /-->
+
+				<!-- wp:post-featured-image {"aspectRatio":"3/4","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}}} /-->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}}} -->
+			<div
+				class="wp-block-group"
+				style="
+					margin-top: var(--wp--preset--spacing--60);
+					margin-bottom: var(--wp--preset--spacing--70);
+				"
+			>
+				<!-- wp:post-content {"layout":{"type":"constrained"}} /-->
+
+				<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60"},"padding":{"top":"var:preset|spacing|30"}},"border":{"top":{"color":"var:preset|color|contrast","width":"1px"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+				<div
+					class="wp-block-group"
+					style="
+						border-top-color: var(--wp--preset--color--contrast);
+						border-top-width: 1px;
+						margin-top: var(--wp--preset--spacing--60);
+						padding-top: var(--wp--preset--spacing--30);
+					"
+				>
+					<!-- wp:post-author-name /-->
+				</div>
+				<!-- /wp:group -->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0px"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+			<div
+				class="wp-block-group"
+				style="
+					margin-top: var(--wp--preset--spacing--70);
+					margin-bottom: 0px;
+				"
+			>
+				<!-- wp:post-navigation-link {"type":"previous","label":"Previous Post","arrow":"arrow"} /-->
+
+				<!-- wp:post-navigation-link {"textAlign":"right","label":"Next Post","arrow":"arrow"} /-->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:template-part {"slug":"comments"} /-->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"width":"30%"} -->
+		<div class="wp-block-column" style="flex-basis: 30%">
+			<!-- wp:template-part {"slug":"sidebar"} /-->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 60 - 0
aldente/templates/search.html

@@ -0,0 +1,60 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:group {"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}},"layout":{"type":"default"}} -->
+	<div
+		class="wp-block-group alignwide"
+		style="margin-bottom: var(--wp--preset--spacing--60)"
+	>
+		<!-- wp:pattern {"slug":"aldente/search"} /-->
+
+		<!-- wp:query-title {"type":"search"} /-->
+	</div>
+	<!-- /wp:group -->
+
+	<!-- wp:query {"query":{"perPage":8,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"displayLayout":{"type":"flex","columns":4},"align":"wide"} -->
+	<div class="wp-block-query alignwide">
+		<!-- wp:post-template {"style":{"typography":{"fontSize":"1.4rem"}}} -->
+		<!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}},"layout":{"inherit":false}} -->
+		<div
+			class="wp-block-group"
+			style="padding-bottom: var(--wp--preset--spacing--50)"
+		>
+			<!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
+
+			<!-- wp:post-date {"style":{"spacing":{"margin":{"top":"0px"}}},"fontSize":"x-small"} /-->
+
+			<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}},"fontSize":"medium"} /-->
+		</div>
+		<!-- /wp:group -->
+		<!-- /wp:post-template -->
+
+		<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
+		<div
+			class="wp-block-group"
+			style="
+				margin-top: var(--wp--preset--spacing--60);
+				margin-bottom: var(--wp--preset--spacing--70);
+			"
+		>
+			<!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
+			<!-- wp:query-pagination-previous /-->
+
+			<!-- wp:query-pagination-next /-->
+			<!-- /wp:query-pagination -->
+		</div>
+		<!-- /wp:group -->
+
+		<!-- wp:query-no-results -->
+		<!-- wp:pattern {"slug":"aldente/no-results-content"} /-->
+		<!-- /wp:query-no-results -->
+	</div>
+	<!-- /wp:query -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 91 - 0
aldente/templates/single.html

@@ -0,0 +1,91 @@
+<!-- wp:template-part {"slug":"header","tagName":"header","align":"full"} /-->
+
+<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
+<main
+	class="wp-block-group"
+	style="margin-bottom: var(--wp--preset--spacing--70)"
+>
+	<!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"left":"9%"}}}} -->
+	<div class="wp-block-columns alignwide">
+		<!-- wp:column {"width":"70%"} -->
+		<div class="wp-block-column" style="flex-basis: 70%">
+			<!-- wp:group {"layout":{"type":"constrained"}} -->
+			<div class="wp-block-group">
+				<!-- wp:group {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
+				<div
+					class="wp-block-group"
+					style="
+						font-style: normal;
+						font-weight: 600;
+						text-transform: uppercase;
+					"
+				>
+					<!-- wp:post-terms {"term":"category"} /-->
+				</div>
+				<!-- /wp:group -->
+
+				<!-- wp:post-title {"textAlign":"center","style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}}} /-->
+
+				<!-- wp:post-date {"textAlign":"center","style":{"spacing":{"margin":{"top":"var:preset|spacing|30"}}}} /-->
+
+				<!-- wp:post-featured-image {"aspectRatio":"3/4","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}}} /-->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70"}}}} -->
+			<div
+				class="wp-block-group"
+				style="
+					margin-top: var(--wp--preset--spacing--60);
+					margin-bottom: var(--wp--preset--spacing--70);
+				"
+			>
+				<!-- wp:post-content {"layout":{"type":"constrained"}} /-->
+
+				<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60"},"padding":{"top":"var:preset|spacing|30"}},"border":{"top":{"color":"var:preset|color|contrast","width":"1px"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+				<div
+					class="wp-block-group"
+					style="
+						border-top-color: var(--wp--preset--color--contrast);
+						border-top-width: 1px;
+						margin-top: var(--wp--preset--spacing--60);
+						padding-top: var(--wp--preset--spacing--30);
+					"
+				>
+					<!-- wp:post-author-name /-->
+
+					<!-- wp:post-terms {"term":"post_tag"} /-->
+				</div>
+				<!-- /wp:group -->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"0px"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+			<div
+				class="wp-block-group"
+				style="
+					margin-top: var(--wp--preset--spacing--70);
+					margin-bottom: 0px;
+				"
+			>
+				<!-- wp:post-navigation-link {"type":"previous","label":"Previous Post","arrow":"arrow"} /-->
+
+				<!-- wp:post-navigation-link {"textAlign":"right","label":"Next Post","arrow":"arrow"} /-->
+			</div>
+			<!-- /wp:group -->
+
+			<!-- wp:template-part {"slug":"comments"} /-->
+		</div>
+		<!-- /wp:column -->
+
+		<!-- wp:column {"width":"30%","layout":{"type":"default"}} -->
+		<div class="wp-block-column" style="flex-basis: 30%">
+			<!-- wp:template-part {"slug":"sidebar"} /-->
+		</div>
+		<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","tagName":"footer","align":"full"} /-->

+ 1073 - 0
aldente/theme.json

@@ -0,0 +1,1073 @@
+{
+	"settings": {
+		"appearanceTools": true,
+		"color": {
+			"background": true,
+			"custom": true,
+			"customDuotone": true,
+			"customGradient": true,
+			"defaultDuotone": true,
+			"defaultGradients": true,
+			"defaultPalette": true,
+			"duotone": [],
+			"gradients": [],
+			"palette": [
+				{
+					"color": "#ffffff",
+					"name": "Base",
+					"slug": "base"
+				},
+				{
+					"color": "#202020",
+					"name": "Contrast",
+					"slug": "contrast"
+				},
+				{
+					"color": "#000000",
+					"name": "Primary",
+					"slug": "primary"
+				},
+				{
+					"color": "#fff6e9",
+					"name": "Secondary",
+					"slug": "secondary"
+				},
+				{
+					"color": "#f7f7f7",
+					"name": "Tertiary",
+					"slug": "tertiary"
+				}
+			],
+			"text": true
+		},
+		"layout": {
+			"contentSize": "700px",
+			"wideSize": "1100px"
+		},
+		"shadow": {
+			"defaultPresets": true,
+			"presets": []
+		},
+		"spacing": {
+			"customSpacingSize": true,
+			"spacingScale": {
+				"increment": 1.5,
+				"mediumStep": 1.5,
+				"operator": "*",
+				"steps": 0,
+				"unit": "rem"
+			},
+			"spacingSizes": [
+				{
+					"name": "1",
+					"size": "0.5rem",
+					"slug": "30"
+				},
+				{
+					"name": "2",
+					"size": "0.875rem",
+					"slug": "40"
+				},
+				{
+					"name": "3",
+					"size": "1.75rem",
+					"slug": "50"
+				},
+				{
+					"name": "4",
+					"size": "clamp(1.75rem, 4.8442907vw, 3.5rem)",
+					"slug": "60"
+				},
+				{
+					"name": "5",
+					"size": "5.25rem",
+					"size": "clamp(3.5rem, 7.266436vw, 5.25rem)",
+					"slug": "70"
+				},
+				{
+					"name": "6",
+					"size": "clamp(5.25rem, 9.6885813vw, 7.0rem)",
+					"size": "7rem",
+					"slug": "80"
+				}
+			],
+			"units": [
+				"%",
+				"px",
+				"em",
+				"rem",
+				"vh",
+				"vw"
+			]
+		},
+		"typography": {
+			"customFontSize": true,
+			"dropCap": true,
+			"fluid": true,
+			"fontFamilies": [
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "100",
+							"src": [
+								"file:./assets/fonts/raleway_normal_100.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "200",
+							"src": [
+								"file:./assets/fonts/raleway_normal_200.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/raleway_normal_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/raleway_normal_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "500",
+							"src": [
+								"file:./assets/fonts/raleway_normal_500.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/raleway_normal_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/raleway_normal_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "800",
+							"src": [
+								"file:./assets/fonts/raleway_normal_800.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "normal",
+							"fontWeight": "900",
+							"src": [
+								"file:./assets/fonts/raleway_normal_900.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "100",
+							"src": [
+								"file:./assets/fonts/raleway_italic_100.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "200",
+							"src": [
+								"file:./assets/fonts/raleway_italic_200.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/raleway_italic_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/raleway_italic_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "500",
+							"src": [
+								"file:./assets/fonts/raleway_italic_500.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/raleway_italic_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/raleway_italic_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "800",
+							"src": [
+								"file:./assets/fonts/raleway_italic_800.ttf"
+							]
+						},
+						{
+							"fontFamily": "Raleway",
+							"fontStyle": "italic",
+							"fontWeight": "900",
+							"src": [
+								"file:./assets/fonts/raleway_italic_900.ttf"
+							]
+						}
+					],
+					"fontFamily": "Raleway",
+					"slug": "raleway"
+				},
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "normal",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_normal_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "italic",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_italic_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "normal",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_normal_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "italic",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_italic_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "normal",
+							"fontWeight": "500",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_normal_500.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "italic",
+							"fontWeight": "500",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_italic_500.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "normal",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_normal_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "italic",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_italic_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "normal",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_normal_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Cormorant Garamond",
+							"fontStyle": "italic",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/cormorant-garamond_italic_700.ttf"
+							]
+						}
+					],
+					"fontFamily": "Cormorant Garamond",
+					"slug": "cormorant-garamond"
+				}
+			],
+			"fontSizes": [
+				{
+					"fluid": false,
+					"name": "Extra Small",
+					"size": "0.781rem",
+					"slug": "x-small"
+				},
+				{
+					"fluid": {
+						"max": "0.938rem",
+						"min": "0.781rem"
+					},
+					"name": "Small",
+					"size": "0.938rem",
+					"slug": "small"
+				},
+				{
+					"fluid": {
+						"max": "1.125rem",
+						"min": "0.938rem"
+					},
+					"name": "Medium",
+					"size": "1.125rem",
+					"slug": "medium"
+				},
+				{
+					"fluid": {
+						"max": "1.35rem",
+						"min": "1.125rem"
+					},
+					"name": "Large",
+					"size": "1.35rem",
+					"slug": "large"
+				},
+				{
+					"fluid": {
+						"max": "1.944rem",
+						"min": "1.35rem"
+					},
+					"name": "Extra Large",
+					"size": "1.944rem",
+					"slug": "x-large"
+				},
+				{
+					"fluid": {
+						"max": "2.799rem",
+						"min": "1.944rem"
+					},
+					"name": "Double Extra Large",
+					"size": "2.799rem",
+					"slug": "xx-large"
+				}
+			],
+			"fontStyle": true,
+			"fontWeight": true,
+			"letterSpacing": true,
+			"textDecoration": true,
+			"textTransform": true
+		},
+		"useRootPaddingAwareAlignments": true
+	},
+	"styles": {
+		"blocks": {
+			"core/archives": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--40)"
+					}
+				}
+			},
+			"core/avatar": {
+				"border": {
+					"radius": "999px"
+				},
+				"typography": {
+					"lineHeight": "0"
+				}
+			},
+			"core/button": {
+				"spacing": {
+					"padding": {
+						"bottom": "10px",
+						"left": "16px",
+						"right": "16px",
+						"top": "11px"
+					}
+				},
+				"typography": {
+					"lineHeight": "1"
+				},
+				"variations": {
+					"outline": {
+						"border": {
+							"width": "2px"
+						},
+						"spacing": {
+							"padding": {
+								"bottom": "8px",
+								"left": "14px",
+								"right": "14px",
+								"top": "9px"
+							}
+						}
+					}
+				}
+			},
+			"core/buttons": {
+				"spacing": {
+					"blockGap": "var(--wp--preset--spacing--40)"
+				}
+			},
+			"core/calendar": {
+				"css": ".wp-block-calendar table:where(:not(.has-text-color)) {color: var(--wp--preset--color--contrast);} .wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {border-color: var(--wp--preset--color--contrast);}:where(.wp-block-calendar table:not(.has-background) th) {background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}"
+			},
+			"core/categories": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--40)"
+					}
+				}
+			},
+			"core/code": {
+				"border": {
+					"color": "var(--wp--preset--color--contrast)",
+					"radius": "0",
+					"style": "solid",
+					"width": "1px"
+				},
+				"spacing": {
+					"padding": {
+						"bottom": "var(--wp--preset--spacing--40)",
+						"left": "var(--wp--preset--spacing--40)",
+						"right": "var(--wp--preset--spacing--40)",
+						"top": "var(--wp--preset--spacing--40)"
+					}
+				},
+				"typography": {
+					"fontFamily": "monospace"
+				}
+			},
+			"core/comment-author-name": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/comment-date": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/comment-edit-link": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/comment-reply-link": {
+				"elements": {
+					"link": {
+						":hover": {
+							"border": {
+								"color": "var(--wp--preset--color--primary)"
+							},
+							"color": {
+								"background": "var(--wp--preset--color--primary)",
+								"text": "var(--wp--preset--color--base)"
+							}
+						},
+						"border": {
+							"color": "var(--wp--preset--color--contrast)",
+							"radius": "2px",
+							"style": "solid",
+							"width": "1px"
+						},
+						"spacing": {
+							"padding": "5px 8px"
+						},
+						"typography": {
+							"fontSize": "var(--wp--preset--font-size--small)",
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)",
+					"fontWeight": "500"
+				}
+			},
+			"core/comments-pagination": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/comments-title": {
+				"spacing": {
+					"margin": {
+						"bottom": "var(--wp--preset--spacing--50)",
+						"top": "0px"
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--large)"
+				}
+			},
+			"core/cover": {
+				"spacing": {
+					"padding": {
+						"bottom": "var(--wp--preset--spacing--50)",
+						"left": "var(--wp--preset--spacing--50)",
+						"right": "var(--wp--preset--spacing--50)",
+						"top": "var(--wp--preset--spacing--50)"
+					}
+				}
+			},
+			"core/image": {
+				"css": " .wp-element-caption{text-align:center;}"
+			},
+			"core/latest-comments": {
+				"css": " .wp-block-latest-comments__comment-date {font-size: var(--wp--preset--font-size--small);}.wp-block-latest-comments__comment-excerpt p{font-size: var(--wp--preset--font-size--medium);} :where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:inherit;} .wp-block-latest-comments__comment-excerpt p{margin:0;}",
+				"spacing": {
+					"padding": {
+						"left": "0px"
+					}
+				}
+			},
+			"core/latest-posts": {
+				"css": " .wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {font-size: var(--wp--preset--font-size--small);}.wp-block-latest-posts__post-excerpt{margin:0 0 var(--wp--preset--spacing--50) 0;)}"
+			},
+			"core/list": {
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--40)"
+					}
+				}
+			},
+			"core/navigation": {
+				"css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);} .wp-block-navigation__submenu-container.has-background {padding:0;} .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:0;}",
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/page-list": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/paragraph": {
+				"typography": {
+					"lineHeight": "calc(1em + 0.625rem)"
+				}
+			},
+			"core/post-author": {
+				"css": ".wp-block-post-author .wp-block-post-author__byline, .wp-block-post-author .wp-block-post-author__bio {font-size:inherit;} .wp-block-post-author__avatar img {vertical-align:middle;} .wp-block-post-author__bio {margin:0;} .wp-block-post-author__avatar img {border-radius: 50%;}",
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-author-name": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-comments-count": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-comments-form": {
+				"css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {line-height: inherit;} .wp-block-post-comments-form .form-submit {margin-bottom: 0;}"
+			},
+			"core/post-comments-link": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-excerpt": {
+				"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
+			},
+			"core/post-date": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-navigation-link": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/post-terms": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/post-title": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--xx-large)"
+				}
+			},
+			"core/pullquote": {
+				"border": {
+					"color": "var(--wp--preset--color--contrast)",
+					"style": "solid",
+					"width": "1px 0"
+				},
+				"css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
+				"spacing": {
+					"padding": "var(--wp--preset--spacing--50)"
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--medium)",
+					"fontStyle": "italic"
+				}
+			},
+			"core/query-pagination": {
+				"css": ".wp-block-query-pagination .wp-block-query-pagination-next, .wp-block-query-pagination .wp-block-query-pagination-previous, .wp-block-query-pagination .wp-block-query-pagination-numbers {margin-bottom:0;}",
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline solid"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/query-title": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--x-large)"
+				}
+			},
+			"core/quote": {
+				"border": {
+					"color": "var(--wp--preset--color--contrast)",
+					"style": "solid",
+					"width": "0 0 0 1px"
+				},
+				"css": ".wp-block-quote p {margin-top:var(--wp--preset--spacing--50); margin-bottom:0;}.wp-block-quote p:first-of-type {margin-top: 0;} .wp-block-quote p:last-of-type {margin-bottom: 0;} .wp-block-quote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--50)"
+					}
+				},
+				"typography": {
+					"fontStyle": "italic"
+				},
+				"variations": {
+					"plain": {
+						"border": {
+							"width": "0"
+						},
+						"spacing": {
+							"padding": {
+								"left": "0"
+							}
+						},
+						"typography": {
+							"fontStyle": "normal"
+						}
+					}
+				}
+			},
+			"core/read-more": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/rss": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/search": {
+				"css": ".wp-block-search__button-inside .wp-block-search__inside-wrapper {padding: 0;} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {padding: 0 0 0 8px;} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button {padding:11px 16px 10px;} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button.has-icon {background-color: var(--wp--preset--color--base); color: var(--wp--preset--color--primary);padding:6px 4px} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button:hover, :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button:focus {background-color: var(--wp--preset--color--primary);} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button.has-icon:hover, :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button.has-icon:focus {background-color: var(--wp--preset--color--base);}",
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)",
+					"lineHeight": "1"
+				}
+			},
+			"core/separator": {
+				"border": {
+					"color": "currentColor",
+					"style": "solid",
+					"width": "0 0 1px 0"
+				},
+				"color": {
+					"text": "var(--wp--preset--color--contrast)"
+				}
+			},
+			"core/site-tagline": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"core/site-title": {
+				"color": {
+					"text": "var(--wp--preset--color--contrast)"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"color": {
+							"text": "var(--wp--preset--color--contrast)"
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontFamily": "var(--wp--preset--font-family--raleway)",
+					"fontSize": "var(--wp--preset--font-size--x-large)",
+					"fontWeight": "800",
+					"lineHeight": "0.8",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/social-links": {
+				"spacing": {
+					"blockGap": {
+						"left": "var(--wp--preset--spacing--40)",
+						"top": "var(--wp--preset--spacing--40)"
+					}
+				}
+			},
+			"core/table": {
+				"css": " thead{border-bottom-width: 1px;} .wp-block-table tfoot{border-top-width: 1px;} .wp-block-table .wp-element-caption{text-align:center;}"
+			},
+			"core/table-of-contents": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				}
+			},
+			"core/tag-cloud": {
+				"css": ".wp-block-tag-cloud.is-style-outline a {border-radius: 999px; padding: 0 1rem;} .wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base); background-color: var(--wp--preset--color--contrast);}"
+			},
+			"core/term-description": {
+				"css": ".wp-block-term-description p:first-child {margin-top: 0;} .wp-block-term-description p:last-child {margin-bottom: 0;}",
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			}
+		},
+		"color": {
+			"background": "var(--wp--preset--color--base)",
+			"text": "var(--wp--preset--color--contrast)"
+		},
+		"elements": {
+			"button": {
+				":active": {
+					"color": {
+						"background": "var(--wp--preset--color--primary)",
+						"text": "var(--wp--preset--color--base)"
+					}
+				},
+				":focus": {
+					"color": {
+						"background": "var(--wp--preset--color--primary)",
+						"text": "var(--wp--preset--color--base)"
+					}
+				},
+				":hover": {
+					"color": {
+						"background": "var(--wp--preset--color--primary)",
+						"text": "var(--wp--preset--color--base)"
+					}
+				},
+				"border": {
+					"radius": "2px"
+				},
+				"color": {
+					"background": "var(--wp--preset--color--contrast)",
+					"text": "var(--wp--preset--color--base)"
+				},
+				"spacing": {
+					"padding": {
+						"bottom": "10px",
+						"left": "16px",
+						"right": "16px",
+						"top": "11px"
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)",
+					"fontWeight": "500",
+					"lineHeight": "1"
+				}
+			},
+			"caption": {
+				"color": {
+					"text": "var(--wp--preset--color--contrast)"
+				},
+				"spacing": {
+					"margin": {
+						"bottom": "var(--wp--preset--spacing--50)",
+						"top": "var(--wp--preset--spacing--30)"
+					},
+					"padding": {
+						"left": "var(--wp--preset--spacing--50)",
+						"right": "var(--wp--preset--spacing--50)"
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"h1": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--xx-large)"
+				}
+			},
+			"h2": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--x-large)"
+				}
+			},
+			"h3": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--large)"
+				}
+			},
+			"h4": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--medium)",
+					"lineHeight": "calc(1em + 0.625rem)"
+				}
+			},
+			"h5": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)",
+					"lineHeight": "calc(1em + 0.625rem)"
+				}
+			},
+			"h6": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--x-small)",
+					"lineHeight": "calc(1em + 0.625rem)"
+				}
+			},
+			"heading": {
+				"typography": {
+					"fontFamily": "var(--wp--preset--font-family--cormorant-garamond)",
+					"fontStyle": "normal",
+					"fontWeight": "500",
+					"lineHeight": "1.1"
+				}
+			},
+			"link": {
+				":hover": {
+					"typography": {
+						"textDecoration": "none"
+					}
+				},
+				"color": {
+					"text": "var(--wp--preset--color--primary)"
+				}
+			}
+		},
+		"spacing": {
+			"blockGap": "var(--wp--preset--spacing--50)",
+			"padding": {
+				"bottom": "0",
+				"left": "var(--wp--preset--spacing--50)",
+				"right": "var(--wp--preset--spacing--50)",
+				"top": "0"
+			}
+		},
+		"typography": {
+			"fontFamily": "var(--wp--preset--font-family--raleway)",
+			"fontSize": "var(--wp--preset--font-size--medium)",
+			"lineHeight": "1.555555556"
+		}
+	},
+	"templateParts": [
+		{
+			"area": "comments",
+			"name": "comments"
+		},
+		{
+			"area": "header",
+			"name": "header"
+		},
+		{
+			"area": "footer",
+			"name": "footer"
+		},
+		{
+			"area": "sidebar",
+			"name": "sidebar"
+		}
+	],
+	"version": 2,
+	"$schema": "https://schemas.wp.org/trunk/theme.json"
+}