51 Commits

Author SHA1 Message Date
Isaac Mann
1d9d91110d
feat(nx-dev): tutorialkit project (#29992)
Adds a tutorial project under nx-dev
The tutorials are run in browser and can be accessed here:

[/tutorials](https://nx-dev-git-nx-dev-tutorialkit-nrwl.vercel.app/tutorials)

The tutorials include:
- TypeScript Packages
- React Monorepo
- Angular Monorepo

In the future, we will link directly from the sidebar to the in-browser
tutorials.
2025-04-09 07:14:19 -04:00
Nicholas Cunningham
b9b89b2575
feat(nx-dev): Use app router for blogs (#23127)
The PR activates the app router for the Blog page at /blog. 

Its purpose is to test Next.js changes within nx-dev, allowing us to
identify and address any issues that users might encounter.
Integrating these changes into our environment, we can gain firsthand
experience and insights into potential problems, ensuring that the
updates are robust and reliable.

This approach helps us improve the overall quality and user experience
of our platform by proactively identifying and resolving any issues that
could affect consumers.
2024-06-11 09:28:29 -04:00
Isaac Mann
e78116d709
chore(repo): revert enable e2e splitting for nx-dev-e2e (#21922) (#22164) 2024-03-05 09:36:41 -05:00
Jack Hsu
454e78e32b
chore(repo): enable e2e splitting for nx-dev-e2e (#21922) 2024-03-04 16:59:21 -05:00
Miroslav Jonaš
c4e56858b0
fix(nx-dev): make sure all redirects are used (#18214) 2023-07-20 15:41:33 +02:00
Miroslav Jonas
34cde20426 fix(nx-dev): add missing redirects 2023-07-19 16:36:18 +02:00
Miroslav Jonas
7280cb0f72 fix(nx-dev): fix broken redirects after nesting tutorials 2023-07-19 16:36:18 +02:00
Jack Hsu
d8eb998fb4
docs(misc): revert to external redirect rules file (#17203) 2023-05-25 11:44:23 -04:00
Victor Savkin
d4438cd2d5 chore(misc): publish 16.3.0-beta.3 2023-05-19 16:39:54 -04:00
Juri
3472897dad feat(nx-dev): add watch to automatically sync docs to nx-dev when developing locally 2023-05-19 09:15:48 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Benjamin Cabanes
739e1ab702
fix(nx-dev): add redirects for new tutorials (#16355) 2023-04-17 18:46:18 -04:00
Nicholas Cunningham
be81405a84
fix(nextjs): refactor how webpack config is loaded with nextjs (#15650)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-03-15 18:07:19 -04:00
Benjamin Cabanes
2732365a43
docs(nxdev): remove partytown usage (#14370) 2023-01-16 13:26:56 +01:00
Benjamin Cabanes
9e07cf4146
docs(nxdev): add tutorial redirect rules (#14346)
closes https://github.com/nrwl/nx/issues/14134
2023-01-13 10:37:58 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Benjamin Cabanes
24a15edef6
docs(nxdev): remove redirect rules for landing pages (#13589) 2022-12-02 10:35:13 -05:00
Benjamin Cabanes
63820a9e50
docs(nxdev): fix root level card links (#13555) 2022-12-02 09:09:31 -05:00
Benjamin Cabanes
2d43fddb87
docs(nxdev): copy documentation files in sync (#13387) 2022-11-24 15:47:25 -05:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Isaac Mann
20fe12b1b9
docs(core): nx cloud intro (#13132) 2022-11-13 13:26:23 -05:00
Zachary DeRose
8fcc2b4a58
feat(nxdev): redirects to send legacy tutorial links to new locations (#12752) 2022-10-24 09:49:37 -04:00
Zachary DeRose
1298a0f6db
docs(core): node and react tutorial rework (#12498)
* docs(react): update react tutorial text

* docs(react): fixes to computation cache lesson

* docs(react): reworking react tutorial

* docs(react): fixing broken links in tutorial

* docs(react): fixing broken more links in tutorial

* docs(react): fixing last broken link in tutorial

* docs(react): really fixing last broken link in tutorial

* fixing images in preview

* docs(react): cleaning up text and formatting issues

* docs(react): more fixes and cleanup

* docs(react): more fixes

* docs(react): fixing nx console broken links

* docs(react): adjusting ending summary cards

* docs(react): more typo fixes

* docs(react): incorporating victor and isaac's feedback

* docs(react): fixing broken link

* docs(react): a self-round of typo and formatting fixes

* docs(react): another round of formatting fixes

* docs(react): another small change

* docs(react): another typo fix

* docs(react): more typo fixed noticed working with node tutorial

* docs(react): making h1's consistent

* docs(react): fixing tab title for part 1

* docs(react): fixing the title

* docs(react): escaping colon in title

* docs(node): copying react tutorials as starting point

* docs(node): fixing map.json and links to other lessons

* docs(node): updating the copy-pasted react tutorial for the node example

* docs(node): more fixes after self-review

* docs(node): fixing another typo

* docs(node): Making h1's consistent

* docs(node): fixing tab title in step 1

* docs(node): fixing the title

* docs(node): escaping colon in title

* docs(core): nx graph => project graph

* docs(core): fixing titles

* docs(core): further shortening the text

* docs(core): formatting fixes

* docs(core): responding to victor comments

* docs(core): switching to new terminal code blocks

* docs(core): light and dark mode friendly images
2022-10-14 10:12:05 -07:00
Benjamin Cabanes
f4d9b3dc2e
docs(nxdev): add redirect rule for add-to-monorepo recipe (#12580) 2022-10-13 15:04:02 -04:00
Benjamin Cabanes
09afb89a3d
docs(nxdev): add /docs redirect rule (#12372) 2022-10-03 13:55:02 -04:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui (#12370) 2022-10-03 16:11:01 +00:00
Benjamin Cabanes
bef6e98b1d
docs(nxdev): enable scroll restoration (#12205) 2022-09-23 14:58:58 +00:00
Benjamin Cabanes
68b03c5345
docs(nxdev): add redirections for diataxis restructure (#11850) 2022-09-02 17:42:25 +00:00
Benjamin Cabanes
68a2a11ac4
docs(nxdev): add security headers (#11240) 2022-07-21 17:54:28 +00:00
Benjamin Cabanes
f08d4ab790
docs(nxdev): move content from cli into nx (#11085) 2022-07-13 13:01:02 -04:00
Benjamin Cabanes
6bca146ebf
docs(nxdev): enable partytown offloading script strategy (#10795) 2022-06-17 16:02:59 +00:00
Benjamin Cabanes
5671b53ac7
docs(nxdev): add nx console redirect rule (#10401) 2022-05-19 21:21:45 +00:00
Benjamin Cabanes
8f7af1cdd5
docs(nxdev): support older generic paths (#10247) 2022-05-11 15:02:09 +00:00
Benjamin Cabanes
8cb07be771
docs(nxdev): add redirect for overview urls (#10190) 2022-05-06 16:06:15 -04:00
Benjamin Cabanes
84ea77655f
docs(nxdev): add url redirection patterns (#9555) 2022-03-28 10:28:50 -04:00
Benjamin Cabanes
4d7a7e6e8e
docs(nxdev): add url redirection patterns (#9553) 2022-03-28 14:09:50 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Miroslav Jonaš
7d487fe3d5
chore(nxdev): fix invalid path import (#8841) 2022-02-04 14:35:40 +01:00
Benjamin Cabanes
3f36921aaa
docs(nxdev): flatten storybook executors map links (#8822) 2022-02-03 11:03:00 -05:00
Benjamin Cabanes
f62b7091d3
docs(nxdev): remove gitted docs (#8819) 2022-02-03 08:52:54 -05:00
Kirils L
68c63f30a8
docs(nextjs): move next.js guide to next.js plugin page (#8758) 2022-01-31 15:12:45 -05:00
Benjamin Cabanes
630c850ccf
docs(nxdev): add storybook redirect rules (#8460) 2022-01-10 15:06:13 +00:00
Benjamin Cabanes
54a5eb989d
docs(nxdev): ci-overview redirect rule (#8412) 2022-01-06 19:20:11 +00:00
ben
9827b5258c docs(nxdev): remove flavors and versions 2022-01-06 11:37:40 -05:00
Victor Savkin
20f731990c docs(misc): rework the top section of docs 2022-01-04 14:11:31 -05:00
Jack Hsu
63d9c578a3
docs(core): fix preview images and refactored out WORKSPACE_ROOT environment variable (#6311) 2021-07-09 04:19:02 +00:00
Jack Hsu
1093189280
docs(core): add redirect for /latest/guides/eslint to /guides/eslint since we use the former in our executor (#6053) 2021-06-17 12:46:45 -04:00
Jack Hsu
9838d2dd46
docs(core): fix internal package dependencies so nx.dev is not affected by their changes (#5878) 2021-06-03 14:13:28 -04:00
Jack Hsu
ea9bf19cb0
docs(core): add flavor picker non-flavor specific routes (#5831) 2021-05-29 03:34:46 +00:00
Jack Hsu
d1e8102b04
docs(core): refactor documents API access for nx.dev so redirect data can be bundled in the exported function (#5734) 2021-05-21 05:22:15 +00:00