16 Commits

Author SHA1 Message Date
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
14e2dcf51d
docs(core): remove logo images (#12409) 2022-10-04 19:40:01 +00:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04: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
Benjamin Cabanes
ff7a25a1ba
docs(core): update overview package links (#11532) 2022-08-10 17:21:09 +00:00
Benjamin Cabanes
3eb2955245
docs(nxdev): show overview on package list view (#10189) 2022-05-06 15:48:44 -04:00
Chau Tran
ada6645093
docs(core): nestjs to use --project instead of --sourceRoot (#9435)
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-21 13:31:56 -04:00
Benjamin Cabanes
ae2b331154
docs(core): fix debugging nodejs link for nestjs overview (#9019) 2022-02-17 21:25:26 -05:00
Chau Tran
1ec7244c6a
docs(nest): update Nest plugin overview (#8903)
* docs(nest): update Nest plugin overview

* docs(nest): add back application proxies

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-02-15 08:59:12 -05: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
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix (#6058) 2021-06-17 13:55:49 -04:00
vsavkin
77d1cc3a02 fix(misc): fix treeview code samples 2021-03-11 20:36:18 -05:00
victor savkin
0a955a420c cleanup(docs): use words generator and executor in api docs 2020-11-24 11:57:52 -05:00
Jonathan Cammisuli
c1f1ba393b
docs(nest): include infomation about nest schematics (#2868) 2020-04-20 09:00:25 -04:00
Isaac Mann
ce56206373
docs(misc): add CLI overview page and misc docs updates (#2734)
* docs(docs): remove migration articles from menu

* docs(nest): fix typo

* docs(docs): fix typo in e2e docs

* docs(docs): cli-overview

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 06:45:19 -05:00
Jonathan Cammisuli
762bbc1d7b
docs(docs): add nest overview doc (#2732) 2020-03-26 20:26:23 -04:00