From 7c75f3f0db5b2bc479c33806ff087e95d79fd62f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Jona=C5=A1?= Date: Tue, 21 Sep 2021 15:35:38 +0200 Subject: [PATCH] docs(nxdev): remove CTA for nx conf from index and adapt content (#7075) --- nx-dev/feature-conf/src/lib/conf-workshop.tsx | 82 ++++++++++--------- nx-dev/nx-dev/pages/conf.tsx | 62 +++++++------- nx-dev/nx-dev/pages/index.tsx | 51 ------------ 3 files changed, 73 insertions(+), 122 deletions(-) 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 {
    - Register for the workshop now + Contact us for the workshop - Announcing the first ever Nx Conf - September 16th-17th + The first ever Nx Conf - September 16th-17th, 2021 Announcing the first ever Nx Conf on{' '} {' '} - September 16 & 17 + September 16 & 17, 2021

    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() {
    - Register now + Watch Day 1 + + + + + + Watch Day 2 -
    - - Register now - - - - -
    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 -

    -
    -
    - - - Learn more - - - - - - - -
    -
    -
    -
    {/*NX FEATURES*/}