Skip to content

Commit

Permalink
feat(nx-dev): allow custom media images
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann committed Dec 5, 2023
1 parent cc7e3e2 commit d0912b8
Show file tree
Hide file tree
Showing 10 changed files with 817 additions and 9 deletions.
117 changes: 117 additions & 0 deletions docs/generated/manifests/ci.json

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions docs/generated/manifests/extending-nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
"id": "intro",
"name": "Intro",
"description": "Learn about plugins.",
"mediaImage": "",
"file": "",
"itemList": [
{
"id": "getting-started",
"name": "Getting Started with Plugins",
"description": "Learn how to extend Nx by creating and releasing your own Nx plugin.",
"mediaImage": "",
"file": "shared/plugins/intro",
"itemList": [],
"isExternal": false,
Expand All @@ -24,6 +26,7 @@
"id": "getting-started",
"name": "Getting Started with Plugins",
"description": "Learn how to extend Nx by creating and releasing your own Nx plugin.",
"mediaImage": "",
"file": "shared/plugins/intro",
"itemList": [],
"isExternal": false,
Expand All @@ -34,12 +37,14 @@
"id": "tutorials",
"name": "5 Min Tutorials",
"description": "Get started with plugins",
"mediaImage": "",
"file": "",
"itemList": [
{
"id": "create-plugin",
"name": "Create a Local Plugin",
"description": "",
"mediaImage": "",
"file": "shared/plugins/create-plugin",
"itemList": [],
"isExternal": false,
Expand All @@ -50,6 +55,7 @@
"id": "publish-plugin",
"name": "Maintain a Published Plugin",
"description": "",
"mediaImage": "",
"file": "shared/plugins/maintain-published-plugin",
"itemList": [],
"isExternal": false,
Expand All @@ -65,6 +71,7 @@
"id": "create-plugin",
"name": "Create a Local Plugin",
"description": "",
"mediaImage": "",
"file": "shared/plugins/create-plugin",
"itemList": [],
"isExternal": false,
Expand All @@ -75,6 +82,7 @@
"id": "publish-plugin",
"name": "Maintain a Published Plugin",
"description": "",
"mediaImage": "",
"file": "shared/plugins/maintain-published-plugin",
"itemList": [],
"isExternal": false,
Expand All @@ -85,12 +93,14 @@
"id": "recipes",
"name": "Recipes",
"description": "Focused instructions to complete a specific task",
"mediaImage": "",
"file": "",
"itemList": [
{
"id": "local-executors",
"name": "Write a Simple Executor",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/local-executors",
"itemList": [],
"isExternal": false,
Expand All @@ -101,6 +111,7 @@
"id": "compose-executors",
"name": "Compose Executors",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/compose-executors",
"itemList": [],
"isExternal": false,
Expand All @@ -111,6 +122,7 @@
"id": "local-generators",
"name": "Write a Simple Generator",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/local-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -121,6 +133,7 @@
"id": "composing-generators",
"name": "Compose Generators",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/composing-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -131,6 +144,7 @@
"id": "generator-options",
"name": "Provide Options for Generators",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/generator-options",
"itemList": [],
"isExternal": false,
Expand All @@ -141,6 +155,7 @@
"id": "creating-files",
"name": "Create Files",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/creating-files",
"itemList": [],
"isExternal": false,
Expand All @@ -151,6 +166,7 @@
"id": "modifying-files",
"name": "Modify Files",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/modifying-files",
"itemList": [],
"isExternal": false,
Expand All @@ -161,6 +177,7 @@
"id": "migration-generators",
"name": "Write a Migration",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/migration-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -171,6 +188,7 @@
"id": "create-preset",
"name": "Create a Preset",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/create-preset",
"itemList": [],
"isExternal": false,
Expand All @@ -181,6 +199,7 @@
"id": "create-install-package",
"name": "Create an Install Package",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/create-install-package",
"itemList": [],
"isExternal": false,
Expand All @@ -191,6 +210,7 @@
"id": "project-graph-plugins",
"name": "Modify the Project Graph",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/project-graph-plugins",
"itemList": [],
"isExternal": false,
Expand All @@ -206,6 +226,7 @@
"id": "local-executors",
"name": "Write a Simple Executor",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/local-executors",
"itemList": [],
"isExternal": false,
Expand All @@ -216,6 +237,7 @@
"id": "compose-executors",
"name": "Compose Executors",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/compose-executors",
"itemList": [],
"isExternal": false,
Expand All @@ -226,6 +248,7 @@
"id": "local-generators",
"name": "Write a Simple Generator",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/local-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -236,6 +259,7 @@
"id": "composing-generators",
"name": "Compose Generators",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/composing-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -246,6 +270,7 @@
"id": "generator-options",
"name": "Provide Options for Generators",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/generator-options",
"itemList": [],
"isExternal": false,
Expand All @@ -256,6 +281,7 @@
"id": "creating-files",
"name": "Create Files",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/creating-files",
"itemList": [],
"isExternal": false,
Expand All @@ -266,6 +292,7 @@
"id": "modifying-files",
"name": "Modify Files",
"description": "",
"mediaImage": "",
"file": "shared/recipes/generators/modifying-files",
"itemList": [],
"isExternal": false,
Expand All @@ -276,6 +303,7 @@
"id": "migration-generators",
"name": "Write a Migration",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/migration-generators",
"itemList": [],
"isExternal": false,
Expand All @@ -286,6 +314,7 @@
"id": "create-preset",
"name": "Create a Preset",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/create-preset",
"itemList": [],
"isExternal": false,
Expand All @@ -296,6 +325,7 @@
"id": "create-install-package",
"name": "Create an Install Package",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/create-install-package",
"itemList": [],
"isExternal": false,
Expand All @@ -306,6 +336,7 @@
"id": "project-graph-plugins",
"name": "Modify the Project Graph",
"description": "",
"mediaImage": "",
"file": "shared/recipes/plugins/project-graph-plugins",
"itemList": [],
"isExternal": false,
Expand Down
Loading

0 comments on commit d0912b8

Please sign in to comment.