Skip to content

Commit

Permalink
Normalise titles
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Jul 21, 2023
1 parent d380909 commit 5aacf17
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 12 deletions.
3 changes: 2 additions & 1 deletion content/en/flux/installation/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Installation"
title: "Flux installation"
linkTitle: "Installation"
description: "How to install the Flux CLI and the Flux controllers."
weight: 30
---
Expand Down
4 changes: 2 additions & 2 deletions content/en/flux/installation/bootstrap/_index.md
Original file line number Diff line number Diff line change
@@ -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
---
2 changes: 1 addition & 1 deletion content/en/flux/installation/bootstrap/aws-code-commit.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/bootstrap/azure.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/bootstrap/bitbucket.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/bootstrap/github.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/bootstrap/gitlab.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/uninstall.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Uninstall
title: Flux uninstall
linkTitle: Uninstall
description: "How to uninstall the Flux controllers"
weight: 50
Expand Down
2 changes: 1 addition & 1 deletion content/en/flux/installation/upgrade.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Upgrade
title: Flux upgrade
linkTitle: Upgrade
description: "Upgrade the Flux CLI and controllers"
weight: 40
Expand Down

0 comments on commit 5aacf17

Please sign in to comment.