Sfoglia il codice sorgente

Artly: add theme (#7212)

* add theme from zip

* delete unused patterns

* delete unused images

* version bump

* removing unused css

* theme uri
Matias Benedetto 2 anni fa
parent
commit
982d0f5c4f
34 ha cambiato i file con 2429 aggiunte e 0 eliminazioni
  1. BIN
      artly/assets/fonts/commissioner_italic_300.otf
  2. BIN
      artly/assets/fonts/commissioner_italic_400.otf
  3. BIN
      artly/assets/fonts/commissioner_italic_700.ttf
  4. BIN
      artly/assets/fonts/commissioner_normal_300.ttf
  5. BIN
      artly/assets/fonts/commissioner_normal_400.ttf
  6. BIN
      artly/assets/fonts/commissioner_normal_700.ttf
  7. BIN
      artly/assets/fonts/fira-code_normal_300.ttf
  8. BIN
      artly/assets/fonts/fira-code_normal_600.ttf
  9. BIN
      artly/assets/fonts/fira-sans_italic_300.ttf
  10. BIN
      artly/assets/fonts/fira-sans_italic_600.ttf
  11. BIN
      artly/assets/fonts/fira-sans_italic_700.ttf
  12. BIN
      artly/assets/fonts/fira-sans_normal_300.ttf
  13. BIN
      artly/assets/fonts/fira-sans_normal_600.ttf
  14. BIN
      artly/assets/fonts/fira-sans_normal_700.ttf
  15. BIN
      artly/assets/fonts/newsreader_italic_400.ttf
  16. BIN
      artly/assets/fonts/newsreader_italic_700.ttf
  17. BIN
      artly/assets/fonts/newsreader_normal_400.ttf
  18. BIN
      artly/assets/fonts/newsreader_normal_700.ttf
  19. 60 0
      artly/functions.php
  20. 15 0
      artly/parts/footer.html
  21. 19 0
      artly/parts/header.html
  22. 35 0
      artly/parts/post-meta.html
  23. 32 0
      artly/readme.txt
  24. BIN
      artly/screenshot.png
  25. 35 0
      artly/style.css
  26. 235 0
      artly/styles/space-cadet.json
  27. 685 0
      artly/styles/vivid-sage.json
  28. 27 0
      artly/templates/404.html
  29. 45 0
      artly/templates/archive.html
  30. 95 0
      artly/templates/index.html
  31. 39 0
      artly/templates/page.html
  32. 57 0
      artly/templates/search.html
  33. 103 0
      artly/templates/single.html
  34. 947 0
      artly/theme.json

BIN
artly/assets/fonts/commissioner_italic_300.otf


BIN
artly/assets/fonts/commissioner_italic_400.otf


BIN
artly/assets/fonts/commissioner_italic_700.ttf


BIN
artly/assets/fonts/commissioner_normal_300.ttf


BIN
artly/assets/fonts/commissioner_normal_400.ttf


BIN
artly/assets/fonts/commissioner_normal_700.ttf


BIN
artly/assets/fonts/fira-code_normal_300.ttf


BIN
artly/assets/fonts/fira-code_normal_600.ttf


BIN
artly/assets/fonts/fira-sans_italic_300.ttf


BIN
artly/assets/fonts/fira-sans_italic_600.ttf


BIN
artly/assets/fonts/fira-sans_italic_700.ttf


BIN
artly/assets/fonts/fira-sans_normal_300.ttf


BIN
artly/assets/fonts/fira-sans_normal_600.ttf


BIN
artly/assets/fonts/fira-sans_normal_700.ttf


BIN
artly/assets/fonts/newsreader_italic_400.ttf


BIN
artly/assets/fonts/newsreader_italic_700.ttf


BIN
artly/assets/fonts/newsreader_normal_400.ttf


BIN
artly/assets/fonts/newsreader_normal_700.ttf


+ 60 - 0
artly/functions.php

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

+ 15 - 0
artly/parts/footer.html

@@ -0,0 +1,15 @@
+<!-- wp:spacer {"height":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d80)"} -->
+<div style="height:var(--wp--preset--spacing--80)" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:group {"layout":{"type":"constrained"}} -->
+<div class="wp-block-group"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d60)","bottom":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d60)"}}}} -->
+<div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+<div class="wp-block-group"><!-- wp:paragraph {"align":"left","style":{"typography":{"fontSize":"0.8rem"}}} -->
+<p class="has-text-align-left" style="font-size:0.8rem">Designed with <a rel="nofollow" href="https://wordpress.org">WordPress</a></p>
+<!-- /wp:paragraph -->
+
+<!-- wp:site-title /--></div>
+<!-- /wp:group --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->

+ 19 - 0
artly/parts/header.html

@@ -0,0 +1,19 @@
+<!-- wp:group {"style":{"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"style":"none","width":"0px"},"left":[]}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group" style="border-bottom-style:none;border-bottom-width:0px"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50","top":"var:preset|spacing|50","right":"0","left":"0"}},"border":{"bottom":{"style":"none","width":"0px"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
+<div class="wp-block-group alignfull" style="border-bottom-style:none;border-bottom-width:0px;padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0"><!-- wp:group {"layout":{"type":"flex","verticalAlignment":"center"}} -->
+<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:site-title /--></div>
+<!-- /wp:group -->
+
+<!-- wp:site-tagline {"style":{"spacing":{"padding":{"bottom":"0rem"}}}} /--></div>
+<!-- /wp:group -->
+
+<!-- wp:navigation {"overlayMenu":"always","hasIcon":false,"overlayBackgroundColor":"background","overlayTextColor":"primary","layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} -->
+<!-- wp:page-list /-->
+<!-- /wp:navigation --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->
+
+<!-- wp:spacer {"height":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d80)"} -->
+<div style="height:var(--wp--preset--spacing--80)" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->

+ 35 - 0
artly/parts/post-meta.html

@@ -0,0 +1,35 @@
+<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","right":"0","bottom":"var:preset|spacing|50","left":"0"},"blockGap":"0"},"typography":{"fontSize":"0.8rem","letterSpacing":"0.02em"}},"layout":{"type":"default"},"fontFamily":"fira-code"} -->
+<div class="wp-block-group has-fira-code-font-family" style="padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0;font-size:0.8rem;letter-spacing:0.02em"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"bottom":"0.86rem"},"blockGap":"var:preset|spacing|30"},"border":{"bottom":{"style":"none","width":"0px"}}},"layout":{"type":"flex"}} -->
+<div class="wp-block-group alignfull" style="border-bottom-style:none;border-bottom-width:0px;padding-bottom:0.86rem"><!-- wp:paragraph -->
+<p>Category:</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-terms {"term":"category"} /--></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"typography":{"fontSize":"0.8rem","letterSpacing":"0.02em"},"spacing":{"blockGap":"var:preset|spacing|20","padding":{"bottom":"var:preset|spacing|40"}},"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|primary","style":"solid","width":"1px"},"left":[]}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"top"},"fontFamily":"fira-code"} -->
+<div class="wp-block-group has-fira-code-font-family" style="border-bottom-color:var(--wp--preset--color--primary);border-bottom-style:solid;border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--40);font-size:0.8rem;letter-spacing:0.02em"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"0.6em"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:paragraph -->
+<p>By</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-author {"showAvatar":false} /--></div>
+<!-- /wp:group -->
+
+<!-- wp:paragraph {"style":{"typography":{"fontSize":"0.8rem"}},"fontFamily":"fira-code"} -->
+<p class="has-fira-code-font-family" style="font-size:0.8rem">/</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-date /--></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"bottom":"0"},"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
+<div class="wp-block-group" style="padding-bottom:0"><!-- wp:post-time-to-read {"style":{"spacing":{"padding":{"bottom":"0"}}}} /-->
+
+<!-- wp:paragraph -->
+<p>read</p>
+<!-- /wp:paragraph --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->

