Skip to content

Commit 7d4978b

Browse files
authored
feat: Revamp includes (#1486)
* feat: move includes. add nd-product, update archetypes, update nd-product metadata to new convention
1 parent 0f211cc commit 7d4978b

File tree

467 files changed

+942
-6235
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

467 files changed

+942
-6235
lines changed

archetypes/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: false
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
99
nd-content-type: concept
1010
# Intended for internal catalogue and search, case sensitive:
11-
# AGE, DOS, NAZ, NGC, NGF, NIC, NIM, NGF, ONE, NOS, NPL, SOL, WAF
11+
# NAGENT, NAZURE, NGOOGL, FABRIC, INGRESS, NIMNGR, NONECO, NGPLUS, SOLUTI, F5WAFN, F5DOSN, MISCEL
1212
nd-product:
1313
---
1414

archetypes/default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: false
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
99
nd-content-type: how-to
1010
# Intended for internal catalogue and search, case sensitive:
11-
# AGE, DOS, NAZ, NGC, NGF, NIC, NIM, NGF, ONE, NOS, NPL, SOL, WAF
11+
# NAGENT, NAZURE, NGOOGL, FABRIC, INGRESS, NIMNGR, NONECO, NGPLUS, SOLUTI, F5WAFN, F5DOSN, MISCEL
1212
nd-product:
1313
---
1414

archetypes/landing-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ nd-landing-page: true
1414
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
1515
nd-content-type: landing-page
1616
# Intended for internal catalogue and search, case sensitive:
17-
# AGE, DOS, NAZ, NGC, NGF, NIC, NIM, NGF, ONE, NOS, NPL, SOL, WAF
17+
# NAGENT, NAZURE, NGOOGL, FABRIC, INGRESS, NIMNGR, NONECO, NGPLUS, SOLUTI, F5WAFN, F5DOSN, MISCEL
1818
nd-product:
1919
---
2020

archetypes/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: false
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
99
nd-content-type: tutorial
1010
# Intended for internal catalogue and search, case sensitive:
11-
# AGE, DOS, NAZ, NGC, NGF, NIC, NIM, NGF, ONE, NOS, NPL, SOL, WAF
11+
# NAGENT, NAZURE, NGOOGL, FABRIC, INGRESS, NIMNGR, NONECO, NGPLUS, SOLUTI, F5WAFN, F5DOSN, MISCEL
1212
nd-product:
1313
---
1414

content/agent/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nd-landing-page: true
1717
nd-content-type: landing-page
1818
# Intended for internal catalogue and search, case sensitive:
1919
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
20-
nd-product: Agent
20+
nd-product: NGAGENT
2121
---
2222

2323
## About

content/agent/configuration/configuration-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ draft: false
44
weight: 100
55
toc: true
66
nd-content-type: how-to
7-
nd-product: Agent
7+
nd-product: NGAGENT
88
nd-docs: DOCS-1229
99
---
1010

content/agent/installation-upgrade/installation-unprivileged.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ weight: 450
44
toc: true
55
nd-content-type:
66
- how-to
7-
product: Agent
7+
nd-product: NAGENT
88
nd-docs: DOCS-1781
99
---
1010

content/agent/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support
33
weight: 800
44
toc: false
55
nd-content-type: reference
6-
product: Agent
6+
nd-product: NAGENT
77
nd-docs: DOCS-1883
88
---
99

content/includes/agent/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
files:
3-
- content/agent/about.md
4-
- content/nginx-one-console/agent/overview/about.md
2+
nd-product: NAGENT
3+
nd-files:
4+
- content/nginx-one-console/agent/overview/about.md
55
---
66

77
F5 NGINX Agent is a lightweight companion daemon designed to work with NGINX One and enable remote management of NGINX instances. It also gathers performance metrics from NGINX and transmits them to the NGINX One Console for enhanced monitoring and control.

content/includes/agent/architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
files:
3-
- content/agent/about.md
4-
- content/nginx-one-console/agent/overview/about.md
2+
nd-product: NAGENT
3+
nd-files:
4+
- content/nginx-one-console/agent/overview/about.md
55
---
66

77
The figure shows:

0 commit comments

Comments
 (0)