From b555831b9c76547c6b91112a4463d1e5218a1a48 Mon Sep 17 00:00:00 2001 From: "sumit shinde ( Roni )" Date: Mon, 26 Aug 2024 15:26:14 +0530 Subject: [PATCH 1/3] fix tags indentation --- docs/admin/introduction.md | 2 +- docs/admin/telemetry.md | 2 +- docs/admin/user_management.md | 2 +- docs/api/README.md | 2 +- docs/cloud/billing.md | 2 +- docs/cloud/introduction.md | 2 +- docs/contribute/introduction.md | 2 +- docs/debugging/README.md | 2 +- docs/device-agent/deploy.md | 2 +- docs/install/dns-setup.md | 2 +- docs/install/first-run.md | 2 +- docs/migration/introduction.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/admin/introduction.md b/docs/admin/introduction.md index e949b3ce9f..8d251c2bdb 100644 --- a/docs/admin/introduction.md +++ b/docs/admin/introduction.md @@ -3,7 +3,7 @@ navTitle: Administering FlowFuse navOrder: 1 meta: descriptions: Learn how to administer FlowFuse with this comprehensive guide. Explore user management, team setup, instance and stack management, and more. - tags: + tags: - flowfuse - nodered - user management diff --git a/docs/admin/telemetry.md b/docs/admin/telemetry.md index 041b1fbe5a..415d9c4a40 100644 --- a/docs/admin/telemetry.md +++ b/docs/admin/telemetry.md @@ -2,7 +2,7 @@ navTitle: Telemetry meta: description: Learn how FlowFuse collects anonymous usage information to improve platform performance without compromising user privacy. - tags: + tags: - flowfuse - telemetry - privacy diff --git a/docs/admin/user_management.md b/docs/admin/user_management.md index 7db74991cf..ff2e44ca42 100644 --- a/docs/admin/user_management.md +++ b/docs/admin/user_management.md @@ -2,7 +2,7 @@ navTitle: User Management meta: description: Explore effective user management on FlowFuse, covering registration, user creation, password management, and team ownership. - tags: + tags: - flowfuse - nodered - user management diff --git a/docs/api/README.md b/docs/api/README.md index d3e5c40db1..3a52a6384b 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -4,7 +4,7 @@ navOrder: 2 navTitle: FlowFuse API meta: description: Explore the FlowFuse Platform API, a RESTful interface that facilitates custom integrations, workflows, and interactions - tags: + tags: - flowfuse - nodered - api diff --git a/docs/cloud/billing.md b/docs/cloud/billing.md index b97d7bc70c..689c98d983 100644 --- a/docs/cloud/billing.md +++ b/docs/cloud/billing.md @@ -2,7 +2,7 @@ navTitle: FlowFuse Cloud Billing meta: description: Learn about billing details for FlowFuse Cloud, including payment methods, team billing, billing cycles, managing instances, handling failed payments, and cancelling subscriptions. - tags: + tags: - flowfuse - nodered - billing diff --git a/docs/cloud/introduction.md b/docs/cloud/introduction.md index 6fb0729a45..2433822a13 100644 --- a/docs/cloud/introduction.md +++ b/docs/cloud/introduction.md @@ -3,7 +3,7 @@ navOrder: 1 navTitle: Introduction meta: description: Learn about FlowFuse Cloud, a hosted service for effortless Node-RED instance management. Discover features, billing, support options, and more in our comprehensive documentation. - tags: + tags: - flowfuse - nodered - cloud diff --git a/docs/contribute/introduction.md b/docs/contribute/introduction.md index 09deb63e98..980416d802 100644 --- a/docs/contribute/introduction.md +++ b/docs/contribute/introduction.md @@ -3,7 +3,7 @@ navTitle: Introduction navOrder: 1 meta: description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes. - tags: + tags: - flowfuse - development - contributing diff --git a/docs/debugging/README.md b/docs/debugging/README.md index 102c229e45..b7239178d3 100644 --- a/docs/debugging/README.md +++ b/docs/debugging/README.md @@ -3,7 +3,7 @@ navGroup: Support navTitle: Debugging Node-RED issues meta: description: Learn how to troubleshoot unresponsive Node-RED instances using Safe Mode. - tags: + tags: - debugging - flowfuse - nodered diff --git a/docs/device-agent/deploy.md b/docs/device-agent/deploy.md index 04909251e8..dd9bd6772e 100644 --- a/docs/device-agent/deploy.md +++ b/docs/device-agent/deploy.md @@ -3,7 +3,7 @@ navTitle: Deploying your Flows navOrder: 6 meta: description: Learn how to deploy Node-RED flows to devices using FlowFuse, enabling seamless development and deployment processes. - tags: + tags: - deployment - nodered - flowfuse diff --git a/docs/install/dns-setup.md b/docs/install/dns-setup.md index 374ea4090e..3144ed3e14 100644 --- a/docs/install/dns-setup.md +++ b/docs/install/dns-setup.md @@ -2,7 +2,7 @@ navTitle: DNS Setup meta: description: Discover DNS setup for FlowFuse on Docker or Kubernetes. Learn production and local testing methods using dnsmasq, AWS ALB Ingress, Digital Ocean, and Pi Hole - tags: + tags: - dns - docker - kubernetes diff --git a/docs/install/first-run.md b/docs/install/first-run.md index 0a0fad04c8..bf15777cd8 100644 --- a/docs/install/first-run.md +++ b/docs/install/first-run.md @@ -2,7 +2,7 @@ navTitle: First Run Setup meta: descripition: Get started with FlowFuse using our concise first-run setup guide, covering initial access, administrator creation, license uploading, and platform setup. - tags: + tags: - setup - flowfuse - administrator diff --git a/docs/migration/introduction.md b/docs/migration/introduction.md index 2bc31edb54..197a70cdc4 100644 --- a/docs/migration/introduction.md +++ b/docs/migration/introduction.md @@ -3,7 +3,7 @@ navOrder: 1 navTitle: Introduction meta: description: Guide to migrating Node-RED applications to FlowFuse, covering flows, credentials, environment variables, and handling static files. - tags: + tags: - migration - nodered - flowfuse From ec311bfc7a17d6cf1893e736ad576c6d19e9c4cb Mon Sep 17 00:00:00 2001 From: "sumit shinde ( Roni )" Date: Mon, 26 Aug 2024 15:35:52 +0530 Subject: [PATCH 2/3] fix tags indentation --- docs/admin/introduction.md | 2 +- docs/admin/telemetry.md | 2 +- docs/admin/user_management.md | 2 +- docs/api/README.md | 2 +- docs/cloud/billing.md | 2 +- docs/cloud/introduction.md | 2 +- docs/contribute/introduction.md | 2 +- docs/device-agent/deploy.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/admin/introduction.md b/docs/admin/introduction.md index 8d251c2bdb..e949b3ce9f 100644 --- a/docs/admin/introduction.md +++ b/docs/admin/introduction.md @@ -3,7 +3,7 @@ navTitle: Administering FlowFuse navOrder: 1 meta: descriptions: Learn how to administer FlowFuse with this comprehensive guide. Explore user management, team setup, instance and stack management, and more. - tags: + tags: - flowfuse - nodered - user management diff --git a/docs/admin/telemetry.md b/docs/admin/telemetry.md index 415d9c4a40..041b1fbe5a 100644 --- a/docs/admin/telemetry.md +++ b/docs/admin/telemetry.md @@ -2,7 +2,7 @@ navTitle: Telemetry meta: description: Learn how FlowFuse collects anonymous usage information to improve platform performance without compromising user privacy. - tags: + tags: - flowfuse - telemetry - privacy diff --git a/docs/admin/user_management.md b/docs/admin/user_management.md index ff2e44ca42..7db74991cf 100644 --- a/docs/admin/user_management.md +++ b/docs/admin/user_management.md @@ -2,7 +2,7 @@ navTitle: User Management meta: description: Explore effective user management on FlowFuse, covering registration, user creation, password management, and team ownership. - tags: + tags: - flowfuse - nodered - user management diff --git a/docs/api/README.md b/docs/api/README.md index 3a52a6384b..d3e5c40db1 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -4,7 +4,7 @@ navOrder: 2 navTitle: FlowFuse API meta: description: Explore the FlowFuse Platform API, a RESTful interface that facilitates custom integrations, workflows, and interactions - tags: + tags: - flowfuse - nodered - api diff --git a/docs/cloud/billing.md b/docs/cloud/billing.md index 689c98d983..b97d7bc70c 100644 --- a/docs/cloud/billing.md +++ b/docs/cloud/billing.md @@ -2,7 +2,7 @@ navTitle: FlowFuse Cloud Billing meta: description: Learn about billing details for FlowFuse Cloud, including payment methods, team billing, billing cycles, managing instances, handling failed payments, and cancelling subscriptions. - tags: + tags: - flowfuse - nodered - billing diff --git a/docs/cloud/introduction.md b/docs/cloud/introduction.md index 2433822a13..6fb0729a45 100644 --- a/docs/cloud/introduction.md +++ b/docs/cloud/introduction.md @@ -3,7 +3,7 @@ navOrder: 1 navTitle: Introduction meta: description: Learn about FlowFuse Cloud, a hosted service for effortless Node-RED instance management. Discover features, billing, support options, and more in our comprehensive documentation. - tags: + tags: - flowfuse - nodered - cloud diff --git a/docs/contribute/introduction.md b/docs/contribute/introduction.md index 980416d802..26ca4122b6 100644 --- a/docs/contribute/introduction.md +++ b/docs/contribute/introduction.md @@ -2,7 +2,7 @@ navTitle: Introduction navOrder: 1 meta: - description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes. + description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes. tags: - flowfuse - development diff --git a/docs/device-agent/deploy.md b/docs/device-agent/deploy.md index dd9bd6772e..04909251e8 100644 --- a/docs/device-agent/deploy.md +++ b/docs/device-agent/deploy.md @@ -3,7 +3,7 @@ navTitle: Deploying your Flows navOrder: 6 meta: description: Learn how to deploy Node-RED flows to devices using FlowFuse, enabling seamless development and deployment processes. - tags: + tags: - deployment - nodered - flowfuse From 7f885b9876d2492a4b8b861380dc4d2dca1dd414 Mon Sep 17 00:00:00 2001 From: "sumit shinde ( Roni )" <110285294+sumitshinde-84@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:52:05 +0530 Subject: [PATCH 3/3] Update README.md --- docs/debugging/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/debugging/README.md b/docs/debugging/README.md index b7239178d3..e9bb0c19ef 100644 --- a/docs/debugging/README.md +++ b/docs/debugging/README.md @@ -3,7 +3,7 @@ navGroup: Support navTitle: Debugging Node-RED issues meta: description: Learn how to troubleshoot unresponsive Node-RED instances using Safe Mode. - tags: + tags: - debugging - flowfuse - nodered @@ -24,4 +24,4 @@ starting the flows. You can log in to the editor, make any necessary changes and then deploy to restart the flows. Once recovered you should delete the `NODE_RED_ENABLE_SAFE_MODE` environment variable -to prevent it entering Safe Mode the next time it is restarted. \ No newline at end of file +to prevent it entering Safe Mode the next time it is restarted.