+ 32 - 0
artly/readme.txt

@@ -0,0 +1,32 @@
+=== Artly ===
+Contributors: Automattic
+Requires at least: 5.8
+Tested up to: 6.2
+Requires PHP: 5.7
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+== Description ==
+
+Artly is a WordPress theme designed for blogs and magazines. Its modern, offset layout for posts and pages comes in three style variations, allowing you to showcase your content in a visually stunning and functional way. With Artly, you can display your content beautifully and efficiently, all in a package that is easy to use and customize.
+
+== Changelog ==
+
+= 1.0.0 =
+* Initial release
+
+== Copyright ==
+
+Artly WordPress Theme, (C) 2023 Automattic
+Artly is distributed under the terms of the GNU GPL.
+Artly is based on Artly (), (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.

BIN
artly/screenshot.png


+ 35 - 0
artly/style.css

@@ -0,0 +1,35 @@
+/*
+Theme Name: Artly
+Theme URI: https://wordpress.com/theme/artly
+Author: Automattic
+Author URI: https://automattic.com/
+Description: Artly is a WordPress theme designed for blogs and magazines. Its modern, offset layout for posts and pages comes in three style variations, allowing you to showcase your content in a visually stunning and functional way. With Artly, you can display your content beautifully and efficiently, all in a package that is easy to use and customize.
+Requires at least: 5.8
+Tested up to: 6.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: artly
+Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage
+*/
+
+/*
+ * 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--secondary);
+	color: var(--wp--preset--color--background);
+	border-color: var(--wp--preset--color--secondary);
+}
+
+/*
+ * Link styles
+ * https://github.com/WordPress/gutenberg/issues/42319
+ */
+a {
+	text-decoration-thickness: .0625em !important;
+	text-underline-offset: .15em;
+}

+ 235 - 0
artly/styles/space-cadet.json

@@ -0,0 +1,235 @@
+{
+	"settings": {
+		"color": {
+			"palette": [
+				{
+					"color": "#ffcfa1",
+					"name": "Primary",
+					"slug": "primary"
+				},
+				{
+					"color": "#abbcd6",
+					"name": "Secondary",
+					"slug": "secondary"
+				},
+				{
+					"color": "#abbcd6",
+					"name": "Foreground",
+					"slug": "foreground"
+				},
+				{
+					"color": "#232f55",
+					"name": "Background",
+					"slug": "background"
+				},
+				{
+					"color": "#151e3c",
+					"name": "Tertiary",
+					"slug": "tertiary"
+				}
+			]
+		}
+	},
+	"styles": {
+		"blocks": {
+			"core/button": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"radius": "100px",
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"top": {
+						"style": "none",
+						"width": "0px"
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "1rem",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/comment-author-name": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-date": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-edit-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-reply-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/heading": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|primary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				}
+			},
+			"core/navigation": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/paragraph": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"letterSpacing": "0.04em",
+					"lineHeight": 1.4
+				}
+			},
+			"core/post-author": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/post-date": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/post-terms": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "0.8rem",
+					"fontStyle": "normal",
+					"fontWeight": "400",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/post-time-to-read": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"letterSpacing": "0.1em",
+					"textTransform": "none"
+				}
+			},
+			"core/post-title": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|primary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				}
+			},
+			"core/query-pagination": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/site-tagline": {
+				"typography": {
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.04em"
+				}
+			},
+			"core/site-title": {
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|primary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var:preset|font-size|small",
+					"fontStyle": "normal",
+					"fontWeight": "700",
+					"letterSpacing": "0.1em",
+					"textTransform": "uppercase"
+				}
+			}
+		},
+		"css": "a:any-link {\ncursor: auto;\n    text-decoration-thickness: .02em !important;\n    text-underline-offset: .20em;\n}\na:where(:not(.wp-element-button)):hover {\n    text-decoration: none;\n}",
+		"elements": {
+			"button": {
+				"color": {
+					"text": "var:preset|color|background"
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"caption": {
+				"color": {
+					"text": "var:preset|color|secondary"
+				}
+			},
+			"heading": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"link": {
+				":hover": {
+					"color": {
+						"text": "var:preset|color|secondary"
+					}
+				}
+			}
+		},
+		"typography": {
+			"fontFamily": "var:preset|font-family|commissioner"
+		}
+	},
+	"title": "Space Cadet",
+	"version": 2,
+	"$schema": "https://schemas.wp.org/trunk/theme.json"
+}

+ 685 - 0
artly/styles/vivid-sage.json

