Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 2 column 1
---
# We use sentence case and present imperative tone
title: "{{ replace .Name "-" " " | title }}"
# Weights are assigned in increments of 100: determines sorting order
weight: i00
# Creates a table of contents and sidebar, useful for large documents
toc: false
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
type: concept
# Intended for internal catalogue and search, case sensitive:
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
product:
---
This guide provides an overview of , which is used <for/in> <action 1>, <action 2> and <action 3>.
It is an example of a , and is closely related to .
# You can use Mermaid to draw diagrams in a codeblock with mermaid as the language.
# Read their documentation for usage: https://mermaid.js.org/intro/
Starting from the <top/left> of the diagram, you can see that is connected to : this relationship is established when configuring as part of .
- Additional reading 1
- [Additional reading 2]({{< ref "/some/internal/link.md" >}})
- Additional reading 3