diff --git a/content/en/flux/installation/_index.md b/content/en/flux/installation/_index.md index a9adcf263..46e86cde5 100644 --- a/content/en/flux/installation/_index.md +++ b/content/en/flux/installation/_index.md @@ -1,5 +1,6 @@ --- -title: "Installation" +title: "Flux installation" +linkTitle: "Installation" description: "How to install the Flux CLI and the Flux controllers." weight: 30 --- diff --git a/content/en/flux/installation/bootstrap/_index.md b/content/en/flux/installation/bootstrap/_index.md index 14b638c0f..c42a80972 100644 --- a/content/en/flux/installation/bootstrap/_index.md +++ b/content/en/flux/installation/bootstrap/_index.md @@ -1,6 +1,6 @@ --- -title: "Bootstrap" +title: "Flux bootstrap" linkTitle: "Bootstrap" -description: "How to bootstrap Flux" +description: "How to bootstrap Flux for various Git providers" weight: 20 --- diff --git a/content/en/flux/installation/bootstrap/aws-code-commit.md b/content/en/flux/installation/bootstrap/aws-code-commit.md index 493fb22dc..79b8c31cf 100644 --- a/content/en/flux/installation/bootstrap/aws-code-commit.md +++ b/content/en/flux/installation/bootstrap/aws-code-commit.md @@ -1,5 +1,5 @@ --- -title: AWS Code Commit +title: Flux bootstrap for AWS Code Commit linkTitle: AWS Code Commit description: "How to bootstrap Flux with AWS Code Commit" weight: 50 diff --git a/content/en/flux/installation/bootstrap/azure.md b/content/en/flux/installation/bootstrap/azure.md index 214f0b258..225b71905 100644 --- a/content/en/flux/installation/bootstrap/azure.md +++ b/content/en/flux/installation/bootstrap/azure.md @@ -1,5 +1,5 @@ --- -title: Azure DevOps +title: Flux bootstrap for Azure DevOps linkTitle: Azure DevOps description: "How to bootstrap Flux with Azure DevOps" weight: 60 diff --git a/content/en/flux/installation/bootstrap/bitbucket.md b/content/en/flux/installation/bootstrap/bitbucket.md index 20ee2ca02..454c3e17e 100644 --- a/content/en/flux/installation/bootstrap/bitbucket.md +++ b/content/en/flux/installation/bootstrap/bitbucket.md @@ -1,5 +1,5 @@ --- -title: Bitbucket +title: Flux bootstrap for Bitbucket linkTitle: Bitbucket description: "How to bootstrap Flux with Bitbucket Server and Data Center" weight: 40 diff --git a/content/en/flux/installation/bootstrap/generic-git-server.md b/content/en/flux/installation/bootstrap/generic-git-server.md index 5bfe5de5d..8dcdb550e 100644 --- a/content/en/flux/installation/bootstrap/generic-git-server.md +++ b/content/en/flux/installation/bootstrap/generic-git-server.md @@ -1,5 +1,5 @@ --- -title: Generic Git Server +title: Flux bootstrap for Git servers linkTitle: Generic Git server description: "How to bootstrap Flux with a generic Git server" weight: 20 diff --git a/content/en/flux/installation/bootstrap/github.md b/content/en/flux/installation/bootstrap/github.md index 7f17dfd19..a2b029f44 100644 --- a/content/en/flux/installation/bootstrap/github.md +++ b/content/en/flux/installation/bootstrap/github.md @@ -1,5 +1,5 @@ --- -title: GitHub and GitHub Enterprise +title: Flux bootstrap for GitHub linkTitle: GitHub description: "How to bootstrap Flux with GitHub and GitHub Enterprise" weight: 20 diff --git a/content/en/flux/installation/bootstrap/gitlab.md b/content/en/flux/installation/bootstrap/gitlab.md index fa0ae1ebb..c4855338a 100644 --- a/content/en/flux/installation/bootstrap/gitlab.md +++ b/content/en/flux/installation/bootstrap/gitlab.md @@ -1,5 +1,5 @@ --- -title: GitLab and GitLab Enterprise +title: Flux bootstrap for GitLab linkTitle: GitLab description: "How to bootstrap Flux with GitLab and GitLab Enterprise" weight: 30 diff --git a/content/en/flux/installation/bootstrap/google-cloud-source.md b/content/en/flux/installation/bootstrap/google-cloud-source.md index 70c96e60d..a06dab8de 100644 --- a/content/en/flux/installation/bootstrap/google-cloud-source.md +++ b/content/en/flux/installation/bootstrap/google-cloud-source.md @@ -1,5 +1,5 @@ --- -title: Google Cloud Source +title: Flux bootstrap for Google Cloud Source linkTitle: Google Cloud Source description: "How to bootstrap Flux with Google Cloud Source Repository" weight: 70 diff --git a/content/en/flux/installation/uninstall.md b/content/en/flux/installation/uninstall.md index c8cb4d713..41297eca1 100644 --- a/content/en/flux/installation/uninstall.md +++ b/content/en/flux/installation/uninstall.md @@ -1,5 +1,5 @@ --- -title: Uninstall +title: Flux uninstall linkTitle: Uninstall description: "How to uninstall the Flux controllers" weight: 50 diff --git a/content/en/flux/installation/upgrade.md b/content/en/flux/installation/upgrade.md index 068fdddb8..143d71c05 100644 --- a/content/en/flux/installation/upgrade.md +++ b/content/en/flux/installation/upgrade.md @@ -1,5 +1,5 @@ --- -title: Upgrade +title: Flux upgrade linkTitle: Upgrade description: "Upgrade the Flux CLI and controllers" weight: 40