diff --git a/nx-dev/ui-common/src/lib/footer.tsx b/nx-dev/ui-common/src/lib/footer.tsx
index c3473d6925..2faabd880e 100644
--- a/nx-dev/ui-common/src/lib/footer.tsx
+++ b/nx-dev/ui-common/src/lib/footer.tsx
@@ -63,7 +63,7 @@ const navigation = {
},
{
name: 'X',
- label: 'Latest news',
+ label: 'Latest news on X',
href: 'https://x.com/NxDevTools?utm_source=nx.dev',
icon: (props: any) => (
),
},
+ {
+ name: 'Bluesky',
+ label: 'Latest news on Bluesky',
+ href: 'https://bsky.app/profile/nx.dev?utm_source=nx.dev',
+ icon: (props: any) => (
+
+ {/*Bluesky*/}
+
+
+ ),
+ },
{
name: 'Youtube',
label: 'Youtube channel',
diff --git a/nx-dev/ui-community/src/lib/connect-with-us.tsx b/nx-dev/ui-community/src/lib/connect-with-us.tsx
index 6301ea9a48..0a7b12ec4c 100644
--- a/nx-dev/ui-community/src/lib/connect-with-us.tsx
+++ b/nx-dev/ui-community/src/lib/connect-with-us.tsx
@@ -122,6 +122,38 @@ export function ConnectWithUs(): JSX.Element {
+
+
+
diff --git a/nx-dev/ui-contact/src/lib/contact-links.tsx b/nx-dev/ui-contact/src/lib/contact-links.tsx
index fd7265c8bb..6435dd4c5b 100644
--- a/nx-dev/ui-contact/src/lib/contact-links.tsx
+++ b/nx-dev/ui-contact/src/lib/contact-links.tsx
@@ -129,6 +129,40 @@ export function ContactLinks(): JSX.Element {
+
+
+
+ Bluesky
+
+
+
+ Follow us on Bluesky
+
+
+
+ Stay up to date on everything about Nx like news, conferences,
+ features, releases and more.
+
+
+
+ Follow @nx.dev
+
+
+
+