59 Commits

Author SHA1 Message Date
Juri
437bad4aac docs(misc): add description frontmatter for better SEO 2025-03-04 16:58:14 +01:00
Isaac Mann
cd361ef0ef
docs(core): react tutorial with workspaces (#30149)
Updates the react monorepo tutorial to use `--workspaces`
Small updates to the angular monorepo tutorial
2025-02-24 14:10:48 -05:00
Isaac Mann
a90de969ab
docs(core): remove standalone tutorials (#30125)
Remove standalone tutorials
2025-02-20 15:47:04 -05:00
Isaac Mann
c32d2c77f4
docs(core): typescript packages tutorial (#29721)
Renames the NPM workspaces tutorial to TypeScript Packages tutorial and
updates the intro text a bit. The content is all still valid for ts
project references
2025-01-22 14:30:55 -05:00
Isaac Mann
c3d53a4900 docs(core): fix star icon 2024-11-21 21:52:48 +01:00
Isaac Mann
58769f8634 docs(core): star on github cta 2024-11-21 21:52:48 +01:00
Juri Strumpflohner
a1fe42b158
feat(nx-dev): add video course page (#28736)
https://nx-dev-git-video-course-nrwl.vercel.app/courses
2024-11-07 10:03:04 -05:00
Benjamin Cabanes
a89e34cfca
docs(nx-dev): add star github button on intro (#28758) 2024-11-01 17:42:44 -04:00
Isaac Mann
1fec637514 docs(core): update docs/shared/getting-started/intro.md 2024-10-28 16:21:42 +01:00
Juri
8b1a041f92 docs(core): link nx import on entry page 2024-10-28 16:21:42 +01:00
Isaac Mann
ba47c72981
docs(core): add organization plugin tutorial (#27279)
Updates the Extending Nx section.

- New intro content
- Enforce Organizational Best Practices tutorial
- Tooling Plugin tutorial
    - Flexible base generators
    - Inferred tasks
    - Executors
    - Migration generators
    - Publishing and listing the plugin
    - E2E testing with Verdaccio

In a separate PR:
- Repository Structure Plugin tutorial
    - Presets
    - Create-* script
    - Migration generators
2024-08-15 10:22:07 -04:00
Juri Strumpflohner
2d84fb4666
docs(core): remove leftover tab that caused layout issues (#27352)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-08-09 08:00:19 -04:00
Benjamin Cabanes
85d310a8c2
feat(nx-dev): update home page (#26893)
Add new sections and update information about Nx.

---------

Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-16 15:43:41 -04:00
Isaac Mann
8363ba4a5e
docs(core): intro updates (#23247)
Update the Editor setup page
Add more features to the intro page
2024-05-08 12:34:52 -04:00
Isaac Mann
1fe262ad7d
docs(core): gradle tutorial (#22942)
Create a Gradle tutorial


https://nx-dev-git-fork-isaacplmann-docs-gradle-tutorial-nrwl.vercel.app/getting-started/tutorials/gradle-tutorial

---------

Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-05-06 14:18:07 -04:00
Isaac Mann
81c6c72121
docs(core): remove CRA migration guide (#22696) 2024-04-05 15:37:34 -04:00
Isaac Mann
81235494a1
docs(core): remove integrated tutorial (#22666) 2024-04-04 14:44:17 -04:00
Isaac Mann
10460ffeaa
docs(core): rearrange intro page (#22424) 2024-03-21 10:24:08 -04:00
Isaac Mann
650dcf31af
docs(core): npm workspace tutorial (#22018) 2024-03-08 15:01:49 -05:00
Isaac Mann
bf1dcdc986
docs(core): nx cloud video (#22103) 2024-03-05 20:25:07 +01:00
Jordan Hall
7eb83940de
docs(core): remove reference to deno (#21631)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-02-12 15:57:10 -05:00
Isaac Mann
61436a64ef
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Katerina Skroumpelou
db1dfbd473
docs(vue): remove showcase for vue and nuxt (#21145) 2024-01-16 17:08:43 +02:00
Isaac Mann
ba35bf19c3
fix(nx-dev): dynamic classes not allowed (#20800) 2023-12-15 15:07:43 -05:00
Colum Ferry
3b5bf6d1d1
feat(remix): add remix (#20641) 2023-12-13 11:07:08 -05:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Isaac Mann
2d069796b3
docs(core): link to vue docs (#19797) 2023-10-24 09:36:12 -04:00
Zachary DeRose
02148893ba
docs(misc): http to https for discord links (#19053) 2023-10-02 15:01:41 -04:00
Isaac Mann
d1fe398ea0
docs(core): packages to api (#19281) 2023-09-22 14:24:35 -04:00
Katerina Skroumpelou
45ec8ba80d
fix(nx-dev): rspack link in getting-started section (#18908) 2023-08-30 12:42:47 +00:00
Juri
dd377d4597 docs(core): restructure & update intro page
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-08-29 08:59:26 +02:00
Juri
9610fdd90c feat(nx-dev): update terminal markdown embeds 2023-07-31 21:49:46 +02:00
Juri
9732188eee docs(core): fix localhost link on intro page 2023-07-28 21:40:30 +02:00
Miroslav Jonas
42a06b67d2 feat(nx-dev): restructure recipes 2023-07-25 15:09:46 +02:00
Jack Hsu
4d5509bd04 docs(misc): update intro page to clarify tutorial links 2023-07-19 20:40:40 +02:00
Juri
8d160b277e docs(core): improve visibility of CNW command on intro page 2023-07-18 11:01:47 +02:00
Miroslav Jonaš
b41ca210fe
docs(nx-dev): nest 5 minute tutorials under getting started (#17897) 2023-07-04 15:17:49 +02:00
Juri
7989facc85 docs(core): what is Nx 2023-04-10 13:05:41 -04:00
Benjamin Cabanes
6749701ed2
fix(nx-dev): add misc style corrections (#15909) 2023-03-28 10:31:39 -04:00
Nicholas Cunningham
6d499047dd
docs(node): change Node Tutorial to Node Server Tutorial (#15180) 2023-02-23 10:59:22 -07:00
Isaac Mann
fd6f427997
docs(core): standalone tutorial cards in 3 columns (#15027) 2023-02-15 21:11:24 -05:00
Isaac Mann
76d9f8bdc7
docs(core): node-server standalone tutorial (#14627) 2023-02-15 10:51:05 -05:00
Isaac Mann
b85f9de9e7
docs(core): fix import paths in standalone tutorials (#14797) 2023-02-03 11:59:25 -05:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards (#13522) 2022-12-06 10:29:47 -05:00
Juri
909ffcccbb docs(core): fix angular migration link 2022-10-13 20:43:04 +02:00
Juri
ab89351f62 docs(core): adjust broken add to monorepo links 2022-10-13 20:43:04 +02:00
Isaac Mann
41e2c84c7d docs(nxdev): new intro and package-based and integrated style tutorials 2022-10-13 20:43:04 +02:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Isaac Mann
ecec02218c
docs(nxdev): integrated vs package-based (#11957) 2022-09-09 12:44:29 -04:00