52 Commits

Author SHA1 Message Date
Isaac Mann
281df64ba8
Docs video updates (#8254)
* docs(core): fix youtube allow=fullscreen attribute

* docs(react): add video to cra-to-nx guide

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 09:55:27 -05:00
Victor Savkin
88751a3685 chore(repo): clean up the language to match the new tag line 2021-12-17 16:08:38 -05:00
Miroslav Jonaš
1afeeb6be1
docs(core): move misleading migration overview page (#7608) 2021-11-04 14:39:38 +01:00
Victor Savkin
cc3078e307 cleanup(nxdev): minor home page tweaks 2021-11-01 12:06:48 -04:00
Victor Savkin
5b9992c62a docs(react): rework the core section to highlight nx core 2021-10-28 19:48:13 -04:00
Victor Savkin
a20f326ac4 docs(core): add a plugin about using nx without plugins 2021-10-19 15:49:52 -04:00
Benjamin Cabanes
1377728f41
docs(nxdev): better path interpolation (#7112) 2021-09-23 14:07:15 -04:00
Jason Jean
da7bbc908e
docs(core): rewrite the CLI guide (#6801) 2021-08-23 22:08:41 -04:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Jason Jean
5f2129ff77
docs(angular): clarify title of setting up nx in an angular cli project (#6717) 2021-08-13 08:28:30 -07:00
vsavkin
9cacfb8307 docs(misc): tweaks to the intro and monoreo guides 2021-07-13 14:25:14 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Brandon Roberts
d81837c880 docs(core): add mental model overview guide 2021-06-22 11:17:19 -04:00
vsavkin
96d9140bf9 docs(misc): minor improvements in the docs 2021-06-17 10:28:21 -04:00
vsavkin
f82344d63a chore(repo): refine the tag line 2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d feat(misc): change the nx tag line 2021-05-18 16:07:22 -04:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section (#5139)
* docs(nxdev): rewrite getting started section

* docs(nxdev): revisions

* docs(nxdev): update features section

* docs(nxdev): updates

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
Victor Savkin
2f2efb8b4d docs(misc): introduce the core concepts docs section 2020-12-22 15:54:55 -05:00
Victor Savkin
24bf8e8b0d wip 2020-12-22 14:56:26 -05:00
Kamal Dev
2c7fa421eb fix(docs): Incorrect command on Angular Getting Started #4378
https://github.com/nrwl/nx/issues/4378
2020-12-22 09:20:45 -05:00
Victor Savkin
2c5310bcc2 docs(misc): misc docs cleanup 2020-12-21 10:43:03 -05:00
Caitlin Cashin
27542a2cd2 chore(repo): update resources
I removed the list of individual talks, presentations, and podcasts (maintaining the doc with every new talk is a lot of work, and the list was getting very long). We'll maintain a YouTube playlist with all that info. The playlist and Office Hours playlist are now linked in the "Additional Resources" section (formerly known as "Misc").

Also fixed a few typographical/formatting issues
2020-12-15 16:15:15 -05:00
Isaac Mann
35015dd891 cleanup(docs): update terminology for docs related to nx/devkit 2020-12-06 13:52:08 -05:00
Juri Strumpflohner
da77047a4f
docs(misc): add ngconf webinar recording to talks (#4064) 2020-11-11 16:19:12 +01:00
Victor Savkin
0111d87575 feat(repo): have separate readmes for all plugins 2020-06-14 23:33:05 -04:00
Victor Savkin
68b5d598f3 docs(misc): update readme and docs to point to new videos 2020-05-14 12:43:00 -04:00
Isaac Mann
680541b89f
Global config files docs (#2974)
* docs(misc): add docs on global config files

* docs(docs): move configuration under workspace

Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:32:08 -04:00
Isaac Mann
0710040e88
docs(docs): clarify what does nx add to ng cli transition (#2976)
* docs(docs): clarify what does nx add to ng cli transition

* docs(docs): change back to ing verbs

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:31:49 -04:00
Jonathan Cammisuli
d143f23155
fix(docs): update content urls to new ones (#2897) 2020-04-23 10:37:28 -04:00
Victor Savkin
e17fcdca0f docs(core): fix links + minor changes 2020-03-30 15:38:20 -04:00
Victor Savkin
295225a8a7 docs(core): clarify cli docs 2020-03-29 14:52:15 -04:00
Brandon Roberts
7029bddb43 docs(misc): update resources page for Angular and React 2020-03-26 17:10:51 -04:00
Wes Grimes
bb12d7c6d6 feat(core): nx list enhancements and cleanup 2020-03-18 17:51:39 -04:00
Brandon Roberts
ba95ccf801 docs(angular): remove references to Angular Console videos 2020-03-10 09:04:06 -04:00
Brandon
d7be9c1694 feat(core): add support for interactive mode when using presets (#2258)
* feat(core): add support for interactive mode when using presets

* fix(angular): get interactive flag from schematic context for preset task

* docs(core): add note about using interactive mode with presets

* fix(core): update parsing of interactive argument for preset
2020-01-24 13:00:35 -05:00
Brandon Roberts
fd78f0923c docs(nx): add guide on transitioning to an Nx workspace 2019-12-02 17:35:34 -05:00
ben
539c608f20 docs(nx): add nx courses 2019-11-28 07:53:30 -05:00
Jo Hanna Pearce
607bcfdeb2 feat(nx): refactor nx list to also show plugins with builders and uninstalled approved plugins 2019-11-11 13:09:18 -05:00
ben
cf904fe3c8 docs(nx): update course markup for nx.dev 2019-10-09 14:10:20 -04:00
Jo Hanna Pearce
b962b09ac6 feat(nx): add new nx list command which enables simpler schematic discovery 2019-10-08 10:59:38 -04:00
ben
936801df9d docs(nx): add course screenshot 2019-10-07 10:42:42 -04:00
ben
5bfe9a88fc docs(angular): update image monorepo angular book cover 2019-09-26 09:23:44 -04:00
ben
047fb3200c docs(nx): add nx video course links 2019-09-26 09:23:34 -04:00
Victor Savkin
3579c5a8b9 fix(nx): misc next.js related fixes 2019-09-09 12:29:43 -04:00
Victor Savkin
54d5826103 docs(nx): update readme 2019-08-19 10:42:37 -04:00
mehrad-rafigh
b892c1e6bf docs(nx): use --save-dev for npm install scripts instead of --dev
--save-dev is the correct option for npm, not --dev which is yarn specific

Closes #1681
2019-08-06 10:24:07 -04:00
Victor Savkin
2abe13d5f4 docs(nx): share guides between different nx.dev flavours 2019-07-31 15:48:09 -04:00
ben
d9084a08ab docs(fundamentals): monorepos & automation 2019-07-30 20:17:04 -04:00
Brandon
8452b2823a
docs(nx): update React and Web Components docs for Nx CLI usage (#1620) 2019-07-24 22:58:41 -05:00