|
1 | 1 | --- |
2 | | -title: Exploring Meshery Catalog |
| 2 | +title: Exploring The Catalog |
3 | 3 | weight: 3 |
4 | | -description: "Discover how to browse, find, and interact with designs in the Catalog." |
| 4 | +description: "Discover how to browse, find, and interact with designs in Meshery Catalog." |
5 | 5 | categories: [Catalog] |
6 | 6 | tags: [Designer] |
7 | 7 | --- |
8 | 8 |
|
9 | | -The [Meshery Catalog](https://cloud.layer5.io/catalog) is the central hub for well-architected cloud native patterns and best practices templates. Here, you can discover and share designs with the wider community. |
| 9 | +[Meshery Catalog](https://cloud.layer5.io/catalog) is the central hub for well-architected cloud native patterns and best practices templates. Here, you can discover and share designs with the wider community. |
10 | 10 |
|
11 | 11 |  |
12 | 12 |
|
13 | 13 | ## Viewing Catalog Items |
14 | 14 |
|
15 | | -The Meshery Catalog displays all available designs in an organized, searchable format. |
| 15 | +Meshery Catalog displays all published designs in an organized, searchable format. |
16 | 16 |
|
17 | 17 | ### Top Performers |
18 | 18 |
|
19 | | -At the top of the page, you can find the **Top Performers** section. This provides a snapshot of the full Leaderboard, highlighting the most popular designs based on various [metrics](/cloud/catalog/metrics/). |
| 19 | +At the top of the page, you can find the **Top Performers** section. This provides a snapshot of the **Leaderboard**, highlighting the most popular designs based on various [metrics](/cloud/catalog/metrics/). |
20 | 20 | - To see the complete rankings, click the **Open Leaderboard** button. |
21 | 21 | - You can toggle the visibility of this section using the **Hide Performers** / **Show Performers** button. |
22 | 22 |
|
@@ -123,12 +123,12 @@ You can modify the following fields: |
123 | 123 | {{< alert type="warning" title="Immutable Properties" >}} |
124 | 124 | Some properties of a published design are immutable and cannot be changed: |
125 | 125 | - **Name:** The original name of the published design cannot be modified. |
126 | | -- **Visibility:** You cannot change a published design's visibility directly. To remove it from public view, you must **Unpublish** it instead. |
| 126 | +- **Visibility:** You cannot change a published design's visibility directly. To remove it from the catalog, you must **Unpublish** it instead. |
127 | 127 | {{< /alert >}} |
128 | 128 |
|
129 | 129 | ### Unpublish |
130 | 130 |
|
131 | | -If you no longer want a design to be publicly visible in the catalog, you can use the **Unpublish** button. This action will remove the design from the public catalog but does not delete it. The design will remain as a private design in your account. |
| 131 | +If you no longer want a design to be published in the catalog, you can use the **Unpublish** button. This action will remove the design from Meshery Catalog but does **not delete** it. The design will remain as a private design in your account. |
132 | 132 |
|
133 | 133 | {{< alert type="info" title="Permissions Required" >}} |
134 | 134 | Editing/Unpublish published designs requires specific user roles and permissions. Learn more: [Default Permissions documentation](/cloud/reference/default-permissions/). |
|
0 commit comments