diff --git a/docs/nx-cloud/intro/ci-with-nx.md b/docs/nx-cloud/intro/ci-with-nx.md index 26a2a5552c..f52e26e1a6 100644 --- a/docs/nx-cloud/intro/ci-with-nx.md +++ b/docs/nx-cloud/intro/ci-with-nx.md @@ -20,14 +20,14 @@ npx nx connect {% cards cols="2" lgCols="4" mdCols="4" smCols="2" %} +{% link-card title="What is Nx Cloud?" type="video" url="https://youtu.be/4VI-q943J3o" icon="nxcloud" /%} + +{% link-card title="E2E Test Auto-Splitting and Distribution" type="video" url="https://youtu.be/XLOUFZeqRpM" icon="nxagents" /%} + {% link-card title="Circle CI with Nx" type="tutorial" url="/ci/intro/tutorials/circle" icon="circleci" /%} {% link-card title="GitHub Actions with Nx" type="tutorial" url="/ci/intro/tutorials/github-actions" icon="github" /%} -{% link-card title="E2E Test Auto-Splitting and Distribution" type="video" url="https://youtu.be/XLOUFZeqRpM" icon="nxcloud" /%} - -{% link-card title="More On Youtube" type="video" url="https://www.youtube.com/@nxdevtools" icon="youtube" /%} - {% /cards %} ## Ready? Get Started With Your Provider diff --git a/docs/shared/getting-started/intro.md b/docs/shared/getting-started/intro.md index b0b20bb6e2..12d35b77bc 100644 --- a/docs/shared/getting-started/intro.md +++ b/docs/shared/getting-started/intro.md @@ -25,7 +25,7 @@ npx create-nx-workspace@latest {% link-card title="Nx in 10 minutes!" type="video" url="https://youtu.be/-_4WMl-Fn0w" icon="nx" /%} -{% link-card title="What is Nx Cloud?" type="video" url="https://youtu.be/NZF0ZJpgaJM" icon="nxcloud" /%} +{% link-card title="What is Nx Cloud?" type="video" url="https://youtu.be/4VI-q943J3o" icon="nxcloud" /%} {% link-card title="PNPM Monorepos with Nx" type="video" url="https://youtu.be/ngdoUQBvAjo" icon="pnpm" /%} diff --git a/nx-dev/ui-markdoc/src/lib/icons.tsx b/nx-dev/ui-markdoc/src/lib/icons.tsx index 90881bfc3d..9c6ab4623d 100644 --- a/nx-dev/ui-markdoc/src/lib/icons.tsx +++ b/nx-dev/ui-markdoc/src/lib/icons.tsx @@ -159,6 +159,22 @@ export const frameworkIcons: Record< ), }, + nxagents: { + image: ( + + + + ), + }, nxcloud: { image: (