Minimal About Me

Open
#314 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
html
Domain
design

Research direction

Start with the block markup and screenshot in the issue, then inspect the repository's existing pattern entries to locate where this About Me pattern belongs. Compare the rendered result with the supplied screenshot and preview; it is done when the pattern is included and matches the shown layout.

Written by the indexing model from the issue text.

Description

Category: About
Tag: Pattern
Pattern Meta: is_web

Screenshot:
image

Markup:

<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|70"}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignwide"><!-- wp:columns {"align":"wide"} -->
<div class="wp-block-columns alignwide"><!-- wp:column {"width":"250px"} -->
<div class="wp-block-column" style="flex-basis:250px"><!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"600"}},"fontSize":"small"} -->
<p class="has-small-font-size" style="font-style:normal;font-weight:600;text-transform:uppercase">About Me</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column {"layout":{"type":"constrained","justifyContent":"left","contentSize":"45%"}} -->
<div class="wp-block-column"><!-- wp:image {"id":9108,"sizeSlug":"large","linkDestination":"none"} -->
<figure class="wp-block-image size-large"><img src="https://dotcompatterns.files.wordpress.com/2022/12/avatar.jpg?w=500" alt="" class="wp-image-9108"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->

<!-- wp:column {"width":"40%"} -->
<div class="wp-block-column" style="flex-basis:40%"><!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"700","lineHeight":"1.2"}}} -->
<h2 class="wp-block-heading" style="font-style:normal;font-weight:700;line-height:1.2">Hi, My name is Alice. I am a music composer based in Cape Town</h2>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>I love what I do. I’m a detail oriented person and my work focuses on precision, usability and simplicity.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group -->

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

@iamtakashi @alaczek

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 Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.