mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-13 06:03:55 +08:00
chore: remove 1.x documentation (#303)
移除 1.x 的文档,以及清除一些过时文档。 1.x 所有文档已经被移动到 https://github.com/halo-dev/v1-legacy-docs 并托管在 https://v1.legacy-docs.halo.run <img width="669" alt="图片" src="https://github.com/halo-dev/docs/assets/21301288/684e4b0e-fc60-44ae-bda1-52fe62c4670d"> /kind cleanup ```release-note None ```
This commit is contained in:
@@ -1,89 +0,0 @@
|
||||
{
|
||||
"tutorialSidebar": [
|
||||
"intro",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "入门",
|
||||
"collapsed": false,
|
||||
"items": [
|
||||
"getting-started/prepare",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "安装指南",
|
||||
"items": [
|
||||
"getting-started/install/linux",
|
||||
"getting-started/install/docker",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "其他指南",
|
||||
"items": [
|
||||
"getting-started/install/other/bt-panel",
|
||||
"getting-started/install/other/tencent-cloudbase",
|
||||
"getting-started/install/other/docker-mysql",
|
||||
{
|
||||
"type": "link",
|
||||
"label": "腾讯云开发者实验室",
|
||||
"href": "https://cloud.tencent.com/developer/labs/lab/10523"
|
||||
}
|
||||
]
|
||||
},
|
||||
"getting-started/install/third-party"
|
||||
]
|
||||
},
|
||||
"getting-started/config",
|
||||
"getting-started/upgrade",
|
||||
"getting-started/downloads"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "用户指南",
|
||||
"items": [
|
||||
"user-guide/backup-migration",
|
||||
"user-guide/markdown",
|
||||
"user-guide/faq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "开发者指南",
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "系统开发",
|
||||
"items": [
|
||||
"developer-guide/core/structure",
|
||||
"developer-guide/core/prepare",
|
||||
"developer-guide/core/code-style"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "主题开发",
|
||||
"items": [
|
||||
"developer-guide/theme/prepare",
|
||||
"developer-guide/theme/config-files",
|
||||
"developer-guide/theme/global-variable",
|
||||
"developer-guide/theme/public-template-tag",
|
||||
"developer-guide/theme/page-variable",
|
||||
"developer-guide/theme/template-tag"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "REST API",
|
||||
"href": "https://api.halo.run"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "参与贡献",
|
||||
"items": [
|
||||
"contribution/issue",
|
||||
"contribution/pr"
|
||||
]
|
||||
},
|
||||
"about"
|
||||
]
|
||||
}
|
||||
@@ -1,85 +0,0 @@
|
||||
{
|
||||
"tutorialSidebar": [
|
||||
"intro",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "入门",
|
||||
"collapsed": false,
|
||||
"items": [
|
||||
"getting-started/prepare",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "安装指南",
|
||||
"items": [
|
||||
"getting-started/install/linux",
|
||||
"getting-started/install/docker",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "其他指南",
|
||||
"items": [
|
||||
"getting-started/install/other/bt-panel",
|
||||
"getting-started/install/other/tencent-cloudbase",
|
||||
"getting-started/install/other/docker-mysql",
|
||||
"getting-started/install/other/docker-compose"
|
||||
]
|
||||
},
|
||||
"getting-started/install/third-party"
|
||||
]
|
||||
},
|
||||
"getting-started/config",
|
||||
"getting-started/upgrade",
|
||||
"getting-started/downloads"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "用户指南",
|
||||
"items": [
|
||||
"user-guide/backup-migration",
|
||||
"user-guide/markdown",
|
||||
"user-guide/faq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "开发者指南",
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "系统开发",
|
||||
"items": [
|
||||
"developer-guide/core/structure",
|
||||
"developer-guide/core/prepare",
|
||||
"developer-guide/core/code-style"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "主题开发",
|
||||
"items": [
|
||||
"developer-guide/theme/prepare",
|
||||
"developer-guide/theme/config-files",
|
||||
"developer-guide/theme/global-variable",
|
||||
"developer-guide/theme/public-template-tag",
|
||||
"developer-guide/theme/page-variable",
|
||||
"developer-guide/theme/template-tag"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "REST API",
|
||||
"href": "https://api.halo.run"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "参与贡献",
|
||||
"items": [
|
||||
"contribution/issue",
|
||||
"contribution/pr"
|
||||
]
|
||||
},
|
||||
"about"
|
||||
]
|
||||
}
|
||||
@@ -1,85 +0,0 @@
|
||||
{
|
||||
"tutorialSidebar": [
|
||||
"intro",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "入门",
|
||||
"collapsed": false,
|
||||
"items": [
|
||||
"getting-started/prepare",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "安装指南",
|
||||
"items": [
|
||||
"getting-started/install/linux",
|
||||
"getting-started/install/docker",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "其他指南",
|
||||
"items": [
|
||||
"getting-started/install/other/bt-panel",
|
||||
"getting-started/install/other/tencent-cloudbase",
|
||||
"getting-started/install/other/docker-mysql",
|
||||
"getting-started/install/other/docker-compose"
|
||||
]
|
||||
},
|
||||
"getting-started/install/third-party"
|
||||
]
|
||||
},
|
||||
"getting-started/config",
|
||||
"getting-started/upgrade",
|
||||
"getting-started/downloads"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "用户指南",
|
||||
"items": [
|
||||
"user-guide/backup-migration",
|
||||
"user-guide/markdown",
|
||||
"user-guide/faq"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "开发者指南",
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "系统开发",
|
||||
"items": [
|
||||
"developer-guide/core/structure",
|
||||
"developer-guide/core/prepare",
|
||||
"developer-guide/core/code-style"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "主题开发",
|
||||
"items": [
|
||||
"developer-guide/theme/prepare",
|
||||
"developer-guide/theme/config-files",
|
||||
"developer-guide/theme/global-variable",
|
||||
"developer-guide/theme/public-template-tag",
|
||||
"developer-guide/theme/page-variable",
|
||||
"developer-guide/theme/template-tag"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "REST API",
|
||||
"href": "https://api.halo.run"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "参与贡献",
|
||||
"items": [
|
||||
"contribution/issue",
|
||||
"contribution/pr"
|
||||
]
|
||||
},
|
||||
"about"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user