Some content adjustments

* Remove linkTitle: In this section
* documentation.md => list layout
* hide_in_this_section: true => glossary.
This commit is contained in:
Bjørn Erik Pedersen 2025-02-08 16:18:54 +01:00
parent bdf97b7b45
commit eb5842566f
18 changed files with 18 additions and 17 deletions

View File

@ -1,6 +1,6 @@
---
title: About Hugo
linkTitle: In this section
description: Learn about Hugo and its features, security model, and privacy protections.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Content management
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: []

View File

@ -1,6 +1,6 @@
---
title: Contribute to the Hugo project
linkTitle: In this section
description: Contribute to Hugo development, documentation, and themes.
categories: []
keywords: []

View File

@ -6,7 +6,7 @@ menu:
main:
weight: 1
weight: 1
layout: documentation-home
layout: list
---
A fast and flexible [static site generator] built with love by [bep], [spf13], and [friends] in [Go].

View File

@ -1,6 +1,6 @@
---
title: Functions
linkTitle: In this section
description: A list of Hugo template functions including examples.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Getting started
linkTitle: In this section
description: Quick start and guides for installing Hugo on your preferred operating system.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Hosting and deployment
linkTitle: In this section
description: Site builds, automated deployments, and popular hosting solutions.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Hugo Modules
linkTitle: In this section
description: How to use Hugo Modules.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Hugo Pipes
linkTitle: In this section
categories: []
keywords: []
menu:

View File

@ -1,6 +1,6 @@
---
title: Installation
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: []

View File

@ -1,6 +1,6 @@
---
title: Methods
linkTitle: In this section
description: A list of Hugo template methods including examples.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Quick reference guides
linkTitle: In this section
description: Use these quick reference guides for quick access to key information.
categories: []
keywords: []

View File

@ -3,6 +3,7 @@ title: Glossary
description: Terms commonly used throughout the documentation.
categories: [quick-reference]
keywords: [glossary]
hide_in_this_section: true
menu:
docs:
parent: quick-reference

View File

@ -1,6 +1,6 @@
---
title: Render hooks
linkTitle: In this section
description: Create render hooks to override the rendering of Markdown to HTML.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Shortcodes
linkTitle: In this section
description: Insert elements such as videos, images, and social media embeds into your content using Hugo's embedded shortcodes.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Templates
linkTitle: In this section
description: Go templating, template types and lookup order, shortcodes, and data.
categories: []
keywords: []

View File

@ -1,6 +1,6 @@
---
title: Developer tools
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: []

View File

@ -1,6 +1,6 @@
---
title: Troubleshooting
linkTitle: In this section
description: Use these techniques when troubleshooting your site.
categories: []
keywords: []