From 77edb9d8e23bcffb67881de90821d45b991cd1d3 Mon Sep 17 00:00:00 2001 From: Raj Date: Fri, 26 Jan 2024 00:09:05 +0530 Subject: [PATCH] Added tags and categories Signed-off-by: Raj --- content/en/cloud/_index.md | 2 ++ content/en/cloud/catalog/_index.md | 2 ++ content/en/cloud/concepts/_index.md | 2 ++ content/en/cloud/getting-started/_index.md | 2 ++ .../getting-started/creating-a-design-from-templete.md.md | 2 ++ .../getting-started/getting-started-with-layer5-account.md | 2 ++ content/en/cloud/identity/_index.md | 1 + content/en/cloud/security/tokens.md | 2 ++ content/en/cloud/self-hosted/_index.md | 2 ++ content/en/cloud/tutorials/_index.md | 2 ++ content/en/cloud/tutorials/assigning-user-badges.md | 2 ++ content/en/cloud/tutorials/gitops-snapshots.md | 2 ++ content/en/cloud/tutorials/sharing-a-workspace.md | 2 ++ content/en/cloud/workspaces/_index.md | 3 ++- content/en/meshmap/_index.md | 3 +++ content/en/meshmap/tasks/_index.md | 2 ++ content/en/meshmap/tasks/designs/_index.md | 2 ++ content/en/meshmap/visualizer/_index.md | 1 + 18 files changed, 35 insertions(+), 1 deletion(-) diff --git a/content/en/cloud/_index.md b/content/en/cloud/_index.md index 9cf2d821..78228d40 100755 --- a/content/en/cloud/_index.md +++ b/content/en/cloud/_index.md @@ -7,6 +7,8 @@ type: docs menu: {main: {weight: 2}} cascade: type: docs +tags: [cloud] +categories: [cloud, documentation] --- ![layer5-cloud-provider](layer5-cloud-provider.svg "image-center-shadow") {{% pageinfo %}} diff --git a/content/en/cloud/catalog/_index.md b/content/en/cloud/catalog/_index.md index 7564aaf5..48903a88 100644 --- a/content/en/cloud/catalog/_index.md +++ b/content/en/cloud/catalog/_index.md @@ -3,6 +3,8 @@ title: Catalog weight: 4 description: > The Cloud Catalog is a web-based, public catalog to facilitate easy sharing and discovery of common cloud native architectures and design patterns. +tags: [catalog] +categories: [catalog,cloud] --- {{%pageinfo%}} diff --git a/content/en/cloud/concepts/_index.md b/content/en/cloud/concepts/_index.md index f4ef416a..be6092cc 100644 --- a/content/en/cloud/concepts/_index.md +++ b/content/en/cloud/concepts/_index.md @@ -3,6 +3,8 @@ title: Concepts weight: 2 description: > An overview of Layer5 Cloud concepts and their relationships to one another. +tags: [cloud] +categories: [cloud, concepts] --- ![concepts-overview](concepts-overview.svg "image-center-shadow") diff --git a/content/en/cloud/getting-started/_index.md b/content/en/cloud/getting-started/_index.md index 2596b18a..399be8a3 100644 --- a/content/en/cloud/getting-started/_index.md +++ b/content/en/cloud/getting-started/_index.md @@ -2,6 +2,8 @@ title: Getting Started description: Learn how to effectively manage your organizations, teams, users, workspaces, environments, and more. weight: 1 +tags: [cloud] +categories: [cloud] ---