@@ -0,0 +1,685 @@
+{
+	"settings": {
+		"blocks": {
+			"core/button": {
+				"appearanceTools": true,
+				"color": {
+					"background": true,
+					"custom": true,
+					"customDuotone": true,
+					"customGradient": true,
+					"defaultDuotone": true,
+					"defaultGradients": true,
+					"defaultPalette": true,
+					"duotone": [],
+					"gradients": [],
+					"palette": [
+						{
+							"color": "#000000",
+							"name": "Primary",
+							"slug": "primary"
+						},
+						{
+							"color": "#46443b",
+							"name": "Secondary",
+							"slug": "secondary"
+						},
+						{
+							"color": "#46443b",
+							"name": "Foreground",
+							"slug": "foreground"
+						},
+						{
+							"color": "#a0c293",
+							"name": "Background",
+							"slug": "background"
+						},
+						{
+							"color": "#bbd9af",
+							"name": "Tertiary",
+							"slug": "tertiary"
+						}
+					],
+					"text": true
+				},
+				"layout": {
+					"definitions": {
+						"constrained": {
+							"baseStyles": [
+								{
+									"rules": {
+										"float": "left",
+										"margin-inline-end": "2em",
+										"margin-inline-start": "0"
+									},
+									"selector": " > .alignleft"
+								},
+								{
+									"rules": {
+										"float": "right",
+										"margin-inline-end": "0",
+										"margin-inline-start": "2em"
+									},
+									"selector": " > .alignright"
+								},
+								{
+									"rules": {
+										"margin-left": "auto !important",
+										"margin-right": "auto !important"
+									},
+									"selector": " > .aligncenter"
+								},
+								{
+									"rules": {
+										"margin-left": "auto !important",
+										"margin-right": "auto !important",
+										"max-width": "var(--wp--style--global--content-size)"
+									},
+									"selector": " > :where(:not(.alignleft):not(.alignright):not(.alignfull))"
+								},
+								{
+									"rules": {
+										"max-width": "var(--wp--style--global--wide-size)"
+									},
+									"selector": " > .alignwide"
+								}
+							],
+							"className": "is-layout-constrained",
+							"name": "constrained",
+							"slug": "constrained",
+							"spacingStyles": [
+								{
+									"rules": {
+										"margin-block-end": "0",
+										"margin-block-start": "0"
+									},
+									"selector": " > *"
+								},
+								{
+									"rules": {
+										"margin-block-end": "0"
+									},
+									"selector": " > * + *"
+								}
+							]
+						},
+						"default": {
+							"baseStyles": [
+								{
+									"rules": {
+										"float": "left",
+										"margin-inline-end": "2em",
+										"margin-inline-start": "0"
+									},
+									"selector": " > .alignleft"
+								},
+								{
+									"rules": {
+										"float": "right",
+										"margin-inline-end": "0",
+										"margin-inline-start": "2em"
+									},
+									"selector": " > .alignright"
+								},
+								{
+									"rules": {
+										"margin-left": "auto !important",
+										"margin-right": "auto !important"
+									},
+									"selector": " > .aligncenter"
+								}
+							],
+							"className": "is-layout-flow",
+							"name": "default",
+							"slug": "flow",
+							"spacingStyles": [
+								{
+									"rules": {
+										"margin-block-end": "0",
+										"margin-block-start": "0"
+									},
+									"selector": " > *"
+								},
+								{
+									"rules": {
+										"margin-block-end": "0"
+									},
+									"selector": " > * + *"
+								}
+							]
+						},
+						"flex": {
+							"baseStyles": [
+								{
+									"rules": {
+										"align-items": "center",
+										"flex-wrap": "wrap"
+									}
+								},
+								{
+									"rules": {
+										"margin": "0"
+									},
+									"selector": " > *"
+								}
+							],
+							"className": "is-layout-flex",
+							"displayMode": "flex",
+							"name": "flex",
+							"slug": "flex"
+						},
+						"grid": {
+							"baseStyles": [
+								{
+									"rules": {
+										"margin": "0"
+									},
+									"selector": " > *"
+								}
+							],
+							"className": "is-layout-grid",
+							"displayMode": "grid",
+							"name": "grid",
+							"slug": "grid"
+						}
+					}
+				},
+				"shadow": {
+					"defaultPresets": true,
+					"presets": []
+				},
+				"spacing": {
+					"customSpacingSize": true,
+					"spacingScale": {
+						"increment": 1.5,
+						"mediumStep": 1.5,
+						"operator": "*",
+						"steps": 7,
+						"unit": "rem"
+					},
+					"spacingSizes": [],
+					"units": [
+						"%",
+						"px",
+						"em",
+						"rem",
+						"vh",
+						"vw"
+					]
+				},
+				"typography": {
+					"customFontSize": true,
+					"dropCap": true,
+					"fluid": true,
+					"fontFamilies": [
+						{
+							"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
+							"name": "System Font",
+							"slug": "system-font"
+						},
+						{
+							"fontFace": [
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "normal",
+									"fontWeight": "600",
+									"src": [
+										"file:./assets/fonts/fira-sans_normal_600.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "italic",
+									"fontWeight": "600",
+									"src": [
+										"file:./assets/fonts/fira-sans_italic_600.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "normal",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/fira-sans_normal_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "italic",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/fira-sans_italic_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "normal",
+									"fontWeight": "300",
+									"src": [
+										"file:./assets/fonts/fira-sans_normal_300.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Sans",
+									"fontStyle": "italic",
+									"fontWeight": "300",
+									"src": [
+										"file:./assets/fonts/fira-sans_italic_300.ttf"
+									]
+								}
+							],
+							"fontFamily": "Fira Sans",
+							"slug": "fira-sans"
+						},
+						{
+							"fontFace": [
+								{
+									"fontFamily": "Fira Code",
+									"fontStyle": "normal",
+									"fontWeight": "300",
+									"src": [
+										"file:./assets/fonts/fira-code_normal_300.ttf"
+									]
+								},
+								{
+									"fontFamily": "Fira Code",
+									"fontStyle": "normal",
+									"fontWeight": "600",
+									"src": [
+										"file:./assets/fonts/fira-code_normal_600.ttf"
+									]
+								}
+							],
+							"fontFamily": "Fira Code",
+							"slug": "fira-code"
+						},
+						{
+							"fontFace": [
+								{
+									"fontFamily": "Newsreader",
+									"fontStyle": "normal",
+									"fontWeight": "400",
+									"src": [
+										"file:./assets/fonts/newsreader_normal_400.ttf"
+									]
+								},
+								{
+									"fontFamily": "Newsreader",
+									"fontStyle": "normal",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/newsreader_normal_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Newsreader",
+									"fontStyle": "italic",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/newsreader_italic_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Newsreader",
+									"fontStyle": "italic",
+									"fontWeight": "400",
+									"src": [
+										"file:./assets/fonts/newsreader_italic_400.ttf"
+									]
+								}
+							],
+							"fontFamily": "Newsreader",
+							"slug": "newsreader"
+						},
+						{
+							"fontFace": [
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "normal",
+									"fontWeight": "300",
+									"src": [
+										"file:./assets/fonts/commissioner_normal_300.ttf"
+									]
+								},
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "normal",
+									"fontWeight": "400",
+									"src": [
+										"file:./assets/fonts/commissioner_normal_400.ttf"
+									]
+								},
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "normal",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/commissioner_normal_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "italic",
+									"fontWeight": "700",
+									"src": [
+										"file:./assets/fonts/commissioner_italic_700.ttf"
+									]
+								},
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "italic",
+									"fontWeight": "400",
+									"src": [
+										"file:./assets/fonts/commissioner_italic_400.otf"
+									]
+								},
+								{
+									"fontFamily": "Commissioner",
+									"fontStyle": "italic",
+									"fontWeight": "300",
+									"src": [
+										"file:./assets/fonts/commissioner_italic_300.otf"
+									]
+								}
+							],
+							"fontFamily": "Commissioner",
+							"slug": "commissioner"
+						}
+					],
+					"fontSizes": [
+						{
+							"fluid": {
+								"max": "1.0625rem",
+								"min": "0.825rem"
+							},
+							"name": "Small",
+							"size": "1rem",
+							"slug": "small"
+						},
+						{
+							"fluid": {
+								"max": "1.25rem",
+								"min": "1rem"
+							},
+							"name": "Medium",
+							"size": "1.125rem",
+							"slug": "medium"
+						},
+						{
+							"fluid": {
+								"max": "2rem",
+								"min": "1.75rem"
+							},
+							"name": "Large",
+							"size": "1.75rem",
+							"slug": "large"
+						},
+						{
+							"fluid": {
+								"max": "3rem",
+								"min": "2.5rem"
+							},
+							"name": "Extra Large",
+							"size": "3rem",
+							"slug": "x-large"
+						}
+					],
+					"fontStyle": true,
+					"fontWeight": true,
+					"letterSpacing": true,
+					"textDecoration": true,
+					"textTransform": true
+				},
+				"useRootPaddingAwareAlignments": true
+			}
+		},
+		"color": {
+			"palette": [
+				{
+					"color": "#000000",
+					"name": "Primary",
+					"slug": "primary"
+				},
+				{
+					"color": "#46443b",
+					"name": "Secondary",
+					"slug": "secondary"
+				},
+				{
+					"color": "#46443b",
+					"name": "Foreground",
+					"slug": "foreground"
+				},
+				{
+					"color": "#a0c293",
+					"name": "Background",
+					"slug": "background"
+				},
+				{
+					"color": "#bbd9af",
+					"name": "Tertiary",
+					"slug": "tertiary"
+				}
+			]
+		}
+	},
+	"styles": {
+		"blocks": {
+			"core/button": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"radius": "100px",
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"top": {
+						"style": "none",
+						"width": "0px"
+					}
+				},
+				"spacing": {
+					"padding": {
+						"bottom": "16px",
+						"left": "32px",
+						"right": "32px",
+						"top": "16px"
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.16em",
+					"textTransform": "uppercase"
+				}
+			},
+			"core/comment-author-name": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-date": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-edit-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/comment-reply-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/heading": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|secondary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				},
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "400"
+				}
+			},
+			"core/navigation": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader",
+					"fontSize": "var:preset|font-size|large"
+				}
+			},
+			"core/paragraph": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-author": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"core/post-date": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader"
+				}
+			},
+			"core/post-terms": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader"
+				}
+			},
+			"core/post-time-to-read": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader"
+				}
+			},
+			"core/post-title": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|secondary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				},
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "400"
+				}
+			},
+			"core/query-pagination": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader",
+					"fontSize": "var:preset|font-size|large",
+					"textTransform": "none"
+				}
+			},
+			"core/query-title": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "400"
+				}
+			},
+			"core/site-tagline": {
+				"typography": {
+					"fontSize": "var:preset|font-size|large"
+				}
+			},
+			"core/site-title": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|secondary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|newsreader",
+					"fontSize": "var:preset|font-size|large",
+					"textTransform": "capitalize"
+				}
+			},
+			"core/term-description": {
+				"color": {
+					"text": "var:preset|color|primary"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"color": {
+								"text": "var:preset|color|secondary"
+							}
+						},
+						"color": {
+							"text": "var:preset|color|primary"
+						}
+					}
+				},
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "400"
+				}
+			}
+		},
+		"elements": {
+			"caption": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner"
+				}
+			},
+			"heading": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|commissioner",
+					"fontStyle": "normal",
+					"fontWeight": "400"
+				}
+			}
+		},
+		"typography": {
+			"fontFamily": "var:preset|font-family|newsreader",
+			"fontSize": "1.38rem",
+			"lineHeight": 1.5
+		}
+	},
+	"title": "Vivid Sage",
+	"version": 2,
+	"$schema": "https://schemas.wp.org/trunk/theme.json"
+}

