mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-13 06:03:55 +08:00
docs: tencent cloud lighthouse (#354)
添加使用腾讯云轻量应用服务器的应用模板部署的文档。 /kind documentation ```release-note None ```
This commit is contained in:
@@ -23,6 +23,16 @@
|
||||
"getting-started/install/helm",
|
||||
"getting-started/install/podman",
|
||||
"getting-started/install/jar-file",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "云平台",
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": [
|
||||
"getting-started/install/cloud/tencent-cloud-lighthouse"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "其他指南",
|
||||
@@ -67,11 +77,7 @@
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": [
|
||||
"contribution/issue",
|
||||
"contribution/pr",
|
||||
"contribution/sponsor"
|
||||
]
|
||||
"items": ["contribution/issue", "contribution/pr", "contribution/sponsor"]
|
||||
},
|
||||
"about"
|
||||
],
|
||||
@@ -244,9 +250,7 @@
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": [
|
||||
"developer-guide/plugin/examples/todolist"
|
||||
]
|
||||
"items": ["developer-guide/plugin/examples/todolist"]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user