From 2c3ec035021d38325779d2ba09ff06af6dbacb0e Mon Sep 17 00:00:00 2001 From: "Ricardo M." Date: Mon, 30 Mar 2026 19:18:46 +0200 Subject: [PATCH] chore: Design documentation structure --- .../designer/01-managing-routes/_index.md | 41 +++++++++++++++++++ content/docs/designer/02-nodes/_index.md | 41 +++++++++++++++++++ .../designer/03-reordering-nodes/_index.md | 41 +++++++++++++++++++ .../designer/04-runtime-selector/_index.md | 41 +++++++++++++++++++ .../designer/05-executing-routes/_index.md | 41 +++++++++++++++++++ content/docs/designer/06-settings/_index.md | 41 +++++++++++++++++++ 6 files changed, 246 insertions(+) create mode 100644 content/docs/designer/01-managing-routes/_index.md create mode 100644 content/docs/designer/02-nodes/_index.md create mode 100644 content/docs/designer/03-reordering-nodes/_index.md create mode 100644 content/docs/designer/04-runtime-selector/_index.md create mode 100644 content/docs/designer/05-executing-routes/_index.md create mode 100644 content/docs/designer/06-settings/_index.md diff --git a/content/docs/designer/01-managing-routes/_index.md b/content/docs/designer/01-managing-routes/_index.md new file mode 100644 index 00000000..58b4991a --- /dev/null +++ b/content/docs/designer/01-managing-routes/_index.md @@ -0,0 +1,41 @@ +--- +title: "Managing Routes" +description: "update here" +date: 2026-03-25 +weight: 1 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file diff --git a/content/docs/designer/02-nodes/_index.md b/content/docs/designer/02-nodes/_index.md new file mode 100644 index 00000000..fcca9160 --- /dev/null +++ b/content/docs/designer/02-nodes/_index.md @@ -0,0 +1,41 @@ +--- +title: "Nodes" +description: "update here" +date: 2026-03-25 +weight: 2 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file diff --git a/content/docs/designer/03-reordering-nodes/_index.md b/content/docs/designer/03-reordering-nodes/_index.md new file mode 100644 index 00000000..4d2b2994 --- /dev/null +++ b/content/docs/designer/03-reordering-nodes/_index.md @@ -0,0 +1,41 @@ +--- +title: "Reordering Nodes" +description: "update here" +date: 2026-03-25 +weight: 3 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file diff --git a/content/docs/designer/04-runtime-selector/_index.md b/content/docs/designer/04-runtime-selector/_index.md new file mode 100644 index 00000000..de6f3f83 --- /dev/null +++ b/content/docs/designer/04-runtime-selector/_index.md @@ -0,0 +1,41 @@ +--- +title: "Runtime Selector" +description: "update here" +date: 2026-03-25 +weight: 4 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file diff --git a/content/docs/designer/05-executing-routes/_index.md b/content/docs/designer/05-executing-routes/_index.md new file mode 100644 index 00000000..4415bc0d --- /dev/null +++ b/content/docs/designer/05-executing-routes/_index.md @@ -0,0 +1,41 @@ +--- +title: "Executing Routes" +description: "update here" +date: 2026-03-25 +weight: 5 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file diff --git a/content/docs/designer/06-settings/_index.md b/content/docs/designer/06-settings/_index.md new file mode 100644 index 00000000..41010fae --- /dev/null +++ b/content/docs/designer/06-settings/_index.md @@ -0,0 +1,41 @@ +--- +title: "Settings" +description: "update here" +date: 2026-03-25 +weight: 6 +draft: true +--- + +Some instructions: + +1. All the text and references should be written in this index file + +2. You can add sub-folders (ex. in manual folder) and inside add index.md + +3. The featured image for the main folder (ex.metadata) should be saved as featured.png + +4. Example of useful shortcodes for image-code toggle, images and youtube videos: + + +{{< img-toggle src="./partial-route.webp" lang="yaml" >}} +- route: + id: route-2573 + from: + id: from-3280 + uri: file-watch + parameters: + path: /tmp/tutorial/ + recursive: false + steps: + - log: + message: Detected ${header.CamelFileEventType} on file ${header.CamelFileName} + at ${header.CamelFileLastModified} +{{< /img-toggle >}} + +{{< figure src="dm-04-01-icon-opt.png" alt="Opt icon for optional field" caption="Opt icon for optional field" class="image" >}} + +{{< youtube id="nuzl3p986Mc" class="video" title="DataMapper Expansion Panels Demo" >}} + +5. Use markdown features as you want and have fun! + +6. Once finished, update the description, date and delete draft: true \ No newline at end of file