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
Umair Hafeez
ddad52bc82
docs(angular): update 'npm run' to 'npx nx' for affected commands ( #7738 )
...
* docs(angular): update 'npm run' to 'npx nx' for affected commands
The tutorial refers to using 'npm run' for the affected commands, which doesn't work if the
workspace is generated using yarn.
To fix that, change it to 'npx nx' so it works in all cases,
like other places in the docs.
* chore(misc): fix formatting
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-16 17:57:34 -05:00
Brandon
5d81232a61
docs(angular): cleanup Angular tutorial ( #7583 )
2021-11-01 15:01:23 -05: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
85f92e740e
feat(misc): simplify npm scripts generated ( #6764 )
2021-08-20 12:07:26 -04:00
Brandon
eef0db73bf
docs(core): cleanup tutorials ( #6268 )
...
* docs(core): cleanup tutorials
* chore: review fix
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2021-07-06 13:07:59 -04:00
Brandon Roberts
d81837c880
docs(core): add mental model overview guide
2021-06-22 11:17:19 -04:00
Benjamin Cabanes
4a9512dcd1
docs(core): remove tutorial sections ( #5965 )
2021-06-10 15:24:59 -04:00
Brandon Roberts
d9513d63a0
docs(misc): update consistency for root files, generators, and executors
2021-05-27 13:29:04 -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
vsavkin
77d1cc3a02
fix(misc): fix treeview code samples
2021-03-11 20:36:18 -05:00
katerina
00f01bec1c
docs(nxdev): updated the tutorial headings in the docs
2021-03-08 11:03:11 -05:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links ( #4790 )
2021-02-25 12:48:36 -05:00
Isaac Mann
e55234f2eb
docs(nxdev): flatten the docs
2021-02-05 20:33:28 -05:00
Benjamin Cabanes
bb77e1254a
docs(core): update yt embeded dimensions ( #4531 )
2021-01-14 15:31:44 -05: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
Benjamin Cabanes
86c0eef9cc
docs(core): separate prompts on create app tutorial ( #4188 )
2020-12-02 17:30:19 -05:00
Victor Savkin
5e9a7d76ac
cleanup(repo): remove bazel package
2020-11-02 09:28:14 -05:00
Machiste Quintana
608510f9a7
docs(angular): Reorganize CLI docs in tutorial to match React tutorial
2020-09-24 10:51:50 -04:00
Machisté N. Quintana
4ab8ff7705
docs(angular): Update plain nx commands to npx in angular tutorial
2020-09-24 10:51:50 -04:00
Zachary DeRose
d1f740e264
fix(docs): Updating size of youtube embeds ( #3798 )
2020-09-23 16:07:55 -04:00
Zachary DeRose
c9e167b6ae
feat(docs): Adding videos for Angular tutorials ( #3787 )
2020-09-22 17:49:07 -04:00
Jonathan Cammisuli
b49f0af610
chore(docs): add node tutorial files ( #3663 )
2020-09-09 14:28:59 -04:00
Victor Savkin
7476fdfa69
fix(docs): fix typo in tutorials
2020-08-18 22:59:46 -04:00
Jessica Campbell
8a0a2a15f3
Update 08-create-libs.md
...
Update doc to add missing "ui" in path
2020-08-14 15:08:52 -04:00
Sharif Jubayer Arefin
5fd392fd40
docs(docs): Add missing class todo in todos.component.html
2020-08-05 23:07:03 -04:00
Victor Savkin
3cd9f4fe6c
feat(misc): add nx package to make installing global cli easier
2020-07-29 12:16:12 -04:00
Gui Seek
e377bbe5da
docs(angular): fixed link to page nx and cli
...
When introducing the tool to a friend, I clicked on the link "learn more about nx cli and angular
cli", which resulted in a blank page; there was `%60` in the URL. After decodeURI, I thought it
would have the "grave accent" (used in template string) that should not be there. So, I removed it.
2020-06-10 21:59:53 -04:00
arrenv
6ead041f9d
docs(docs): add explanation for serving multiple projects ( #2753 )
...
* Update 06-proxy.md
* Update docs/angular/tutorial/06-proxy.md
2020-05-25 17:53:53 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 ( #2934 )
...
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -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
Benjamin Cabanes
0f3d14f43f
fix(docs): update ng for nx in documentation ( #2763 )
2020-03-30 14:39:01 -04:00
Victor Savkin
4ef43ee9cb
feat(docs): update tutorials
2020-03-26 14:52:16 -04:00
Brandon Roberts
ba95ccf801
docs(angular): remove references to Angular Console videos
2020-03-10 09:04:06 -04:00
Bart Duisters
7ef0652bcc
docs(nx): grammar fixes in tutorial application
2019-10-31 15:27:40 -04:00
Jo Pearce
0b72c63be9
docs(nx): add tutorial note on restarting TS server when editing with VS Code ( #1781 )
2019-09-05 07:34:22 -05:00
mehrad-rafigh
97d7ebea4c
docs(nx): update node api url of step in angular tutorial
...
Closes #1715
2019-08-14 14:11:58 -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
Victor Savkin
ccd5854a98
docs(nx): update docs for web components and react
2019-06-25 13:09:33 -04:00