32 Commits

Author SHA1 Message Date
Isaac Mann
76d9f8bdc7
docs(core): node-server standalone tutorial (#14627) 2023-02-15 10:51:05 -05:00
Isaac Mann
2a294be6e2
docs(core): fix node tutorial to skip preset (#14468) 2023-01-18 13:56:56 -05:00
Victor Savkin
8572eed44e feat(core): add the ability to specify multiple targets 2022-12-22 14:21:06 -05:00
Isaac Mann
40703713e9
docs(core): default to using cloud in tutorials (#13952) 2022-12-21 18:20:16 +01:00
Katerina Skroumpelou
cda3d2eb07
docs(misc): a small typo (#13307) 2022-11-22 11:11:19 +02:00
Isaac Mann
702350d48a
docs(core): update caching and dte guides 2022-11-03 14:39:47 -04:00
Zachary DeRose
7175a6d121
docs(node): fixing diagram svg (#12645) 2022-10-15 15:55:30 -04:00
Benjamin Cabanes
e2caba74f4
docs(core): fix schema node tutorial (#12647) 2022-10-15 15:55:14 -04:00
Benjamin Cabanes
230307a313
docs(core): fix markup node tutorial (#12625) 2022-10-14 16:36:08 -04:00
Benjamin Cabanes
5fc1ce5ae7
docs(core): update node tutorial schemas (#12623) 2022-10-14 16:33:34 -04:00
Benjamin Cabanes
3622b7e75e
docs(core): update node tutorial schemas (#12620) 2022-10-14 16:14:41 -04:00
Benjamin Cabanes
aa1cf86607
docs(core): update node tutorial schemas (#12619) 2022-10-14 16:05:57 -04:00
Victor Savkin
10e626c995 cleanup(misc): clean up learn more links 2022-10-14 14:15:14 -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
1e5297edfc
docs(core): use shell code blocks (#12587) 2022-10-13 21:25:40 +00:00
Isaac Mann
41e2c84c7d docs(nxdev): new intro and package-based and integrated style tutorials 2022-10-13 20:43:04 +02:00
Isaac Mann
807430d16f
docs(nxdev): executor examples (#12049) 2022-09-19 09:49:07 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Benjamin Cabanes
563d5c965e
docs(core): add free course playlist on youtube (#11851) 2022-09-02 18:19:31 +00:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Caleb Ukle
b4c4501979
docs(testing): update docs to use correct filenames for cypress and jest (#11394)
ISSUES CLOSED: #11392
2022-08-01 13:25:26 -05:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities (#10965) 2022-06-30 15:30:38 -04:00
Victor Savkin
c52a8c2e9b feat(core): finalize the input api 2022-06-29 10:52:14 -04:00
Leosvel Pérez Espinosa
4db6c2db08
docs(misc): fix links not handled correctly by redirect rules (#10350) 2022-05-17 14:06:45 -04:00
Jason Jean
be07d75e91
docs(node): fix node tutorial typo (#10077) 2022-04-29 21:35:36 +00:00
Benjamin Cabanes
651d25c0d3
docs(nxdev): add tutorial next step links (#9365) 2022-03-16 18:22:54 +00:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json (#8936)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph (#8539)
* feat(core): add nx graph as alias of nx dep-graph

* docs(core): add note about old dep-graph syntax

* cleanup(core): formatting

* feat(core): formatting

* feat(core): formatting

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes (#8517) 2022-01-13 18:11:45 +00:00
ben
9827b5258c docs(nxdev): remove flavors and versions 2022-01-06 11:37:40 -05:00
Victor Savkin
67cb8cf8cc docs(misc): rework the content to remove flavours 2022-01-05 16:23:44 -05:00