Automattic / blockpatterns

Repo of block patterns to work with
7 stars 2 forks source link

Four Recent Blog Posts #225

Closed iamtakashi closed 2 years ago

iamtakashi commented 2 years ago

dotcompatterns wordpress com__p=5645 preview=true (1)

The preview might be different from the image because of the use of the featured image.

<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"7vw","bottom":"7vw"},"margin":{"top":"0px","bottom":"0px"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group alignfull" style="margin-top:0px;margin-bottom:0px;padding-top:7vw;padding-bottom:7vw"><!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"12px"}},"layout":{"inherit":false}} -->
<div class="wp-block-group alignwide"><!-- wp:heading -->
<h2>Recent News</h2>
<!-- /wp:heading -->

<!-- wp:paragraph {"fontSize":"small"} -->
<p class="has-small-font-size"><a href="#">View all news →</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

<!-- wp:spacer {"height":"1px"} -->
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:query {"queryId":14,"query":{"perPage":"4","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":4},"align":"wide"} -->
<div class="wp-block-query alignwide"><!-- wp:post-template -->
<!-- wp:group {"style":{"spacing":{"blockGap":"12px"}},"layout":{"inherit":false}} -->
<div class="wp-block-group"><!-- wp:post-featured-image {"isLink":true} /-->

<!-- wp:post-title {"isLink":true,"style":{"typography":{"fontStyle":"normal","fontWeight":"500","lineHeight":1.4}},"fontSize":"small"} /--></div>
<!-- /wp:group -->
<!-- /wp:post-template --></div>
<!-- /wp:query --></div>
<!-- /wp:group -->

https://dotcompatterns.wordpress.com/?p=5645&preview=true

alaczek commented 2 years ago

That is unfortunate, as it can turn out really not appealing on an actual site... then again there's nothing we can do about it.

iamtakashi commented 2 years ago

@alaczek Do you think we shouldn't publish this? IMO, we could still publish it even though there are many chances that the pattern doesn't look good because of featured images.

alaczek commented 2 years ago

Oh no, I think we should publish, was just thinking out loud :)

iamtakashi commented 2 years ago

Ah, ok!

Published!