From de30b53a1824167a6a42adf0c9ea1aaef9e9109c Mon Sep 17 00:00:00 2001 From: NimRegev Date: Mon, 10 Feb 2025 12:11:12 +0200 Subject: [PATCH] Add sym links for Terms & Policy bucket Added symlinks for terms & policy topics except legacy terms of service PDF --- .../acceptable-use-policy.md | 1 + .../terms-and-privacy-policy/cloud-credits.md | 1 + .../legacy-cf-terms-of-service.md | 1 + .../octopus-deploy-customer-agreement.md | 1 + .../terms-and-privacy-policy/privacy-policy.md | 1 + _argohub/terms-and-privacy-policy/sla.md | 1 + .../support-triage-definitions.md | 1 + .../terms-of-service.md | 1 + _data/argohub-nav.yml | 17 +++++++++++++++++ assets/js/src/argohub-redirect-mapping.json | 10 +++++++++- 10 files changed, 34 insertions(+), 1 deletion(-) create mode 120000 _argohub/terms-and-privacy-policy/acceptable-use-policy.md create mode 120000 _argohub/terms-and-privacy-policy/cloud-credits.md create mode 120000 _argohub/terms-and-privacy-policy/legacy-cf-terms-of-service.md create mode 120000 _argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement.md create mode 120000 _argohub/terms-and-privacy-policy/privacy-policy.md create mode 120000 _argohub/terms-and-privacy-policy/sla.md create mode 120000 _argohub/terms-and-privacy-policy/support-triage-definitions.md create mode 120000 _argohub/terms-and-privacy-policy/terms-of-service.md diff --git a/_argohub/terms-and-privacy-policy/acceptable-use-policy.md b/_argohub/terms-and-privacy-policy/acceptable-use-policy.md new file mode 120000 index 000000000..cdcf5c411 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/acceptable-use-policy.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/acceptable-use-policy.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/cloud-credits.md b/_argohub/terms-and-privacy-policy/cloud-credits.md new file mode 120000 index 000000000..6b1d080bd --- /dev/null +++ b/_argohub/terms-and-privacy-policy/cloud-credits.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/cloud-credits.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/legacy-cf-terms-of-service.md b/_argohub/terms-and-privacy-policy/legacy-cf-terms-of-service.md new file mode 120000 index 000000000..c75bd1856 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/legacy-cf-terms-of-service.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/legacy-cf-terms-of-service.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement.md b/_argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement.md new file mode 120000 index 000000000..0821a0958 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/octopus-deploy-customer-agreement.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/privacy-policy.md b/_argohub/terms-and-privacy-policy/privacy-policy.md new file mode 120000 index 000000000..d61908a6f --- /dev/null +++ b/_argohub/terms-and-privacy-policy/privacy-policy.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/privacy-policy.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/sla.md b/_argohub/terms-and-privacy-policy/sla.md new file mode 120000 index 000000000..dcc8130c1 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/sla.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/sla.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/support-triage-definitions.md b/_argohub/terms-and-privacy-policy/support-triage-definitions.md new file mode 120000 index 000000000..6d4062f80 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/support-triage-definitions.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/support-triage-definitions.md \ No newline at end of file diff --git a/_argohub/terms-and-privacy-policy/terms-of-service.md b/_argohub/terms-and-privacy-policy/terms-of-service.md new file mode 120000 index 000000000..48ea1be87 --- /dev/null +++ b/_argohub/terms-and-privacy-policy/terms-of-service.md @@ -0,0 +1 @@ +../../_docs/terms-and-privacy-policy/terms-of-service.md \ No newline at end of file diff --git a/_data/argohub-nav.yml b/_data/argohub-nav.yml index d73f2b4be..a6b924a8d 100644 --- a/_data/argohub-nav.yml +++ b/_data/argohub-nav.yml @@ -216,3 +216,20 @@ url: "/secrets" +- title: Terms and Privacy Policy + url: "/terms-and-privacy-policy" + pages: + - title: Terms of Service + url: "/terms-of-service" + - title: Privacy Policy + url: "/privacy-policy" + - title: Acceptable Use Policy + url: "/acceptable-use-policy" + - title: Service Commitment + url: "/sla" + - title: Cloud Credits + url: "/cloud-credits" + - title: Support Triage Definitions + url: "/support-triage-definitions" + - title: Legacy Codefresh Terms of Service + url: "/legacy-cf-terms-of-service" \ No newline at end of file diff --git a/assets/js/src/argohub-redirect-mapping.json b/assets/js/src/argohub-redirect-mapping.json index 0f794a543..f22c2d185 100644 --- a/assets/js/src/argohub-redirect-mapping.json +++ b/assets/js/src/argohub-redirect-mapping.json @@ -83,5 +83,13 @@ "/docs/promotions/yaml/product-crd/": "/argohub/promotions/yaml/product-crd/", "/docs/promotions/yaml/promotion-flow-crd/": "/argohub/promotions/yaml/promotion-flow-crd/", "/docs/promotions/yaml/promotion-policy-crd/": "/argohub/promotions/yaml/promotion-policy-crd/", - "/docs/promotions/yaml/promotion-template-crd/": "/argohub/promotions/yaml/promotion-template-crd/" + "/docs/promotions/yaml/promotion-template-crd/": "/argohub/promotions/yaml/promotion-template-crd/", + "/docs/terms-and-privacy-policy/acceptable-use-policy/": "/argohub/terms-and-privacy-policy/acceptable-use-policy/", + "/docs/terms-and-privacy-policy/cloud-credits/": "/argohub/terms-and-privacy-policy/cloud-credits/", + "/docs/terms-and-privacy-policy/legacy-cf-terms-of-service/": "/argohub/terms-and-privacy-policy/legacy-cf-terms-of-service/", + "/docs/terms-and-privacy-policy/octopus-deploy-customer-agreement/": "/argohub/terms-and-privacy-policy/octopus-deploy-customer-agreement/", + "/docs/terms-and-privacy-policy/privacy-policy/": "/argohub/terms-and-privacy-policy/privacy-policy/", + "/docs/terms-and-privacy-policy/sla/": "/argohub/terms-and-privacy-policy/sla/", + "/docs/terms-and-privacy-policy/support-triage-definitions/": "/argohub/terms-and-privacy-policy/support-triage-definitions/", + "/docs/terms-and-privacy-policy/terms-of-service/": "/argohub/terms-and-privacy-policy/terms-of-service/" }