Skip to content

New WP blog layout#812

Open
xentenza wants to merge 1 commit into
devfrom
styleguide/wp-blog-layout
Open

New WP blog layout#812
xentenza wants to merge 1 commit into
devfrom
styleguide/wp-blog-layout

Conversation

@xentenza

@xentenza xentenza commented Feb 6, 2026

Copy link
Copy Markdown
Collaborator

WEBEVOL-269

  • added new Content Type: Blog Post
  • new blog homepage layout
  • new filter: keywords

Misc

  • sorted entrypoint.scsss by name

WEBEVOL-269
- added new Content Type: Blog Post
- new blog homepage layout
- new filter: keywords

Misc
- sorted entrypoint.scsss by name
@github-actions

github-actions Bot commented Feb 6, 2026

Copy link
Copy Markdown

Test Results

  1 files    1 suites   0s ⏱️
304 tests 269 ✅ 0 💤  0 ❌ 35 🔥
304 runs  234 ✅ 0 💤 35 ❌ 35 🔥

For more details on these errors, see this check.

Results for commit 0d16b99.

@github-actions

github-actions Bot commented Feb 6, 2026

Copy link
Copy Markdown

🔎 Download the Backstop report for this pull request (link valid for 90 days):

@@ -1,3 +1,5 @@
{& set isSpecial = false %}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo sur le délimiteur : &%.

> :not(:last-of-type) {
&:after {
content: '\002C ';
margin: 0 0.25em 0 0.15em;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On dirait qu'il y a un espace avant la virgule avec le 0.15em.

// Add the separator between the elements
> :not(:last-of-type) {
&:after {
content: '\002C ';

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pas besoin d'espace après, il est supprimé lors du build.

}
}

.post-info-date:not(:last-child):after { content: ' \2013 '; }

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ espace / marge avec plus haut.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants