Loading workspace insights... Statistics interval
7 days30 daysLatest CI Pipeline Executions
6a0ab75c docs(misc): replace cloud onboarding with CNW in tutorials
All 3 major tutorials (React, Angular, TypeScript) direct users to
cloud.nx.app CTAs requiring GitHub account + full cloud onboarding
verification before the tutorial even starts. CNW starts dropped to
~1,800/day weekday (target ~2,700), likely due to this friction.
Self-healing CI content is buried at the bottom of tutorials where
only 15-20% of users scroll. "Nx Cloud" in the Getting Started sidebar
doesn't map to what a new user is trying to learn or do.
**Tutorials: cloud CTA → CNW command as primary path**
CNW and cloud onboarding use the same templates (identical file trees
and app names), so there's no content difference. Removing the GitHub
account requirement eliminates friction. Cloud CTA kept as secondary
option for users who want CI pre-configured.
**Tutorial content updated to match actual template output**
File trees, app names (shop not demo), scope (@org not @acme), and
directory structure (libs/ not packages/) now reflect what CNW actually
generates. Node.js prereq updated to v20.19 (current minimum).
**Self-healing CI extracted to standalone "Setting up CI" tutorial**
With 15-20% scroll-to-bottom rates, most users never reached the CI
content. A standalone tutorial with a clear topic makes it discoverable
from the sidebar and gives it a proper entry point.
**Nx Cloud moved from Getting Started to Orchestration & CI overview**
Gets ~1,747 views/30 days so the content has value, but it doesn't
belong in Getting Started where users are in their first 30 minutes.
Now lives as the overview page under Platform Features > Orchestration
& CI, where users find it when they're ready. Redirect preserves the
old URL.
**Sidebar: sentence case, reordering, expanded tutorials**
Sentence case applied per style guide. AI integrations moved before
Editor setup (4K vs 3K traffic/30 days). Tutorials expanded by default
so new users see them immediately. Gradle moved to bottom (barely any
traffic).
**Intro page: CNW/init commands added to "Where to go from here"**
Ensures the two primary onboarding commands are visible on the first
page users land on, not buried behind navigation.
**AI guidance added to ai-setup and enhance-AI pages**
Directs AI assistants to use CNW CLI commands for workspace creation
instead of cloud.nx.app URLs.
Related Issue(s)
Fixes DOC-448 5a7d0b52 docs(misc): replace cloud onboarding with CNW in tutorials
All 3 major tutorials (React, Angular, TypeScript) direct users to
cloud.nx.app CTAs requiring GitHub account + full cloud onboarding
verification before the tutorial even starts. CNW starts dropped to
~1,800/day weekday (target ~2,700), likely due to this friction.
Self-healing CI content is buried at the bottom of tutorials where
only 15-20% of users scroll. "Nx Cloud" in the Getting Started sidebar
doesn't map to what a new user is trying to learn or do.
**Tutorials: cloud CTA → CNW command as primary path**
CNW and cloud onboarding use the same templates (identical file trees
and app names), so there's no content difference. Removing the GitHub
account requirement eliminates friction. Cloud CTA kept as secondary
option for users who want CI pre-configured.
**Tutorial content updated to match actual template output**
File trees, app names (shop not demo), scope (@org not @acme), and
directory structure (libs/ not packages/) now reflect what CNW actually
generates. Node.js prereq updated to v20.19 (current minimum).
**Self-healing CI extracted to standalone "Setting up CI" tutorial**
With 15-20% scroll-to-bottom rates, most users never reached the CI
content. A standalone tutorial with a clear topic makes it discoverable
from the sidebar and gives it a proper entry point.
**Nx Cloud moved from Getting Started to Orchestration & CI overview**
Gets ~1,747 views/30 days so the content has value, but it doesn't
belong in Getting Started where users are in their first 30 minutes.
Now lives as the overview page under Platform Features > Orchestration
& CI, where users find it when they're ready. Redirect preserves the
old URL.
**Sidebar: sentence case, reordering, expanded tutorials**
Sentence case applied per style guide. AI integrations moved before
Editor setup (4K vs 3K traffic/30 days). Tutorials expanded by default
so new users see them immediately. Gradle moved to bottom (barely any
traffic).
**Intro page: CNW/init commands added to "Where to go from here"**
Ensures the two primary onboarding commands are visible on the first
page users land on, not buried behind navigation.
**AI guidance added to ai-setup and enhance-AI pages**
Directs AI assistants to use CNW CLI commands for workspace creation
instead of cloud.nx.app URLs.
Related Issue(s)
Fixes DOC-448 5a7d0b52 docs(misc): replace cloud onboarding with CNW in tutorials
All 3 major tutorials (React, Angular, TypeScript) direct users to
cloud.nx.app CTAs requiring GitHub account + full cloud onboarding
verification before the tutorial even starts. CNW starts dropped to
~1,800/day weekday (target ~2,700), likely due to this friction.
Self-healing CI content is buried at the bottom of tutorials where
only 15-20% of users scroll. "Nx Cloud" in the Getting Started sidebar
doesn't map to what a new user is trying to learn or do.
**Tutorials: cloud CTA → CNW command as primary path**
CNW and cloud onboarding use the same templates (identical file trees
and app names), so there's no content difference. Removing the GitHub
account requirement eliminates friction. Cloud CTA kept as secondary
option for users who want CI pre-configured.
**Tutorial content updated to match actual template output**
File trees, app names (shop not demo), scope (@org not @acme), and
directory structure (libs/ not packages/) now reflect what CNW actually
generates. Node.js prereq updated to v20.19 (current minimum).
**Self-healing CI extracted to standalone "Setting up CI" tutorial**
With 15-20% scroll-to-bottom rates, most users never reached the CI
content. A standalone tutorial with a clear topic makes it discoverable
from the sidebar and gives it a proper entry point.
**Nx Cloud moved from Getting Started to Orchestration & CI overview**
Gets ~1,747 views/30 days so the content has value, but it doesn't
belong in Getting Started where users are in their first 30 minutes.
Now lives as the overview page under Platform Features > Orchestration
& CI, where users find it when they're ready. Redirect preserves the
old URL.
**Sidebar: sentence case, reordering, expanded tutorials**
Sentence case applied per style guide. AI integrations moved before
Editor setup (4K vs 3K traffic/30 days). Tutorials expanded by default
so new users see them immediately. Gradle moved to bottom (barely any
traffic).
**Intro page: CNW/init commands added to "Where to go from here"**
Ensures the two primary onboarding commands are visible on the first
page users land on, not buried behind navigation.
**AI guidance added to ai-setup and enhance-AI pages**
Directs AI assistants to use CNW CLI commands for workspace creation
instead of cloud.nx.app URLs.
Related Issue(s)
Fixes DOC-448 5c0e75c5 docs(misc): replace cloud onboarding with CNW in tutorials
All 3 major tutorials (React, Angular, TypeScript) direct users to
cloud.nx.app CTAs requiring GitHub account + full cloud onboarding
verification before the tutorial even starts. CNW starts dropped to
~1,800/day weekday (target ~2,700), likely due to this friction.
Self-healing CI content is buried at the bottom of tutorials where
only 15-20% of users scroll. "Nx Cloud" in the Getting Started sidebar
doesn't map to what a new user is trying to learn or do.
**Tutorials: cloud CTA → CNW command as primary path**
CNW and cloud onboarding use the same templates (identical file trees
and app names), so there's no content difference. Removing the GitHub
account requirement eliminates friction. Cloud CTA kept as secondary
option for users who want CI pre-configured.
**Tutorial content updated to match actual template output**
File trees, app names (shop not demo), scope (@org not @acme), and
directory structure (libs/ not packages/) now reflect what CNW actually
generates. Node.js prereq updated to v20.19 (current minimum).
**Self-healing CI extracted to standalone "Setting up CI" tutorial**
With 15-20% scroll-to-bottom rates, most users never reached the CI
content. A standalone tutorial with a clear topic makes it discoverable
from the sidebar and gives it a proper entry point.
**Nx Cloud moved from Getting Started to Orchestration & CI overview**
Gets ~1,747 views/30 days so the content has value, but it doesn't
belong in Getting Started where users are in their first 30 minutes.
Now lives as the overview page under Platform Features > Orchestration
& CI, where users find it when they're ready. Redirect preserves the
old URL.
**Sidebar: sentence case, reordering, expanded tutorials**
Sentence case applied per style guide. AI integrations moved before
Editor setup (4K vs 3K traffic/30 days). Tutorials expanded by default
so new users see them immediately. Gradle moved to bottom (barely any
traffic).
**Intro page: CNW/init commands added to "Where to go from here"**
Ensures the two primary onboarding commands are visible on the first
page users land on, not buried behind navigation.
**AI guidance added to ai-setup and enhance-AI pages**
Directs AI assistants to use CNW CLI commands for workspace creation
instead of cloud.nx.app URLs.
Related Issue(s)
Fixes DOC-448