Skip to content

Commit

Permalink
docs(core): what is Nx
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Apr 3, 2023
1 parent 059447b commit d00430e
Show file tree
Hide file tree
Showing 16 changed files with 505 additions and 125 deletions.
101 changes: 71 additions & 30 deletions docs/generated/manifests/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,54 +3,103 @@
"id": "nx",
"menu": [
{
"name": "Getting Started",
"name": "Start Here",
"path": "/getting-started",
"id": "getting-started",
"isExternal": false,
"children": [
{
"name": "Intro to Nx",
"name": "Getting Started",
"path": "/getting-started/intro",
"id": "intro",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Package-Based Repo Tutorial",
"path": "/getting-started/package-based-repo-tutorial",
"name": "Installation",
"path": "/getting-started/installation",
"id": "installation",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Why Nx?",
"path": "/getting-started/why-nx",
"id": "why-nx",
"isExternal": false,
"children": [],
"disableCollapsible": false
}
],
"disableCollapsible": false
},
{
"name": "Getting Started",
"path": "/getting-started/intro",
"id": "intro",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Installation",
"path": "/getting-started/installation",
"id": "installation",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Why Nx?",
"path": "/getting-started/why-nx",
"id": "why-nx",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "5 min Tutorials",
"path": "/tutorials",
"id": "tutorials",
"isExternal": false,
"children": [
{
"name": "Package-Based Monorepo",
"path": "/tutorials/package-based-repo-tutorial",
"id": "package-based-repo-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Integrated Repo Tutorial",
"path": "/getting-started/integrated-repo-tutorial",
"name": "Integrated Monorepo",
"path": "/tutorials/integrated-repo-tutorial",
"id": "integrated-repo-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "React Standalone Tutorial",
"path": "/getting-started/react-standalone-tutorial",
"name": "React Standalone",
"path": "/tutorials/react-standalone-tutorial",
"id": "react-standalone-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Angular Standalone Tutorial",
"path": "/getting-started/angular-standalone-tutorial",
"name": "Angular Standalone",
"path": "/tutorials/angular-standalone-tutorial",
"id": "angular-standalone-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Node Server Tutorial",
"path": "/getting-started/node-server-tutorial",
"name": "Node Standalone",
"path": "/tutorials/node-server-tutorial",
"id": "node-server-tutorial",
"isExternal": false,
"children": [],
Expand All @@ -60,48 +109,40 @@
"disableCollapsible": false
},
{
"name": "Intro to Nx",
"path": "/getting-started/intro",
"id": "intro",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Package-Based Repo Tutorial",
"path": "/getting-started/package-based-repo-tutorial",
"name": "Package-Based Monorepo",
"path": "/tutorials/package-based-repo-tutorial",
"id": "package-based-repo-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Integrated Repo Tutorial",
"path": "/getting-started/integrated-repo-tutorial",
"name": "Integrated Monorepo",
"path": "/tutorials/integrated-repo-tutorial",
"id": "integrated-repo-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "React Standalone Tutorial",
"path": "/getting-started/react-standalone-tutorial",
"name": "React Standalone",
"path": "/tutorials/react-standalone-tutorial",
"id": "react-standalone-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Angular Standalone Tutorial",
"path": "/getting-started/angular-standalone-tutorial",
"name": "Angular Standalone",
"path": "/tutorials/angular-standalone-tutorial",
"id": "angular-standalone-tutorial",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Node Server Tutorial",
"path": "/getting-started/node-server-tutorial",
"name": "Node Standalone",
"path": "/tutorials/node-server-tutorial",
"id": "node-server-tutorial",
"isExternal": false,
"children": [],
Expand Down
127 changes: 89 additions & 38 deletions docs/generated/manifests/nx.json
Original file line number Diff line number Diff line change
@@ -1,133 +1,184 @@
{
"/getting-started": {
"id": "getting-started",
"name": "Getting Started",
"name": "Start Here",
"description": "Get started with basic information, concepts and tutorials.",
"file": "",
"itemList": [
{
"id": "intro",
"name": "Intro to Nx",
"name": "Getting Started",
"description": "",
"file": "shared/getting-started/intro",
"itemList": [],
"isExternal": false,
"path": "/getting-started/intro",
"tags": []
},
{
"id": "installation",
"name": "Installation",
"description": "",
"file": "shared/getting-started/installation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/installation",
"tags": []
},
{
"id": "why-nx",
"name": "Why Nx?",
"description": "",
"file": "shared/getting-started/why-nx",
"itemList": [],
"isExternal": false,
"path": "/getting-started/why-nx",
"tags": []
}
],
"isExternal": false,
"path": "/getting-started",
"tags": []
},
"/getting-started/intro": {
"id": "intro",
"name": "Getting Started",
"description": "",
"file": "shared/getting-started/intro",
"itemList": [],
"isExternal": false,
"path": "/getting-started/intro",
"tags": []
},
"/getting-started/installation": {
"id": "installation",
"name": "Installation",
"description": "",
"file": "shared/getting-started/installation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/installation",
"tags": []
},
"/getting-started/why-nx": {
"id": "why-nx",
"name": "Why Nx?",
"description": "",
"file": "shared/getting-started/why-nx",
"itemList": [],
"isExternal": false,
"path": "/getting-started/why-nx",
"tags": []
},
"/tutorials": {
"id": "tutorials",
"name": "5 min Tutorials",
"description": "Get started with basic information, concepts and tutorials.",
"file": "",
"itemList": [
{
"id": "package-based-repo-tutorial",
"name": "Package-Based Repo Tutorial",
"name": "Package-Based Monorepo",
"description": "",
"file": "shared/npm-tutorial/package-based",
"itemList": [],
"isExternal": false,
"path": "/getting-started/package-based-repo-tutorial",
"path": "/tutorials/package-based-repo-tutorial",
"tags": []
},
{
"id": "integrated-repo-tutorial",
"name": "Integrated Repo Tutorial",
"name": "Integrated Monorepo",
"description": "",
"file": "shared/npm-tutorial/integrated",
"itemList": [],
"isExternal": false,
"path": "/getting-started/integrated-repo-tutorial",
"path": "/tutorials/integrated-repo-tutorial",
"tags": []
},
{
"id": "react-standalone-tutorial",
"name": "React Standalone Tutorial",
"name": "React Standalone",
"description": "",
"file": "shared/react-standalone-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/react-standalone-tutorial",
"path": "/tutorials/react-standalone-tutorial",
"tags": []
},
{
"id": "angular-standalone-tutorial",
"name": "Angular Standalone Tutorial",
"name": "Angular Standalone",
"description": "",
"file": "shared/angular-standalone-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/angular-standalone-tutorial",
"path": "/tutorials/angular-standalone-tutorial",
"tags": []
},
{
"id": "node-server-tutorial",
"name": "Node Server Tutorial",
"name": "Node Standalone",
"description": "",
"file": "shared/node-server-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/node-server-tutorial",
"path": "/tutorials/node-server-tutorial",
"tags": []
}
],
"isExternal": false,
"path": "/getting-started",
"path": "/tutorials",
"tags": []
},
"/getting-started/intro": {
"id": "intro",
"name": "Intro to Nx",
"description": "",
"file": "shared/getting-started/intro",
"itemList": [],
"isExternal": false,
"path": "/getting-started/intro",
"tags": []
},
"/getting-started/package-based-repo-tutorial": {
"/tutorials/package-based-repo-tutorial": {
"id": "package-based-repo-tutorial",
"name": "Package-Based Repo Tutorial",
"name": "Package-Based Monorepo",
"description": "",
"file": "shared/npm-tutorial/package-based",
"itemList": [],
"isExternal": false,
"path": "/getting-started/package-based-repo-tutorial",
"path": "/tutorials/package-based-repo-tutorial",
"tags": []
},
"/getting-started/integrated-repo-tutorial": {
"/tutorials/integrated-repo-tutorial": {
"id": "integrated-repo-tutorial",
"name": "Integrated Repo Tutorial",
"name": "Integrated Monorepo",
"description": "",
"file": "shared/npm-tutorial/integrated",
"itemList": [],
"isExternal": false,
"path": "/getting-started/integrated-repo-tutorial",
"path": "/tutorials/integrated-repo-tutorial",
"tags": []
},
"/getting-started/react-standalone-tutorial": {
"/tutorials/react-standalone-tutorial": {
"id": "react-standalone-tutorial",
"name": "React Standalone Tutorial",
"name": "React Standalone",
"description": "",
"file": "shared/react-standalone-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/react-standalone-tutorial",
"path": "/tutorials/react-standalone-tutorial",
"tags": []
},
"/getting-started/angular-standalone-tutorial": {
"/tutorials/angular-standalone-tutorial": {
"id": "angular-standalone-tutorial",
"name": "Angular Standalone Tutorial",
"name": "Angular Standalone",
"description": "",
"file": "shared/angular-standalone-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/angular-standalone-tutorial",
"path": "/tutorials/angular-standalone-tutorial",
"tags": []
},
"/getting-started/node-server-tutorial": {
"/tutorials/node-server-tutorial": {
"id": "node-server-tutorial",
"name": "Node Server Tutorial",
"name": "Node Standalone",
"description": "",
"file": "shared/node-server-tutorial/1-code-generation",
"itemList": [],
"isExternal": false,
"path": "/getting-started/node-server-tutorial",
"path": "/tutorials/node-server-tutorial",
"tags": []
},
"/core-tutorial": {
Expand Down
Loading

0 comments on commit d00430e

Please sign in to comment.