+ 27 - 0
artly/templates/404.html

@@ -0,0 +1,27 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:group {"style":{"spacing":{"blockGap":"0","padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"16vh","bottom":"16vh"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-top:16vh;padding-right:var(--wp--preset--spacing--50);padding-bottom:16vh;padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"border":{"top":{"color":"var:preset|color|primary","style":"solid","width":"1px"}},"spacing":{"padding":{"top":"40px"}}}} -->
+<div class="wp-block-columns" style="border-top-color:var(--wp--preset--color--primary);border-top-style:solid;border-top-width:1px;padding-top:40px"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:heading {"textAlign":"left","level":1,"fontSize":"x-large","anchor":"oops-that-page-can-t-be-found"} -->
+<h1 class="wp-block-heading has-text-align-left has-x-large-font-size" id="oops-that-page-can-t-be-found">This page could not be found.</h1>
+<!-- /wp:heading -->
+
+<!-- wp:paragraph -->
+<p>Go to the <a href="https://mag.mystagingwebsite.com">homepage</a> or try searching below.</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:search {"label":"","showLabel":false,"placeholder":"Search...","width":630,"widthUnit":"px","style":{"border":{"radius":"0px","top":{"style":"none","width":"0px"},"right":{"style":"none","width":"0px"},"bottom":{"style":"none","width":"0px"},"left":{"style":"none","width":"0px"}}}} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 45 - 0
artly/templates/archive.html

@@ -0,0 +1,45 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|50","bottom":"0","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-bottom:0;padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"border":{"color":null,"style":null,"width":null,"top":{"style":"none","width":"0px"},"right":[],"bottom":[],"left":[]},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="border-top-style:none;border-top-width:0px;padding-top:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"70%"} -->
+<div class="wp-block-column" style="flex-basis:70%"><!-- wp:query-title {"type":"archive","align":"full","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|70"}}}} /--></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"blockGap":"0","padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"border":{"color":null,"style":null,"width":null,"top":{"color":"var:preset|color|primary","style":"solid","width":"1px"},"right":[],"bottom":[],"left":[]},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="border-top-color:var(--wp--preset--color--primary);border-top-style:solid;border-top-width:1px;padding-top:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"70%"} -->
+<div class="wp-block-column" style="flex-basis:70%"><!-- wp:query {"queryId":8,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3}} -->
+<div class="wp-block-query"><!-- wp:post-template -->
+<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","orientation":"vertical"}} -->
+<div class="wp-block-group alignwide"><!-- wp:post-featured-image {"isLink":true,"align":"wide"} /-->
+
+<!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"1.4rem"}}} /-->
+
+<!-- wp:post-date /-->
+
+<!-- wp:spacer {"height":"40px"} -->
+<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></div>
+<!-- /wp:group -->
+<!-- /wp:post-template --></div>
+<!-- /wp:query -->
+
+<!-- wp:spacer {"height":"80px"} -->
+<div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 95 - 0
artly/templates/index.html

