diff --git a/nx-dev/nx-dev/public/images/launch-nx/proj-crystal-launch.jpg b/nx-dev/nx-dev/public/images/launch-nx/proj-crystal-launch.jpg new file mode 100644 index 0000000000..c297847ce0 Binary files /dev/null and b/nx-dev/nx-dev/public/images/launch-nx/proj-crystal-launch.jpg differ diff --git a/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx b/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx index 5bf924cb04..1cbc82a5e9 100644 --- a/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx +++ b/nx-dev/ui-conference/src/lib/launch-week/announcements.tsx @@ -1,15 +1,75 @@ +import { ButtonLink, SectionHeading } from '@nx/nx-dev/ui-common'; + export function LaunchWeekAnnouncements(): JSX.Element { return ( -
-
-
-
-
-

- We’ll be sharing new features and content daily during launch - week, so be sure to keep an eye on this space for all the latest - info! -

+
+
+
+
+

+ We’ll be sharing new features and content daily during launch + week, so be sure to keep an eye on this space for all the latest + info! +

+
+
+ + {/* MONDAY */} +
+
+
+
+
+ + Monday + + + Announcing Project Crystal + +
+
+

+ When working on the next iteration of Nx, one idea + consistently emerged: Nx Plugins are powerful and have + proven to help large enterprises adopt monorepos, + successfully maintaining and scaling them. However, there's + definitely a barrier to entry. So, what if Nx Plugins + functioned more like VSCode extensions? You simply add them, + and they instantly enhance the experience of working with a + given tool or technology. +
+ This is what Nx Project Crystal is all about. +

+
+
+ + Read the blog post + + + Watch the video + +
+
+