mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
21
docs/content/en/getting-started/glossary/_index.md
Normal file
21
docs/content/en/getting-started/glossary/_index.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Glossary of terms
|
||||
description: Terms commonly used throughout the documentation.
|
||||
categories: [getting started]
|
||||
keywords: [glossary]
|
||||
menu:
|
||||
docs:
|
||||
parent: getting-started
|
||||
weight: 80
|
||||
weight: 80
|
||||
layout: single
|
||||
build:
|
||||
render: always
|
||||
list: always
|
||||
cascade:
|
||||
build:
|
||||
render: never
|
||||
list: local
|
||||
---
|
||||
|
||||
{{% glossary %}}
|
Reference in New Issue
Block a user