@@ -0,0 +1,95 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","lock":{"move":false,"remove":true},"layout":{"type":"default"}} -->
+<main class="wp-block-query"><!-- wp:post-template -->
+<!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"45%"} -->
+<div class="wp-block-column" style="flex-basis:45%"><!-- wp:post-featured-image {"isLink":true} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"25%"} -->
+<div class="wp-block-column" style="flex-basis:25%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:post-title {"isLink":true} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"blockGap":"var:preset|spacing|20"},"typography":{"letterSpacing":"0.1em","fontSize":"0.8rem"}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;font-size:0.8rem;letter-spacing:0.1em"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"bottom":"0.86rem"},"blockGap":"var:preset|spacing|30"},"border":{"bottom":{"style":"none","width":"0px"}}},"layout":{"type":"flex"}} -->
+<div class="wp-block-group alignfull" style="border-bottom-style:none;border-bottom-width:0px;padding-bottom:0.86rem"><!-- wp:paragraph -->
+<p>Category:</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-terms {"term":"category"} /--></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"typography":{"fontSize":"0.8rem","letterSpacing":"0.02em"},"spacing":{"blockGap":"var:preset|spacing|20","padding":{"bottom":"var:preset|spacing|40"}},"border":{"color":null,"style":null,"width":null,"top":[],"right":[],"bottom":{"color":"var:preset|color|secondary","style":"solid","width":"1px"},"left":[]}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"top"},"fontFamily":"fira-code"} -->
+<div class="wp-block-group has-fira-code-font-family" style="border-bottom-color:var(--wp--preset--color--secondary);border-bottom-style:solid;border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--40);font-size:0.8rem;letter-spacing:0.02em"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:group {"style":{"spacing":{"blockGap":"0.6em"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:paragraph -->
+<p>By</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-author {"showAvatar":false} /--></div>
+<!-- /wp:group -->
+
+<!-- wp:paragraph {"style":{"typography":{"fontSize":"0.8rem"}},"fontFamily":"fira-code"} -->
+<p class="has-fira-code-font-family" style="font-size:0.8rem">/</p>
+<!-- /wp:paragraph -->
+
+<!-- wp:post-date /--></div>
+<!-- /wp:group --></div>
+<!-- /wp:group --></div>
+<!-- /wp:group -->
+
+<!-- wp:spacer {"height":"60px"} -->
+<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:spacer {"height":"40px"} -->
+<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></div>
+<!-- /wp:group -->
+<!-- /wp:post-template -->
+
+<!-- wp:group {"layout":{"type":"default"}} -->
+<div class="wp-block-group"><!-- wp:columns {"verticalAlignment":"center"} -->
+<div class="wp-block-columns are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"30%"} -->
+<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"verticalAlignment":"center","width":"60%"} -->
+<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:60%"><!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
+<!-- wp:query-pagination-previous /-->
+
+<!-- wp:query-pagination-numbers /-->
+
+<!-- wp:query-pagination-next /-->
+<!-- /wp:query-pagination --></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"verticalAlignment":"center","width":"10%"} -->
+<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group --></main>
+<!-- /wp:query -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 39 - 0
artly/templates/page.html

@@ -0,0 +1,39 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:group {"style":{"spacing":{"blockGap":"0","padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:post-featured-image {"isLink":true} /-->
+
+<!-- wp:spacer {"height":"20px"} -->
+<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:post-title /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:columns {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="padding-top:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"default"}} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 57 - 0
artly/templates/search.html

@@ -0,0 +1,57 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|50","bottom":"0","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-bottom:0;padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"border":{"color":null,"style":null,"width":null,"top":{"style":"none","width":"0px"},"right":[],"bottom":[],"left":[]},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="border-top-style:none;border-top-width:0px;padding-top:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"70%"} -->
+<div class="wp-block-column" style="flex-basis:70%"><!-- wp:query-title {"type":"search","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|70"}}}} /-->
+
+<!-- wp:search {"showLabel":false,"placeholder":"Search...","width":75,"widthUnit":"%","style":{"border":{"radius":"0px"}}} /-->
+
+<!-- wp:spacer {"height":"80px"} -->
+<div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"blockGap":"0","padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"border":{"color":null,"style":null,"width":null,"top":{"color":"var:preset|color|primary","style":"solid","width":"1px"},"right":[],"bottom":[],"left":[]},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="border-top-color:var(--wp--preset--color--primary);border-top-style:solid;border-top-width:1px;padding-top:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"70%"} -->
+<div class="wp-block-column" style="flex-basis:70%"><!-- wp:query {"queryId":8,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3}} -->
+<div class="wp-block-query"><!-- wp:post-template -->
+<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","orientation":"vertical"}} -->
+<div class="wp-block-group alignwide"><!-- wp:post-featured-image {"isLink":true,"align":"wide"} /-->
+
+<!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"1.4rem"}}} /-->
+
+<!-- wp:post-date /--></div>
+<!-- /wp:group -->
+<!-- /wp:post-template -->
+
+<!-- wp:query-no-results -->
+<!-- wp:spacer {"height":"40px"} -->
+<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:paragraph -->
+<p>Sorry, but nothing matched your search terms. Please try again with some different keywords.</p>
+<!-- /wp:paragraph -->
+<!-- /wp:query-no-results --></div>
+<!-- /wp:query -->
+
+<!-- wp:spacer {"height":"80px"} -->
+<div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer --></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 103 - 0
artly/templates/single.html

