Blog (four column grid)

Open
#184 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
html
Domain
frontend

Research direction

No repository file, test, or entry point is named; start by locating where block patterns are defined and how existing blog or grid patterns are registered. Confirm the intended change from the issue discussion before editing, because the issue provides a four-column pattern example but does not define acceptance criteria.

Written by the indexing model from the issue text.

Description

image

<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"60px","right":"5vw","bottom":"60px","left":"5vw"}}}} -->
<div class="wp-block-group alignfull" style="padding-top:60px;padding-right:5vw;padding-bottom:60px;padding-left:5vw"><!-- wp:heading {"align":"full"} -->
<h2 class="alignfull"><span class="uppercase">Recipes</span></h2>
<!-- /wp:heading -->

<!-- wp:query {"queryId":2,"query":{"perPage":4,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"displayLayout":{"type":"flex","columns":4},"align":"full"} -->
<div class="wp-block-query alignfull"><!-- wp:post-template -->
<!-- wp:post-featured-image /-->

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

<!-- wp:post-terms {"term":"category","textAlign":"center","fontSize":"tiny"} /-->

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

<!-- wp:post-title {"textAlign":"center","level":3,"isLink":true,"fontSize":"large"} /-->

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

<!-- wp:post-excerpt {"textAlign":"center","moreText":"\u003cspan class=\u0022uppercase\u0022\u003e\u003cstrong\u003eREAD MORE\u003c/strong\u003e\u003c/span\u003e","fontSize":"small","style":{"typography":{"lineHeight":"1.5"}}} /-->
<!-- /wp:post-template --></div>
<!-- /wp:query --></div>
<!-- /wp:group -->
Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Automattic/blockpatterns

All issues in Automattic/blockpatterns

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.