From fb325737c7f3dbd2fa2bdebe71c610e6f70b0ac1 Mon Sep 17 00:00:00 2001 From: John Krug Date: Tue, 23 Jul 2024 13:54:16 +0100 Subject: [PATCH] further ordering Signed-off-by: John Krug --- docs/learnpaths/kubewarden-all.md | 7 ++++--- docs/learnpaths/kubewarden-developer.md | 7 ++++--- docs/learnpaths/kubewarden-distributor.md | 7 ++++--- docs/learnpaths/kubewarden-integrator.md | 7 ++++--- docs/learnpaths/kubewarden-operator.md | 7 ++++--- docs/learnpaths/kubewarden-policy-developer.md | 11 ++++++----- docs/learnpaths/kubewarden-user.md | 11 ++++++----- docs/learnpaths/paths.md | 2 +- 8 files changed, 33 insertions(+), 26 deletions(-) diff --git a/docs/learnpaths/kubewarden-all.md b/docs/learnpaths/kubewarden-all.md index a760b8fa4e..ca9824621a 100644 --- a/docs/learnpaths/kubewarden-all.md +++ b/docs/learnpaths/kubewarden-all.md @@ -1,11 +1,12 @@ --- sidebar_label: All +sidebar_position: 70 title: All -description: Learning paths for different personas. -keywords: [learning paths] +description: Learning path for All. +keywords: [learning path] doc-persona: [kubewarden-all] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-developer.md b/docs/learnpaths/kubewarden-developer.md index 17a58b4c8a..94e751b12d 100644 --- a/docs/learnpaths/kubewarden-developer.md +++ b/docs/learnpaths/kubewarden-developer.md @@ -1,11 +1,12 @@ --- sidebar_label: Developer +sidebar_position: 60 title: Developer -description: Learning paths for different personas. -keywords: [learning paths] +description: Learning path for Developer. +keywords: [learning path] doc-persona: [kubewarden-developer] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-distributor.md b/docs/learnpaths/kubewarden-distributor.md index 162e70dc8f..1122bade1d 100644 --- a/docs/learnpaths/kubewarden-distributor.md +++ b/docs/learnpaths/kubewarden-distributor.md @@ -1,11 +1,12 @@ --- sidebar_label: Distributor +sidebar_position: 40 title: Distributor -description: Learning paths for different personas. -keywords: [learning paths] +description: Learning path for Distributor. +keywords: [learning path] doc-persona: [kubewarden-distributor] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-integrator.md b/docs/learnpaths/kubewarden-integrator.md index e7865e3146..069543e14a 100644 --- a/docs/learnpaths/kubewarden-integrator.md +++ b/docs/learnpaths/kubewarden-integrator.md @@ -1,11 +1,12 @@ --- sidebar_label: Integrator +sidebar_position: 50 title: Integrator -description: Learning paths for different personas. -keywords: [learning paths] +description: Learning path for Integrator. +keywords: [learning path] doc-persona: [kubewarden-integrator] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-operator.md b/docs/learnpaths/kubewarden-operator.md index cae76b11d5..4b7cb249bd 100644 --- a/docs/learnpaths/kubewarden-operator.md +++ b/docs/learnpaths/kubewarden-operator.md @@ -1,11 +1,12 @@ --- sidebar_label: Operator +sidebar_position: 20 title: Operator -description: Learning paths for different personas. -keywords: [learning paths] +description: Learning path for Operator. +keywords: [learning path] doc-persona: [kubewarden-operator] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-policy-developer.md b/docs/learnpaths/kubewarden-policy-developer.md index f6991254ca..ea2f6ba5ba 100644 --- a/docs/learnpaths/kubewarden-policy-developer.md +++ b/docs/learnpaths/kubewarden-policy-developer.md @@ -1,11 +1,12 @@ --- -sidebar_label: Policy Developer -title: Policy Developer -description: Learning paths for different personas. -keywords: [learning paths] +sidebar_label: Policy developer +sidebar_position: 40 +title: Policy developer +description: Learning path for Policy developer. +keywords: [learning path] doc-persona: [kubewarden-policy-developer] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/kubewarden-user.md b/docs/learnpaths/kubewarden-user.md index 2fe5757cd4..5d7e5e77de 100644 --- a/docs/learnpaths/kubewarden-user.md +++ b/docs/learnpaths/kubewarden-user.md @@ -1,11 +1,12 @@ --- -sidebar_label: User -title: User -description: Learning paths for different personas. -keywords: [learning paths] +sidebar_label: Policy user +sidebar_position: 10 +title: Policy user +description: Learning path for Policy user. +keywords: [learning path] doc-persona: [kubewarden-user] doc-type: [explanation] -doc-topic: [learning-paths] +doc-topic: [learning-path] --- |Type & Location|Keywords|Description & Title| diff --git a/docs/learnpaths/paths.md b/docs/learnpaths/paths.md index 073ba21cf2..28054b231b 100644 --- a/docs/learnpaths/paths.md +++ b/docs/learnpaths/paths.md @@ -1,6 +1,6 @@ --- sidebar_label: Introduction -sidebar_position: 10 +sidebar_position: 5 title: Introduction description: Learning paths for different personas. keywords: [learning paths]