@@ -0,0 +1,103 @@
+<!-- wp:template-part {"slug":"header","theme":"artly","tagName":"header"} /-->
+
+<!-- wp:group {"style":{"spacing":{"blockGap":"0","padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|50"}}}} -->
+<div class="wp-block-columns" style="padding-bottom:var(--wp--preset--spacing--50)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"45%"} -->
+<div class="wp-block-column" style="flex-basis:45%"><!-- wp:post-featured-image {"isLink":true} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"25%"} -->
+<div class="wp-block-column" style="flex-basis:25%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:post-title /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->
+
+<!-- wp:template-part {"slug":"post-meta","theme":"artly","area":"uncategorized"} /-->
+
+<!-- wp:columns {"style":{"spacing":{"padding":{"top":"var:preset|spacing|70"}}}} -->
+<div class="wp-block-columns" style="padding-top:var(--wp--preset--spacing--70)"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"default"}} /--></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50"}}},"layout":{"type":"default"}} -->
+<div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns -->
+<div class="wp-block-columns"><!-- wp:column {"width":"30%"} -->
+<div class="wp-block-column" style="flex-basis:30%"></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"60%"} -->
+<div class="wp-block-column" style="flex-basis:60%"><!-- wp:spacer {"height":"4rem"} -->
+<div style="height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
+<!-- wp:comments {"className":"wp-block-comments-query-loop"} -->
+<div class="wp-block-comments wp-block-comments-query-loop"><!-- wp:comments-title {"level":3} /-->
+
+<!-- wp:comment-template -->
+<!-- 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":"0.5em"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
+<div class="wp-block-group"><!-- wp:avatar {"size":40,"style":{"spacing":{"margin":{"top":"0.5em"}}}} /-->
+
+<!-- wp:group -->
+<div class="wp-block-group"><!-- wp:comment-author-name {"isLink":false} /-->
+
+<!-- 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 {"isLink":false} /-->
+
+<!-- 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:comments-pagination -->
+<!-- wp:comments-pagination-previous /-->
+
+<!-- wp:comments-pagination-numbers /-->
+
+<!-- wp:comments-pagination-next /-->
+<!-- /wp:comments-pagination -->
+
+<!-- wp:post-comments-form /--></div>
+<!-- /wp:comments --></div>
+<!-- /wp:column -->
+
+<!-- wp:column {"width":"10%"} -->
+<div class="wp-block-column" style="flex-basis:10%"></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns --></div>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","theme":"artly","tagName":"footer"} /-->

+ 947 - 0
artly/theme.json

