mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Merge pull request #1642 from btat/integrations-capi-tile
Include CAPI as a tile in integrations page
This commit is contained in:
@@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,9)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
+1
-1
@@ -15,4 +15,4 @@ Prime 还提供生产支持选项,以及根据你的商业需求定制的订
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,8)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
+1
-1
@@ -15,4 +15,4 @@ Prime 还提供生产支持选项,以及根据你的商业需求定制的订
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,8)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
+1
-1
@@ -15,4 +15,4 @@ Prime 还提供生产支持选项,以及根据你的商业需求定制的订
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,8)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,9)} />
|
||||
|
||||
+1
-1
@@ -15,4 +15,4 @@ Prime 还提供生产支持选项,以及根据你的商业需求定制的订
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,8)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
+11
-11
@@ -1174,6 +1174,17 @@ const sidebars = {
|
||||
"integrations-in-rancher/fleet/use-fleet-behind-a-proxy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
"integrations-in-rancher/rancher-desktop",
|
||||
{
|
||||
type: 'category',
|
||||
@@ -1200,17 +1211,6 @@ const sidebars = {
|
||||
'integrations-in-rancher/cloud-marketplace/supportconfig'
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'CIS Scans',
|
||||
|
||||
@@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,9)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
@@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,8)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,9)} />
|
||||
|
||||
@@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal';
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,9)} />
|
||||
<DocCardList items={useCurrentSidebarCategory().items.slice(0,10)} />
|
||||
|
||||
@@ -1135,6 +1135,17 @@
|
||||
"integrations-in-rancher/fleet/use-fleet-behind-a-proxy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
"integrations-in-rancher/rancher-desktop",
|
||||
{
|
||||
"type": "category",
|
||||
@@ -1161,17 +1172,6 @@
|
||||
"integrations-in-rancher/cloud-marketplace/supportconfig"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "CIS Scans",
|
||||
|
||||
@@ -1129,6 +1129,17 @@
|
||||
"integrations-in-rancher/fleet/use-fleet-behind-a-proxy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
"integrations-in-rancher/rancher-desktop",
|
||||
{
|
||||
"type": "category",
|
||||
@@ -1155,17 +1166,6 @@
|
||||
"integrations-in-rancher/cloud-marketplace/supportconfig"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "CIS Scans",
|
||||
|
||||
@@ -1135,6 +1135,17 @@
|
||||
"integrations-in-rancher/fleet/use-fleet-behind-a-proxy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
"integrations-in-rancher/rancher-desktop",
|
||||
{
|
||||
"type": "category",
|
||||
@@ -1161,17 +1172,6 @@
|
||||
"integrations-in-rancher/cloud-marketplace/supportconfig"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cluster API (CAPI) with Rancher Turtles",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "integrations-in-rancher/cluster-api/cluster-api"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/cluster-api/overview"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "CIS Scans",
|
||||
|
||||
Reference in New Issue
Block a user