Compare commits
No commits in common. "9d6aadc02abcb310c02c8d9b9701c4d52fe17c85" and "1d725a9945962a328d04fbce8cff3f46a7b35302" have entirely different histories.
9d6aadc02a
...
1d725a9945
@ -170,14 +170,4 @@ p.is-style-outline.wp-block-tag-cloud {
|
||||
background: var(--wp--preset--gradient--violet-to-green);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.contact-card:hover,
|
||||
.contact-card:focus {
|
||||
background: var(--wp--preset--gradient--green-to-violet);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a.wp-block-tiptip-hyperlink-group-block {
|
||||
text-decoration: none;
|
||||
}
|
@ -1,70 +0,0 @@
|
||||
<!-- wp:template-part {"slug":"header"} /-->
|
||||
|
||||
<!-- wp:spacer {"height":"39px"} -->
|
||||
<div style="height:39px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"bottom":"0"},"margin":{"bottom":"0"}}}} -->
|
||||
<div class="wp-block-columns alignwide" style="margin-bottom:0;padding-bottom:0">
|
||||
<!-- wp:column {"width":"20%","style":{"border":{"right":{"color":"var:preset|color|black","width":"1px"},"top":[],"bottom":[],"left":[]}}} -->
|
||||
<div class="wp-block-column"
|
||||
style="border-right-color:var(--wp--preset--color--black);border-right-width:1px;flex-basis:20%">
|
||||
<!-- wp:tag-cloud {"numberOfTags":100,"className":"is-style-outline"} /--></div>
|
||||
<!-- /wp:column -->
|
||||
|
||||
<!-- wp:column {"width":"80%","style":{"spacing":{"padding":{"right":"var:preset|spacing|70","left":"var:preset|spacing|70"}}}} -->
|
||||
<div class="wp-block-column"
|
||||
style="padding-right:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70);flex-basis:80%">
|
||||
<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Search the archive...","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"border":{"radius":"40px"}},"backgroundColor":"black","textColor":"white"} /-->
|
||||
|
||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"default"}} -->
|
||||
<div class="wp-block-group"
|
||||
style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)">
|
||||
<!-- wp:query {"queryId":13,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":true},"metadata":{"name":"Normal posts"},"className":"home-posts-grid","layout":{"type":"default"}} -->
|
||||
<div class="wp-block-query home-posts-grid">
|
||||
<!-- wp:post-template {"align":"full","style":{"spacing":{"blockGap":"var:preset|spacing|70"}},"layout":{"type":"grid","columnCount":"2","minimumColumnWidth":null}} -->
|
||||
<!-- wp:columns {"style":{"border":{"top":{"width":"1px","color":"var:preset|color|black"},"right":{"width":"1px","color":"var:preset|color|black"},"bottom":{"width":"16px","color":"var:preset|color|black"},"left":{"width":"1px","color":"var:preset|color|black"}},"spacing":{"blockGap":{"top":"0","left":"0"}}},"className":"home-post-item"} -->
|
||||
<div class="wp-block-columns home-post-item"
|
||||
style="border-top-color:var(--wp--preset--color--black);border-top-width:1px;border-right-color:var(--wp--preset--color--black);border-right-width:1px;border-bottom-color:var(--wp--preset--color--black);border-bottom-width:16px;border-left-color:var(--wp--preset--color--black);border-left-width:1px">
|
||||
<!-- wp:column {"width":"30%"} -->
|
||||
<div class="wp-block-column" style="flex-basis:30%">
|
||||
<!-- wp:post-featured-image {"width":"","height":"100%","sizeSlug":"full","style":{"layout":{"selfStretch":"fit","flexSize":null},"border":{"right":{"width":"1px"}}},"className":"home-post-item-img"} /-->
|
||||
</div>
|
||||
<!-- /wp:column -->
|
||||
|
||||
<!-- wp:column {"width":"","style":{"spacing":{"padding":{"right":"var:preset|spacing|60","left":"var:preset|spacing|60","top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}}} -->
|
||||
<div class="wp-block-column"
|
||||
style="padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--60)">
|
||||
<!-- wp:post-date {"format":"M.j.y","style":{"typography":{"fontStyle":"normal","fontWeight":"700"},"spacing":{"padding":{"top":"var:preset|spacing|30"}}},"fontSize":"small","fontFamily":"commit-mono"} /-->
|
||||
|
||||
<!-- wp:post-title {"isLink":true,"className":"post-title"} /-->
|
||||
|
||||
<!-- wp:post-excerpt {"style":{"typography":{"fontStyle":"normal","fontWeight":"500"}},"fontFamily":"commit-mono"} /-->
|
||||
|
||||
<!-- wp:post-terms {"term":"post_tag","separator":"","className":"is-style-hashtags"} /-->
|
||||
</div>
|
||||
<!-- /wp:column -->
|
||||
</div>
|
||||
<!-- /wp:columns -->
|
||||
<!-- /wp:post-template -->
|
||||
|
||||
<!-- wp:group {"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group"><!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"center"}} -->
|
||||
<!-- wp:query-pagination-previous /-->
|
||||
|
||||
<!-- wp:query-pagination-numbers /-->
|
||||
|
||||
<!-- wp:query-pagination-next /-->
|
||||
<!-- /wp:query-pagination -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:query -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
</div>
|
||||
<!-- /wp:column -->
|
||||
</div>
|
||||
<!-- /wp:columns -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
21
theme.json
21
theme.json
@ -1,14 +1,6 @@
|
||||
{
|
||||
"customTemplates": [
|
||||
{
|
||||
"name": "page-full-bleed",
|
||||
"postTypes": [
|
||||
"page",
|
||||
"post"
|
||||
],
|
||||
"title": "Page with full-width content"
|
||||
}
|
||||
],
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"settings": {
|
||||
"appearanceTools": true,
|
||||
"color": {
|
||||
@ -682,6 +674,11 @@
|
||||
"title": "Footer"
|
||||
}
|
||||
],
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
||||
"customTemplates": [
|
||||
{
|
||||
"name": "page-full-bleed",
|
||||
"postTypes": ["page", "post"],
|
||||
"title": "Page with full-width content"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user