diff --git a/nx-dev/feature-conf/src/lib/conf-workshop.tsx b/nx-dev/feature-conf/src/lib/conf-workshop.tsx
index 69621c67e7..77120d4126 100644
--- a/nx-dev/feature-conf/src/lib/conf-workshop.tsx
+++ b/nx-dev/feature-conf/src/lib/conf-workshop.tsx
@@ -43,69 +43,71 @@ export function ConfWorkshop(): JSX.Element {
๐ฌ
- {' '}
- Lab 1 - Generate an empty workspace
+
+ Lab 1 - Generate an empty workspace
โ๏ธ
- {' '}
- Lab 2 - Generate an Angular app
+
+ Lab 2 - Generate an Angular app
๐งช
- {' '}
- Lab 3 - Executors
+
+ Lab 3 - Executors
๐ญ
- {' '}
- Lab 4 - Generate a component lib
+
+ Lab 4 - Generate a component lib
๐งฌ
- {' '}
- Lab 5 - Generate a utility lib
+
+ Lab 5 - Generate a utility lib
๐งฎ
- {' '}
- Lab 6 - Generate a route lib
+
+ Lab 6 - Generate a route lib
๐ค
- {' '}
- Lab 7 - Add a NestJS API
+
+ Lab 7 - Add a NestJS API
๐
- {' '}
- Lab 8 - Displaying a full game in the routed game-detail
+
+ Lab 8 - Displaying a full game in the routed game-detail
component
๐ป
- {' '}
- Lab 9 - Generate a type lib that the API and frontend can share
+
+ Lab 9 - Generate a type lib that the API and frontend can
+ share
๐ฉโ๐ป
- {' '}
- Lab 10 - Generate Storybook stories for the shared ui component
+
+ Lab 10 - Generate Storybook stories for the shared ui
+ component
โจ๏ธ
- {' '}
- Lab 11 - E2E test the shared component
+
+ Lab 11 - E2E test the shared component
@@ -114,47 +116,49 @@ export function ConfWorkshop(): JSX.Element {
๐ก
- {' '}
- Lab 12 - Module boundaries
+
+ Lab 12 - Module boundaries
๐งธ๏ธ
- {' '}
- Lab 13 - Workspace Generators - Intro
+
+ Lab 13 - Workspace Generators - Intro
๐งต
- {' '}
- Lab 14 - Workspace Generators - Modifying files
+
+ Lab 14 - Workspace Generators - Modifying files
๐
- {' '}
- Lab 15 - Setting up CI
+
+ Lab 15 - Setting up CI
๐
- {' '}
- Lab 16 - Distributed caching
+
+ Lab 16 - Distributed caching
๐
- {' '}
- Lab 17 - NxCloud GitHub bot
+
+ Lab 17 - NxCloud GitHub bot
๐
- {' '}
- Lab 18 - Run-Commands and deploying the frontend
+
+ Lab 18 - Run-Commands and deploying the frontend
- Q&A with Jeff Cross, Victor Savkin, Jason Jean, and Jack Hsu
+
+ Q&A with Jeff Cross, Victor Savkin, Jason Jean, and Jack Hsu
+
@@ -208,10 +212,10 @@ export function ConfWorkshop(): JSX.Element {
Nx Conf is a new, online & free-to-attend, 2-day conference
- featuring members of the Nx team and community. Join us as we
+ featuring members of the Nx team and community. Watch us as we
share our ideas and expertise about making development faster,
more scalable, and more collaborative.
@@ -308,9 +308,29 @@ export function ConfPage() {
diff --git a/nx-dev/nx-dev/pages/index.tsx b/nx-dev/nx-dev/pages/index.tsx
index 48c04207c1..dc98c296aa 100644
--- a/nx-dev/nx-dev/pages/index.tsx
+++ b/nx-dev/nx-dev/pages/index.tsx
@@ -110,57 +110,6 @@ export function Index() {
- {/* BANNER */}
-
-
-
-
-
-
-
-
-
-
- Big news! We're excited to announce the first ever Nx Conf -
- September 16th-17th
-
-
-
-
-
-
{/*NX FEATURES*/}