Skip to content

Commit 161cf7e

Browse files
committed
added more title based context ids
1 parent e28ac55 commit 161cf7e

22 files changed

+22
-3
lines changed

docs/assets/templates/metadata-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: {{title}}
33
aliases:
44
- {{title}}
55
description: index page for {{title}}
6+
context_id: {{title}}
67
tags:
78
- in-progress
89
---

docs/kb/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ aliases:
44
- kb
55
- Knowledge Base
66
description: index page for kb
7+
context_id: kb-home
78
tags:
89
- kb
910
- knowledge-base

docs/kb/how-tos/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: How To Guides
33
aliases:
44
- How To Guides
55
description: index page for How To Guides
6+
context_id: how-to-guides-home
67
tags:
78
- how-to
89
---

docs/kb/how-tos/add-extend-a-2nd-virtual-hdd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Add & Extend a 2nd Virtual HDD
3-
description: Describes attaching a second disk to a Fog server and making it usable to the server
3+
description: Describes attaching a second disk to a Fog server and making it usable to the server
4+
context_id: add-extend-a-2nd-virtual-hdd
45
aliases:
56
- Add & Extend a 2nd Virtual HDD
67
- Add and Extend a 2nd Virtual HDD

docs/kb/how-tos/bios-and-uefi-co-existence.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Bios and UEFI Co-Existence
33
description: Describes how to configure a dhcp server to provide different pxe boot files based on hardware
4+
context_id: bios-and-uefi-co-existence
45
alias:
56
- Bios and UEFI Co-Existence
67
tags:

docs/kb/how-tos/capture-an-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Capture an image
33
aliases:
44
- Capture an image
55
description: Decribes the basic flow of capturing an image
6+
context_id: capture-an-image
67
tags:
78
- how-to
89
- capture

docs/kb/how-tos/change-fog-server-ip-address.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Change FOG Server IP Address
33
aliases:
44
- Change FOG Server IP Address
55
description: describes how to Change FOG Server IP Address
6+
context_id: change-fog-server-ip-address
67
tags:
78
- in-progress
89
- convert-Wiki2MD

docs/kb/how-tos/deploy-an-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Deploy an image
33
aliases:
44
- Deploy an image
55
description: basics on how to deploy an image in fog
6+
context_id: deploy-an-image
67
tags:
78
- tasks
89
- deploy

docs/kb/how-tos/deploy-dual-boot-multi-disk-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Deploying a Dual-Boot Multi-Disk Image
33
aliases:
44
- Deploying a Dual-Boot Multi-Disk Image
55
description: describe how to deploy a dual-boot multi-disk image to other devices
6+
context_id: deploy-dual-boot-multi-disk-image
67
tags:
78
- dual-boot
89
- multi-disk

docs/kb/how-tos/fog-client-example-tasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ aliases:
44
- Example tasks with the FOG client
55
- Fog Client Example Tasks
66
description: General examples of using fog client tasks
7+
context_id: fog-client-example-tasks
78
tags:
89
- how-to
910
- client

0 commit comments

Comments
 (0)