Skip to content

Commit

Permalink
backward compatiblity: add redirects from meshmap/* to kanvas/*
Browse files Browse the repository at this point in the history
Signed-off-by: vishalvivekm <[email protected]>
  • Loading branch information
vishalvivekm committed Sep 12, 2024
1 parent fb33c09 commit 50e5695
Show file tree
Hide file tree
Showing 20 changed files with 61 additions and 2 deletions.
3 changes: 3 additions & 0 deletions content/en/kanvas/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ menu: {main: {weight: 3}}
weight: 1
cascade:
type: docs
aliases:
- /content/en/meshmap/
- /content/en/kanvas/
---

<!-- {{% pageinfo %}}
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: >
Meshery Designs are descriptive, declarative characterizations of how your Kubernetes infrastructure should be configured.
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/concepts
- /kanvas/concepts
---

## Designs
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/concepts/relationships/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: >
Meshery uses relationships to map how interconnected components interact.
categories: [Designer]
tags: [designs, relationships, components]
aliases:
- /meshmap/concepts/relationships
- /kanvas/concepts/relationships
---

## What are Meshery Relationships?
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 4
categories: [Designer]
tags: [designs]
aliases:
- meshmap/designer/
- kanvas/designer/
---

{{% pageinfo %}}
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/comments/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 3
categories: [Designer]
tags: [designs, collaboration, review]
aliases:
- /meshmap/designer/comments
- /kanvas/designer/comments
---

## Overview
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/embedding-designs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 5
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/designer/embedding-designs
- /kanvas/designer/embedding-designs
---

# Meshery Design Embedding
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/export-designs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 6
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/designer/export-designs
- /kanvas/designer/export-designs
# Should this page every be relocated, please create a redirect link from the old location to the new location or backlinks like the one below will break.
# https://github.com/layer5labs/meshery-extensions/tree/master/kanvas/src/components/designer/drawer/ComponentDrawerTabContent/exportModal.js
---
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/share-resource/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 3
categories: [Designer]
tags: [designs, collaboration, review]
aliases:
- /meshmap/designer/share-resource
- /kanvas/designer/share-resource
---

## Overview
Expand Down
5 changes: 4 additions & 1 deletion content/en/kanvas/designer/tagsets/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ description: >
Share design with other users and use control access to manage design access permissions and visibility.
weight: 6
categories: [Designer]
tags: [designs, collaboration, review]
tags: [designs, collaboration, review]
aliases:
- /meshmap/designer/tagsets
- /kanvas/designer/tagsets
---

## Overview
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/designer/whiteboarding/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: Whiteboarding and Freestyle Drawing inside Kanvas
weight: 4
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/designer/whiteboarding
- /kanvas/designer/whiteboarding
# Should this page every be relocated, please create a redirect link from the old location to the new location or backlinks like the one below will break.
# https://github.com/layer5labs/meshery-extensions/tree/master/kanvas/src/components/designer/drawer/ComponentDrawerTabContent/exportModal.js
---
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: What does your user need to know to try your project?
weight: 2
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started
- /kanvas/getting-started
---


Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/creating-relationships.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 4
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started/creating-relationships
- /kanvas/getting-started/creating-relationships
---

{{% pageinfo %}}
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/starting-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 3
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started/starting-helm
- /kanvas/getting-started/starting-helm
---

Helm helps you manage Kubernetes applications. Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/starting-pattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 3
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started/starting-pattern
- /kanvas/getting-started/starting-pattern
---

Starting from a published design is a quick way to get started with a popular stack or solution.
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/starting-scratch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 2
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started/starting-scratch
- /kanvas/getting-started/starting-scratch
---


Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/getting-started/working-with-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ description: >
weight: 4
categories: [Designer]
tags: [designs]
aliases:
- /meshmap/getting-started/working-with-components
- /kanvas/getting-started/working-with-components
---

## Copy and Paste Components
Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
title: Reference
description: APIs, Keyboard Shortcuts, Model Schemas
weight: 9
aliases:
- /meshmap/reference
- /kanvas/reference
---
3 changes: 3 additions & 0 deletions content/en/kanvas/reference/contributing-to-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Contributing to Docs
weight: 10
description: A detailed contribution guide for Layer5 Docs.
aliases:
- /meshmap/reference/contributing-to-docs
- /kanvas/reference/contributing-to-docs
---
## Contributing to the docs.layer5.io Website

Expand Down
3 changes: 3 additions & 0 deletions content/en/kanvas/reference/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Keyboard Shortcuts
description: |
Learn the keyboard shortcuts for Kanvas to enhance your designing experience.
aliases:
- /meshmap/reference/keyboard-shortcuts
- /kanvas/reference/keyboard-shortcuts
---
<!-- set of custom keyboard button classes -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/css/main.min.css" />
Expand Down
4 changes: 3 additions & 1 deletion content/en/kanvas/reference/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Troubleshooting Kanvas
description: Learn to Troubleshoot the Kanvas

aliases:
- /meshmap/reference/troubleshooting
- /kanvas/reference/troubleshooting
---

## Meshery Extension
Expand Down

0 comments on commit 50e5695

Please sign in to comment.