diff --git a/_data/argohub-home-content.yml b/_data/argohub-home-content.yml new file mode 100644 index 000000000..82502c6f0 --- /dev/null +++ b/_data/argohub-home-content.yml @@ -0,0 +1,168 @@ +- title: Introduction + icon: ../images/home-icons/introduction.svg + url: "" + links: + - title: What is Codefresh? + localurl: /argohub/getting-started/intro-to-codefresh/ + - title: Codefresh for GitOps + localurl: /argohub/getting-started/gitops-codefresh/ + - title: Concepts in Codefresh + localurl: /argohub/getting-started/concepts/ + - title: Global Search & Navigation + localurl: /argohub/getting-started/command-bar/ + +- title: GitOps quick starts + icon: ../images/home-icons/administration.svg + url: "" + links: + - title: About GitOps quick starts + localurl: /argohub/gitops-quick-start/gitops-quick-start/ + - title: Create Codefresh account + localurl: /argohub/gitops-quick-start/create-codefresh-account/ + - title: Installing a Hybrid GitOps Runtime + localurl: /argohub/gitops-quick-start/runtime/ + - title: Creating environments + localurl: /argohub/gitops-quick-start/quick-start-gitops-environments/ + - title: Creating applications + localurl: /argohub/gitops-quick-start/create-app-ui/ + - title: Simple promotion with drag-and-drop + localurl: /argohub/gitops-quick-start/drag-and-drop/ + - title: Simple Promotion Flow with multiple environments + localurl: /argohub/gitops-quick-start/multi-env-sequential-flow/ + + + +- title: Applications + icon: ../images/home-icons/deployment.svg + url: "" + links: + - title: Creating Argo CD applications + localurl: /argohub/applications/create-application/ + - title: Monitoring Argo CD applications + localurl: /argohub/applications/monitor-applications/ + - title: Managing Argo CD applications + localurl: /argohub/applications/manage-application/ + +- title: Products + icon: ../images/home-icons/product.svg + url: "" + links: + - title: About Products + localurl: /argohub/products/about-products/ + - title: Create products + localurl: /argohub/products/create-product/ + - title: Configure Product Settings + localurl: /argohub/products/configure-product-settings/ + - title: Assigning applications + localurl: /argohub/products/assign-applications/ + - title: Configuring app version and promoted properties + localurl: /argohub/products/promotion-version-properties/ + - title: Configuring promotion flows + localurl: /argohub/products/promotion-flow-triggers/ + + +- title: Promotions + icon: ../images/home-icons/promotions.svg + url: "" + links: + - title: About promotions + localurl: /argohub/promotions/promotions-overview/ + - title: Getting started + localurl: /argohub/promotions/getting-started/ + - title: Promotion building blocks + localurl: /argohub/promotions/promotion-components/ + - title: Promotion setup guidelines + localurl: /argohub/promotions/create-promotion-sequence/ + - title: YAML specs + localurl: /argohub/promotions/entities/yaml/ + - title: Trigger promotions + localurl: /argohub/promotions/trigger-promotions/ + - title: Tracking releases for products + localurl: /argohub/promotions/product-releases/ + + + + +- title: Dashboards & insights + icon: ../images/home-icons/guides.png + url: "" + links: + - title: Home + localurl: /argohub/dashboards/home-dashboard/ + - title: Environments + localurl: /argohub/dashboards/gitops-environments/ + - title: Products + localurl: /argohub/dashboards/gitops-products/ + - title: DORA metrics + localurl: /argohub/dashboards/dora-metrics/ + - title: Images + localurl: /argohub/dashboards/images/ + + + +- title: GitOps integrations + icon: ../images/home-icons/integrations.svg + url: "" + links: + - title: GitOps image enrichment with integrations + localurl: /argohub/gitops-integrations/image-enrichment-overview/ + - title: Codefresh pipelines for GitOps + localurl: /argohub/gitops-integrations/ci-integrations/codefresh-classic/ + - title: GitHub Actions for GitOps + localurl: /argohub/gitops-integrations/ci-integrations/github-actions/ + - title: Jenkins for GitOps + localurl: /argohub/gitops-integrations/ci-integrations/jenkins/ + - title: Jira for GitOps + localurl: /argohub/gitops-integrations/issue-tracking/jira/ + - title: Amazon ECR for GitOps + localurl: /argohub/gitops-integrations/container-registries/amazon-ecr/ + - title: Docker Hub Registry for GitOps + localurl: /argohub/gitops-integrations/container-registries/dockerhub/ + - title: GitHub Container Registry for GitOps + localurl: /argohub/gitops-integrations/container-registries/github-cr/ + - title: JFrog Artifactory for GitOps + localurl: /argohub/gitops-integrations/container-registries/jfrog/ + - title: Quay Registry for GitOps + localurl: /argohub/gitops-integrations/container-registries/quay/ + +- title: Installation + icon: ../images/home-icons/installation.svg + url: "" + links: + - title: Codefresh platform deployment + localurl: /argohub/platform-installation/installation-options/ + - title: Hybrid GitOps Runtime installation + localurl: /argohub/gitops-runtimes/hybrid-gitops-helm-installation/ + + +- title: Administration + icon: ../images/home-icons/administration.svg + url: "" + links: + - title: Create a Codefresh account + localurl: /argohub/administration/account-user-management/create-codefresh-account/ + - title: Adding users and teams + localurl: /argohub/administration/account-user-management/add-users/ + - title: Set up OAuth2 for GitOps + localurl: /argohub/administration/account-user-management/oauth-setup/ + - title: Access control for GitOps + localurl: /argohub/administration/account-user-management/gitops-abac/ + - title: User settings + localurl: /argohub/administration/user-self-management/user-settings/ + - title: Manage Git PATs + localurl: /argohub/administration/user-self-management/manage-pats/ + - title: Codefresh IP addresses + localurl: /argohub/administration/platform-ip-addresses/ + - title: Single Sign-On + localurl: /argohub/administration/single-sign-on/ + +- title: Security + icon: ../images/home-icons/guides.png + url: "" + links: + - title: Git tokens for GitOps + localurl: /argohub/security/git-tokens/ + - title: Secrets for GitOps + localurl: /argohub/security/secrets/ + + diff --git a/_includes/argohub-docs-navbar.html b/_includes/argohub-docs-navbar.html index 3554ae53e..d44f5ed52 100644 --- a/_includes/argohub-docs-navbar.html +++ b/_includes/argohub-docs-navbar.html @@ -14,9 +14,10 @@ -