mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Merge pull request #1347 from btat/zh-extra-files
[zh] Sync with PR #724 and #809 to remove unused files
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 备份和恢复 Docker 安装的 Rancher
|
||||
---
|
||||
|
||||
- [备份](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-docker-installed-rancher.md)
|
||||
- [还原](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-docker-installed-rancher.md)
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: v2.7
|
||||
description: Dummy file used to redirect to the base url
|
||||
---
|
||||
|
||||
<!-- Redirect plugin currently does not allow the final segment of a url (e.g. /v2.7/faq is valid, but /v2.7 is not)
|
||||
to contain a period so this method is used to to allow users to access baseurl/v2.7 and be redirected to baseurl
|
||||
|
||||
releaseTask: when a new minor version is released, the name of this file and the title need to be updated.
|
||||
-->
|
||||
|
||||
import {Redirect} from '@docusaurus/router';
|
||||
|
||||
const Home = () => {
|
||||
return <Redirect to="/zh" />;
|
||||
};
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 备份和恢复 Docker 安装的 Rancher
|
||||
---
|
||||
|
||||
- [备份](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-docker-installed-rancher.md)
|
||||
- [还原](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-docker-installed-rancher.md)
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 备份和恢复 Docker 安装的 Rancher
|
||||
---
|
||||
|
||||
- [备份](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-docker-installed-rancher.md)
|
||||
- [还原](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-docker-installed-rancher.md)
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: v2.7
|
||||
description: Dummy file used to redirect to the base url
|
||||
---
|
||||
|
||||
<!-- Redirect plugin currently does not allow the final segment of a url (e.g. /v2.7/faq is valid, but /v2.7 is not)
|
||||
to contain a period so this method is used to to allow users to access baseurl/v2.7 and be redirected to baseurl
|
||||
|
||||
releaseTask: when a new minor version is released, the name of this file and the title need to be updated.
|
||||
-->
|
||||
|
||||
import {Redirect} from '@docusaurus/router';
|
||||
|
||||
const Home = () => {
|
||||
return <Redirect to="/zh" />;
|
||||
};
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 备份和恢复 Docker 安装的 Rancher
|
||||
---
|
||||
|
||||
- [备份](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-docker-installed-rancher.md)
|
||||
- [还原](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-docker-installed-rancher.md)
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: v2.7
|
||||
description: Dummy file used to redirect to the base url
|
||||
---
|
||||
|
||||
<!-- Redirect plugin currently does not allow the final segment of a url (e.g. /v2.7/faq is valid, but /v2.7 is not)
|
||||
to contain a period so this method is used to to allow users to access baseurl/v2.7 and be redirected to baseurl
|
||||
|
||||
releaseTask: when a new minor version is released, the name of this file and the title need to be updated.
|
||||
-->
|
||||
|
||||
import {Redirect} from '@docusaurus/router';
|
||||
|
||||
const Home = () => {
|
||||
return <Redirect to="/zh" />;
|
||||
};
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 备份和恢复 Docker 安装的 Rancher
|
||||
---
|
||||
|
||||
- [备份](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/back-up-docker-installed-rancher.md)
|
||||
- [还原](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-docker-installed-rancher.md)
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: v2.7
|
||||
description: Dummy file used to redirect to the base url
|
||||
---
|
||||
|
||||
<!-- Redirect plugin currently does not allow the final segment of a url (e.g. /v2.7/faq is valid, but /v2.7 is not)
|
||||
to contain a period so this method is used to to allow users to access baseurl/v2.7 and be redirected to baseurl
|
||||
|
||||
releaseTask: when a new minor version is released, the name of this file and the title need to be updated.
|
||||
-->
|
||||
|
||||
import {Redirect} from '@docusaurus/router';
|
||||
|
||||
const Home = () => {
|
||||
return <Redirect to="/zh" />;
|
||||
};
|
||||
Reference in New Issue
Block a user