diff --git a/ux.symfony.com/assets/icons/bluesky.svg b/ux.symfony.com/assets/icons/bluesky.svg new file mode 100644 index 00000000000..53bc4a1e218 --- /dev/null +++ b/ux.symfony.com/assets/icons/bluesky.svg @@ -0,0 +1,3 @@ + + + diff --git a/ux.symfony.com/assets/styles/sections/_header.scss b/ux.symfony.com/assets/styles/sections/_header.scss index d06a074e6fc..d9cf1b81535 100644 --- a/ux.symfony.com/assets/styles/sections/_header.scss +++ b/ux.symfony.com/assets/styles/sections/_header.scss @@ -88,9 +88,14 @@ body.locked { @media (min-width: 860px) { .AppHeader_logo { - --height: 2.5rem; + --height: 2rem; } .AppHeader_toggler { display: none !important; } } +@media (min-width: 1020px) { + .AppHeader_logo { + --height: 2.5rem; + } +} diff --git a/ux.symfony.com/assets/styles/sections/_nav.scss b/ux.symfony.com/assets/styles/sections/_nav.scss index df616e9916b..f0a59f060f3 100644 --- a/ux.symfony.com/assets/styles/sections/_nav.scss +++ b/ux.symfony.com/assets/styles/sections/_nav.scss @@ -5,15 +5,6 @@ flex-direction: row; gap: 1.5rem; justify-content: space-between; - - @media (max-width: 859px) { - flex-wrap: wrap; - } - position: relative; - display: flex; - flex-direction: row; - gap: 1.5rem; - justify-content: space-between; @media (max-width: 859px) { flex-wrap: wrap; } @@ -32,6 +23,29 @@ } } +.AppNav_socials { + display: flex; + gap: 1rem; + align-items: center; + justify-content: center; + + @media (max-width: 576px) { + position: absolute; + top: 80vh; + width: 100%; + display: none; + } +} +.AppHeader.open .AppNav_socials { + @media (max-width: 576px) { + display: flex; + gap: 2rem; + .AppNav_item--icon .Icon { + font-size: 2rem; + } + } +} + .AppNav_menu { justify-content: flex-end; display: flex; @@ -90,13 +104,18 @@ border: none; background: none; text-align: center; - line-height: 2rem; + line-height: 1.45; position: relative; transition: all 250ms; &:hover { opacity: 1; } } +.AppNav_item--cs { + @media (min-width: 860px) and (max-width: 1023px) { + display: none; + } +} .AppNav_item--desktop { @media (min-width: 860px) { display: none; diff --git a/ux.symfony.com/public/.well-known/atproto-did b/ux.symfony.com/public/.well-known/atproto-did new file mode 100644 index 00000000000..34eff4af281 --- /dev/null +++ b/ux.symfony.com/public/.well-known/atproto-did @@ -0,0 +1 @@ +did:plc:qvqugq4wjihbrwtua5du6d4l diff --git a/ux.symfony.com/templates/_header.html.twig b/ux.symfony.com/templates/_header.html.twig index 3a2eb26ca89..c0ce67fb6c0 100644 --- a/ux.symfony.com/templates/_header.html.twig +++ b/ux.symfony.com/templates/_header.html.twig @@ -16,22 +16,33 @@ - - - - - - + diff --git a/ux.symfony.com/templates/support.html.twig b/ux.symfony.com/templates/support.html.twig index 46cbf4108f1..98ea45fa31b 100644 --- a/ux.symfony.com/templates/support.html.twig +++ b/ux.symfony.com/templates/support.html.twig @@ -16,25 +16,19 @@
-
+
-
- - - New! - -

Github Discussions

- Engage in our GitHub Discussions to find answers and ask the community for help. + Engage in our GitHub Discussions to find answers, ideas or ask the community for help.

@@ -55,14 +49,34 @@
+
+ + + New! +

- Twitter X + BlueSky

- Follow the conversation on X for the latest tips and updates about #SymfonyUX. + Join and follow @ux.symfony.com to get updates and interact with the #SymfonyUX team! +

+
+
+ +
+ +
+

+ Github Issues +

+

+ Submit bug reports or contribute to the documentation on our GitHub Issues tracker.

@@ -81,19 +95,19 @@
- {% if false %}

- Stack Overflow + Twitter X

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit.#ux Nullam auctor, nunc nec

+

+ Follow the conversation on X for the latest tips and updates about #SymfonyUX. +

- {% endif %}