Skip to content

Commit

Permalink
Rename section menu entries from "Overview" to "In this section"
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring authored Mar 10, 2024
1 parent e04291a commit 29f4dde
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions content/en/about/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: About Hugo
linkTitle: Overview
linkTitle: In this section
description: Hugo's features, roadmap, license, and motivation.
categories: []
keywords: []
menu:
docs:
identifier: about-hugo-overview
identifier: about-hugo-in-this-section
parent: about
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/content-management/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Content management
linkTitle: Overview
linkTitle: In this section
description: Hugo makes managing large static sites easy with support for archetypes, content types, menus, cross references, summaries, and more.
categories: []
keywords: []
menu:
docs:
identifier: content-management-overview
identifier: content-management-in-this-section
parent: content-management
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/contribute/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Contribute to the Hugo project
linkTitle: Overview
linkTitle: In this section
description: Contribute to Hugo development, documentation, and themes.
categories: []
keywords: []
menu:
docs:
identifier: contribute-overview
identifier: contribute-in-this-section
parent: contribute
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/functions/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Functions
linkTitle: Overview
linkTitle: In this section
description: A list of Hugo template functions including examples.
categories: []
keywords: []
menu:
docs:
identifier: functions-overview
identifier: functions-in-this-section
parent: functions
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/getting-started/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Getting started
linkTitle: Overview
linkTitle: In this section
description: Quick start and guides for installing Hugo on your preferred operating system.
categories: []
keywords: []
menu:
docs:
identifier: getting-started-overview
identifier: getting-started-in-this-section
parent: getting-started
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/hosting-and-deployment/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Hosting and deployment
linkTitle: Overview
linkTitle: In this section
description: Site builds, automated deployments, and popular hosting solutions.
categories: []
keywords: []
menu:
docs:
identifier: hosting-and-deployment-overview
identifier: hosting-and-deployment-in-this-section
parent: hosting-and-deployment
weight: 1
weight: 1
Expand Down
4 changes: 2 additions & 2 deletions content/en/hugo-modules/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Hugo Modules
linkTitle: Overview
linkTitle: In this section
description: How to use Hugo Modules.
categories: []
keywords: []
menu:
docs:
identifier: hugo-modules-overview
identifier: hugo-modules-in-this-section
parent: modules
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/hugo-pipes/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Hugo Pipes
linkTitle: Overview
linkTitle: In this section
categories: []
keywords: []
menu:
docs:
identifier: hugo-pipes-overview
identifier: hugo-pipes-in-this-section
parent: hugo-pipes
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/installation/_index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Installation
linkTitle: Overview
linkTitle: In this section
description: Install Hugo on macOS, Linux, Windows, BSD, and on any machine that can run the Go compiler tool chain.
aliases: [/getting-started/installing/]
categories: []
keywords: []
menu:
docs:
identifier: installation-overview
identifier: installation-in-this-section
parent: installation
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/methods/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Methods
linkTitle: Overview
linkTitle: In this section
description: A list of Hugo template methods including examples.
categories: []
keywords: []
menu:
docs:
identifier: methods-overview
identifier: methods-in-this-section
parent: methods
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/quick-reference/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Quick reference guides
linkTitle: Overview
linkTitle: In this section
description: Quick reference guides to Hugo's features, functions, and methods.
categories: []
keywords: []
menu:
docs:
identifier: quick-reference-overview
identifier: quick-reference-in-this-section
parent: quick-reference
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/render-hooks/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Render hooks
linkTitle: Overview
linkTitle: In this section
description: Create render hooks to override the rendering of Markdown to HTML.
categories: []
keywords: []
menu:
docs:
identifier: render-hooks-overview
identifier: render-hooks-in-this-section
parent: render-hooks
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/templates/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Templates
linkTitle: Overview
linkTitle: In this section
description: Go templating, template types and lookup order, shortcodes, and data.
categories: []
keywords: []
menu:
docs:
identifier: templates-overview
identifier: templates-in-this-section
parent: templates
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/tools/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Developer tools
linkTitle: Overview
linkTitle: In this section
description: In addition to Hugo's powerful CLI, there is a large number of community-developed tool chains for Hugo developers.
categories: []
keywords: []
menu:
docs:
identifier: developer-tools-overview
identifier: developer-tools-in-this-section
parent: developer-tools
weight: 10
weight: 10
Expand Down
4 changes: 2 additions & 2 deletions content/en/troubleshooting/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Troubleshooting
linkTitle: Overview
linkTitle: In this section
description: Use these techniques when troubleshooting your site.
categories: []
keywords: []
menu:
docs:
identifier: troubleshooting-overview
identifier: troubleshooting-in-this-section
parent: troubleshooting
weight: 10
weight: 10
Expand Down

0 comments on commit 29f4dde

Please sign in to comment.