@@ -0,0 +1,947 @@
+{
+	"settings": {
+		"appearanceTools": true,
+		"color": {
+			"background": true,
+			"custom": true,
+			"customDuotone": true,
+			"customGradient": true,
+			"defaultDuotone": true,
+			"defaultGradients": true,
+			"defaultPalette": true,
+			"duotone": [],
+			"gradients": [],
+			"palette": [
+				{
+					"color": "#000000",
+					"name": "Primary",
+					"slug": "primary"
+				},
+				{
+					"color": "#000000",
+					"name": "Secondary",
+					"slug": "secondary"
+				},
+				{
+					"color": "#000000",
+					"name": "Foreground",
+					"slug": "foreground"
+				},
+				{
+					"color": "#e6e1de",
+					"name": "Background",
+					"slug": "background"
+				},
+				{
+					"color": "#d8d3d0",
+					"name": "Tertiary",
+					"slug": "tertiary"
+				}
+			],
+			"text": true
+		},
+		"layout": {
+			"contentSize": "620px",
+			"definitions": {
+				"constrained": {
+					"baseStyles": [
+						{
+							"rules": {
+								"float": "left",
+								"margin-inline-end": "2em",
+								"margin-inline-start": "0"
+							},
+							"selector": " > .alignleft"
+						},
+						{
+							"rules": {
+								"float": "right",
+								"margin-inline-end": "0",
+								"margin-inline-start": "2em"
+							},
+							"selector": " > .alignright"
+						},
+						{
+							"rules": {
+								"margin-left": "auto !important",
+								"margin-right": "auto !important"
+							},
+							"selector": " > .aligncenter"
+						},
+						{
+							"rules": {
+								"margin-left": "auto !important",
+								"margin-right": "auto !important",
+								"max-width": "var(--wp--style--global--content-size)"
+							},
+							"selector": " > :where(:not(.alignleft):not(.alignright):not(.alignfull))"
+						},
+						{
+							"rules": {
+								"max-width": "var(--wp--style--global--wide-size)"
+							},
+							"selector": " > .alignwide"
+						}
+					],
+					"className": "is-layout-constrained",
+					"name": "constrained",
+					"slug": "constrained",
+					"spacingStyles": [
+						{
+							"rules": {
+								"margin-block-end": "0",
+								"margin-block-start": "0"
+							},
+							"selector": " > *"
+						},
+						{
+							"rules": {
+								"margin-block-end": "0"
+							},
+							"selector": " > * + *"
+						}
+					]
+				},
+				"default": {
+					"baseStyles": [
+						{
+							"rules": {
+								"float": "left",
+								"margin-inline-end": "2em",
+								"margin-inline-start": "0"
+							},
+							"selector": " > .alignleft"
+						},
+						{
+							"rules": {
+								"float": "right",
+								"margin-inline-end": "0",
+								"margin-inline-start": "2em"
+							},
+							"selector": " > .alignright"
+						},
+						{
+							"rules": {
+								"margin-left": "auto !important",
+								"margin-right": "auto !important"
+							},
+							"selector": " > .aligncenter"
+						}
+					],
+					"className": "is-layout-flow",
+					"name": "default",
+					"slug": "flow",
+					"spacingStyles": [
+						{
+							"rules": {
+								"margin-block-end": "0",
+								"margin-block-start": "0"
+							},
+							"selector": " > *"
+						},
+						{
+							"rules": {
+								"margin-block-end": "0"
+							},
+							"selector": " > * + *"
+						}
+					]
+				},
+				"flex": {
+					"baseStyles": [
+						{
+							"rules": {
+								"align-items": "center",
+								"flex-wrap": "wrap"
+							}
+						},
+						{
+							"rules": {
+								"margin": "0"
+							},
+							"selector": " > *"
+						}
+					],
+					"className": "is-layout-flex",
+					"displayMode": "flex",
+					"name": "flex",
+					"slug": "flex"
+				},
+				"grid": {
+					"baseStyles": [
+						{
+							"rules": {
+								"margin": "0"
+							},
+							"selector": " > *"
+						}
+					],
+					"className": "is-layout-grid",
+					"displayMode": "grid",
+					"name": "grid",
+					"slug": "grid"
+				}
+			},
+			"wideSize": "1000px"
+		},
+		"shadow": {
+			"defaultPresets": true,
+			"presets": []
+		},
+		"spacing": {
+			"customSpacingSize": true,
+			"spacingScale": {
+				"increment": 1.5,
+				"mediumStep": 1.5,
+				"operator": "*",
+				"steps": 7,
+				"unit": "rem"
+			},
+			"spacingSizes": [],
+			"units": [
+				"%",
+				"px",
+				"em",
+				"rem",
+				"vh",
+				"vw"
+			]
+		},
+		"typography": {
+			"customFontSize": true,
+			"dropCap": true,
+			"fluid": true,
+			"fontFamilies": [
+				{
+					"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
+					"name": "System Font",
+					"slug": "system-font"
+				},
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "normal",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/fira-sans_normal_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "italic",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/fira-sans_italic_600.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "normal",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/fira-sans_normal_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "italic",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/fira-sans_italic_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "normal",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/fira-sans_normal_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Sans",
+							"fontStyle": "italic",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/fira-sans_italic_300.ttf"
+							]
+						}
+					],
+					"fontFamily": "Fira Sans",
+					"slug": "fira-sans"
+				},
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Fira Code",
+							"fontStyle": "normal",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/fira-code_normal_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Fira Code",
+							"fontStyle": "normal",
+							"fontWeight": "600",
+							"src": [
+								"file:./assets/fonts/fira-code_normal_600.ttf"
+							]
+						}
+					],
+					"fontFamily": "Fira Code",
+					"slug": "fira-code"
+				},
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Newsreader",
+							"fontStyle": "normal",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/newsreader_normal_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Newsreader",
+							"fontStyle": "normal",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/newsreader_normal_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Newsreader",
+							"fontStyle": "italic",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/newsreader_italic_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Newsreader",
+							"fontStyle": "italic",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/newsreader_italic_400.ttf"
+							]
+						}
+					],
+					"fontFamily": "Newsreader",
+					"slug": "newsreader"
+				},
+				{
+					"fontFace": [
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "normal",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/commissioner_normal_300.ttf"
+							]
+						},
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "normal",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/commissioner_normal_400.ttf"
+							]
+						},
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "normal",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/commissioner_normal_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "italic",
+							"fontWeight": "700",
+							"src": [
+								"file:./assets/fonts/commissioner_italic_700.ttf"
+							]
+						},
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "italic",
+							"fontWeight": "400",
+							"src": [
+								"file:./assets/fonts/commissioner_italic_400.otf"
+							]
+						},
+						{
+							"fontFamily": "Commissioner",
+							"fontStyle": "italic",
+							"fontWeight": "300",
+							"src": [
+								"file:./assets/fonts/commissioner_italic_300.otf"
+							]
+						}
+					],
+					"fontFamily": "Commissioner",
+					"slug": "commissioner"
+				}
+			],
+			"fontSizes": [
+				{
+					"fluid": {
+						"max": "1.0625rem",
+						"min": "0.825rem"
+					},
+					"name": "Small",
+					"size": "1rem",
+					"slug": "small"
+				},
+				{
+					"fluid": {
+						"max": "1.25rem",
+						"min": "1rem"
+					},
+					"name": "Medium",
+					"size": "1.125rem",
+					"slug": "medium"
+				},
+				{
+					"fluid": {
+						"max": "2rem",
+						"min": "1.75rem"
+					},
+					"name": "Large",
+					"size": "1.75rem",
+					"slug": "large"
+				},
+				{
+					"fluid": {
+						"max": "3rem",
+						"min": "2.5rem"
+					},
+					"name": "Extra Large",
+					"size": "3rem",
+					"slug": "x-large"
+				}
+			],
+			"fontStyle": true,
+			"fontWeight": true,
+			"letterSpacing": true,
+			"textDecoration": true,
+			"textTransform": true
+		},
+		"useRootPaddingAwareAlignments": true
+	},
+	"styles": {
+		"blocks": {
+			"core/avatar": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"radius": "0px",
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"top": {
+						"style": "none",
+						"width": "0px"
+					}
+				}
+			},
+			"core/button": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"radius": "0px",
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"top": {
+						"style": "none",
+						"width": "0px"
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "var:preset|font-size|small",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/code": {
+				"border": {
+					"color": "var(--wp--preset--color--foreground)",
+					"radius": "0.25rem",
+					"style": "solid",
+					"width": "2px"
+				},
+				"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)"
+					}
+				},
+				"typography": {
+					"fontFamily": "monospace"
+				}
+			},
+			"core/comment-author-name": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/comment-date": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/comment-edit-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/comment-reply-link": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/comments-title": {
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"core/gallery": {
+				"spacing": {
+					"margin": {
+						"bottom": "var(--wp--preset--spacing--50)"
+					}
+				}
+			},
+			"core/heading": {
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"core/latest-posts": {
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"core/list": {
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--70)"
+					}
+				}
+			},
+			"core/navigation": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "1rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-author": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-author-name": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem"
+				}
+			},
+			"core/post-comments-form": {
+				"typography": {
+					"fontSize": "var:preset|font-size|small"
+				}
+			},
+			"core/post-date": {
+				"color": {
+					"text": "var(--wp--preset--color--foreground)"
+				},
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-terms": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"fontStyle": "normal",
+					"fontWeight": "700",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-time-to-read": {
+				"typography": {
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/post-title": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"spacing": {
+					"margin": {
+						"bottom": "0"
+					}
+				},
+				"typography": {
+					"fontSize": "var:preset|font-size|x-large",
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"core/pullquote": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"color": "var(--wp--preset--color--foreground)",
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"style": "solid",
+					"top": {
+						"style": "none",
+						"width": "0px"
+					},
+					"width": "1px 0"
+				},
+				"color": {
+					"background": "var:preset|color|primary",
+					"text": "var:preset|color|background"
+				},
+				"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)"
+					}
+				},
+				"typography": {
+					"fontSize": "var:preset|font-size|large",
+					"fontStyle": "normal",
+					"fontWeight": "400",
+					"letterSpacing": "0em",
+					"lineHeight": 1.3
+				}
+			},
+			"core/query-pagination": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-code",
+					"fontSize": "0.8rem",
+					"letterSpacing": "0.02em"
+				}
+			},
+			"core/query-title": {
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			},
+			"core/quote": {
+				"border": {
+					"color": "var(--wp--preset--color--primary)",
+					"style": "solid",
+					"width": "0 0 0 1px"
+				},
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--preset--spacing--50)"
+					}
+				},
+				"typography": {
+					"fontStyle": "normal"
+				}
+			},
+			"core/search": {
+				"border": {
+					"bottom": {
+						"style": "none",
+						"width": "0px"
+					},
+					"left": {
+						"style": "none",
+						"width": "0px"
+					},
+					"radius": "0px",
+					"right": {
+						"style": "none",
+						"width": "0px"
+					},
+					"top": {
+						"style": "none",
+						"width": "0px"
+					}
+				},
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--medium)",
+					"lineHeight": "1.6"
+				}
+			},
+			"core/separator": {
+				"border": {
+					"color": "currentColor",
+					"style": "solid",
+					"width": "0 0 1px 0"
+				},
+				"color": {
+					"text": "var(--wp--preset--color--foreground)"
+				}
+			},
+			"core/site-tagline": {
+				"typography": {
+					"fontSize": "0.8rem"
+				}
+			},
+			"core/site-title": {
+				"elements": {
+					"link": {
+						":hover": {
+							"typography": {
+								"textDecoration": "underline"
+							}
+						},
+						"typography": {
+							"textDecoration": "none"
+						}
+					}
+				},
+				"typography": {
+					"fontSize": "var:preset|font-size|large",
+					"fontWeight": "700"
+				}
+			},
+			"core/social-links": {
+				"spacing": {
+					"blockGap": {
+						"left": "var:preset|spacing|30",
+						"top": "var:preset|spacing|30"
+					},
+					"margin": {
+						"bottom": "0",
+						"left": "0",
+						"right": "0",
+						"top": "0"
+					},
+					"padding": {
+						"bottom": "0",
+						"left": "0",
+						"right": "0",
+						"top": "0"
+					}
+				}
+			},
+			"core/term-description": {
+				"typography": {
+					"fontStyle": "normal",
+					"fontWeight": "700"
+				}
+			}
+		},
+		"color": {
+			"background": "var(--wp--preset--color--background)",
+			"text": "var(--wp--preset--color--foreground)"
+		},
+		"elements": {
+			"button": {
+				":active": {
+					"color": {
+						"background": "var(--wp--preset--color--primary)",
+						"text": "var(--wp--preset--color--background)"
+					}
+				},
+				":focus": {
+					"color": {
+						"background": "var(--wp--preset--color--primary)",
+						"text": "var(--wp--preset--color--background)"
+					},
+					"outline": {
+						"color": "var(--wp--preset--color--primary)",
+						"offset": "2px",
+						"style": "dotted",
+						"width": "1px"
+					}
+				},
+				":hover": {
+					"color": {
+						"background": "var(--wp--preset--color--secondary)",
+						"text": "var(--wp--preset--color--background)"
+					}
+				},
+				"border": {
+					"radius": "0.25rem"
+				},
+				"color": {
+					"background": "var(--wp--preset--color--primary)",
+					"text": "var(--wp--preset--color--background)"
+				}
+			},
+			"caption": {
+				"typography": {
+					"fontSize": "0.8rem"
+				}
+			},
+			"h1": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--x-large)"
+				}
+			},
+			"h2": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--large)"
+				}
+			},
+			"h3": {
+				"typography": {
+					"fontSize": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 0.4808)), 1.75rem)"
+				}
+			},
+			"h4": {
+				"typography": {
+					"fontSize": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 0.4808)), 1.5rem)"
+				}
+			},
+			"h5": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--medium)"
+				}
+			},
+			"h6": {
+				"typography": {
+					"fontSize": "var(--wp--preset--font-size--small)"
+				}
+			},
+			"heading": {
+				"typography": {
+					"fontFamily": "var:preset|font-family|fira-sans",
+					"fontStyle": "normal",
+					"fontWeight": "700",
+					"lineHeight": "1.125"
+				}
+			},
+			"link": {
+				":hover": {
+					"typography": {
+						"textDecoration": "none"
+					}
+				},
+				"color": {
+					"text": "var(--wp--preset--color--primary)"
+				}
+			}
+		},
+		"spacing": {
+			"blockGap": "1.5rem",
+			"padding": {
+				"bottom": "0px",
+				"left": "var:preset|spacing|50",
+				"right": "var:preset|spacing|50",
+				"top": "0"
+			}
+		},
+		"typography": {
+			"fontFamily": "var:preset|font-family|fira-sans",
+			"fontSize": "var(--wp--preset--font-size--medium)",
+			"lineHeight": "1.6"
+		}
+	},
+	"templateParts": [
+		{
+			"area": "header",
+			"name": "header"
+		},
+		{
+			"area": "footer",
+			"name": "footer"
+		}
+	],
+	"version": 2,
+	"$schema": "https://schemas.wp.org/trunk/theme.json"
+}