diff --git a/_argohub/gitops-quick-starts/create-app-ui.md b/_argohub/gitops-quick-starts/create-app-ui.md new file mode 120000 index 000000000..a166658cf --- /dev/null +++ b/_argohub/gitops-quick-starts/create-app-ui.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-app-ui.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/create-codefresh-account.md b/_argohub/gitops-quick-starts/create-codefresh-account.md new file mode 120000 index 000000000..4f0513cc2 --- /dev/null +++ b/_argohub/gitops-quick-starts/create-codefresh-account.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-codefresh-account.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/create-git-source.md b/_argohub/gitops-quick-starts/create-git-source.md new file mode 120000 index 000000000..0513de878 --- /dev/null +++ b/_argohub/gitops-quick-starts/create-git-source.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/create-git-source.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md b/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md new file mode 120000 index 000000000..9579c4132 --- /dev/null +++ b/_argohub/gitops-quick-starts/dependency-multi-env-promotion.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/dependency-multi-env-promotion.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/drag-and-drop.md b/_argohub/gitops-quick-starts/drag-and-drop.md new file mode 120000 index 000000000..1ffa4b0c0 --- /dev/null +++ b/_argohub/gitops-quick-starts/drag-and-drop.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/drag-and-drop.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/gitops-quick-start.md b/_argohub/gitops-quick-starts/gitops-quick-start.md new file mode 120000 index 000000000..211f2b0cd --- /dev/null +++ b/_argohub/gitops-quick-starts/gitops-quick-start.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/gitops-quick-start.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/multi-env-sequential-flow.md b/_argohub/gitops-quick-starts/multi-env-sequential-flow.md new file mode 120000 index 000000000..a0514d7fd --- /dev/null +++ b/_argohub/gitops-quick-starts/multi-env-sequential-flow.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/multi-env-sequential-flow.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/policy-multi-env-promotion.md b/_argohub/gitops-quick-starts/policy-multi-env-promotion.md new file mode 120000 index 000000000..95e80ca7e --- /dev/null +++ b/_argohub/gitops-quick-starts/policy-multi-env-promotion.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/policy-multi-env-promotion.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/quick-start-gitops-environments.md b/_argohub/gitops-quick-starts/quick-start-gitops-environments.md new file mode 120000 index 000000000..b7f126c2e --- /dev/null +++ b/_argohub/gitops-quick-starts/quick-start-gitops-environments.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/quick-start-gitops-environments.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/runtime.md b/_argohub/gitops-quick-starts/runtime.md new file mode 120000 index 000000000..01c81e30b --- /dev/null +++ b/_argohub/gitops-quick-starts/runtime.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/runtime.md \ No newline at end of file diff --git a/_argohub/gitops-quick-starts/verify-requirements.md b/_argohub/gitops-quick-starts/verify-requirements.md new file mode 120000 index 000000000..9e9616c28 --- /dev/null +++ b/_argohub/gitops-quick-starts/verify-requirements.md @@ -0,0 +1 @@ +../../_docs/gitops-quick-start/verify-requirements.md \ No newline at end of file diff --git a/_data/argohub-nav.yml b/_data/argohub-nav.yml index d87941026..1c28ba709 100644 --- a/_data/argohub-nav.yml +++ b/_data/argohub-nav.yml @@ -1,4 +1,4 @@ -- title: ArgoHub Introduction +- title: Introduction url: "/introduction" pages: - title: What is Codefresh GitOps? @@ -10,6 +10,32 @@ - title: Global Search & Navigation url: "/command-bar" +- title: GitOps quick starts + url: "/gitops-quick-starts" + pages: + - title: About GitOps quick starts + url: "/gitops-quick-start" + - title: Create Codefresh account + url: "/create-codefresh-account" + - title: Preparing for Hybrid GitOps Runtime installation + url: "/verify-requirements" + - title: Installing a Hybrid GitOps Runtime + url: "/runtime" + - title: Creating Git Sources + url: "/create-git-source" + - title: Creating environments + url: "/quick-start-gitops-environments" + - title: Creating applications + url: "/create-app-ui" + - title: Simple promotion with drag-and-drop + url: "/drag-and-drop" + - title: Simple Promotion Flow with multiple environments + url: "/multi-env-sequential-flow" + - title: Advanced Promotion Flow with Promotion Workflows + url: "/policy-multi-env-promotion" + - title: Advanced Promotion Flow with environment dependencies + url: "/dependency-multi-env-promotion" + - title: Dashboards & insights url: "/dashboards" pages: diff --git a/assets/js/src/argohub-redirect-mapping.json b/assets/js/src/argohub-redirect-mapping.json index a318bc1bb..e691c2c2e 100644 --- a/assets/js/src/argohub-redirect-mapping.json +++ b/assets/js/src/argohub-redirect-mapping.json @@ -102,5 +102,16 @@ "/docs/deployments/gitops/troubleshooting-gitops-apps/": "/argohub/applications/troubleshooting-gitops-apps/", "/docs/getting-started/command-bar/": "/argohub/introduction/command-bar/", "/docs/getting-started/concepts/": "/argohub/introduction/concepts/", - "/docs/getting-started/gitops-codefresh/": "/argohub/introduction/gitops-codefresh/" + "/docs/getting-started/gitops-codefresh/": "/argohub/introduction/gitops-codefresh/", + "/docs/gitops-quick-start/create-app-ui/": "/argohub/gitops-quick-starts/create-app-ui/", + "/docs/gitops-quick-start/create-codefresh-account/": "/argohub/gitops-quick-starts/create-codefresh-account/", + "/docs/gitops-quick-start/create-git-source/": "/argohub/gitops-quick-starts/create-git-source/", + "/docs/gitops-quick-start/dependency-multi-env-promotion/": "/argohub/gitops-quick-starts/dependency-multi-env-promotion/", + "/docs/gitops-quick-start/drag-and-drop/": "/argohub/gitops-quick-starts/drag-and-drop/", + "/docs/gitops-quick-start/gitops-quick-start/": "/argohub/gitops-quick-starts/gitops-quick-start/", + "/docs/gitops-quick-start/multi-env-sequential-flow/": "/argohub/gitops-quick-starts/multi-env-sequential-flow/", + "/docs/gitops-quick-start/policy-multi-env-promotion/": "/argohub/gitops-quick-starts/policy-multi-env-promotion/", + "/docs/gitops-quick-start/quick-start-gitops-environments/": "/argohub/gitops-quick-starts/quick-start-gitops-environments/", + "/docs/gitops-quick-start/runtime/": "/argohub/gitops-quick-starts/runtime/", + "/docs/gitops-quick-start/verify-requirements/": "/argohub/gitops-quick-starts/verify-requirements/" }