Skip to content

Commit 37333c5

Browse files
committed
docs: add bt deployment document
1 parent 7c902ca commit 37333c5

File tree

19 files changed

+68
-4
lines changed

19 files changed

+68
-4
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Install with other ways",
3+
"position": 5
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 3
3+
title: Install with BT
4+
---
5+
6+
:::info
7+
This document is only available for Chinese.
8+
:::
9+
10+
If you are chinese user, and wanna install Tailchat with bt, please learn more with switch language to chinese and read it.

website/docs/deployment/kubernetes/_category_.json renamed to website/docs/deployment/other-way/kubernetes/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Kubernetes",
3-
"position": 5
3+
"position": 2
44
}
File renamed without changes.
File renamed without changes.

website/docs/deployment/manual.md renamed to website/docs/deployment/other-way/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 6
2+
sidebar_position: 1
33
title: Manual Deployment
44
---
55

website/i18n/zh-Hans/code.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,5 +422,11 @@
422422
},
423423
"Bot and Open Platform": {
424424
"message": "机器人与开放平台"
425+
},
426+
"Join Tailchat Group": {
427+
"message": "加入 Tailchat 群组"
428+
},
429+
"Join Discord": {
430+
"message": "加入 Discord"
425431
}
426432
}

website/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,9 @@
6262
"sidebar.tutorialSidebar.category.Open App": {
6363
"message": "开放平台应用",
6464
"description": "The label for category Open App in sidebar tutorialSidebar"
65+
},
66+
"sidebar.tutorialSidebar.category.Install with other ways": {
67+
"message": "使用其他方式安装",
68+
"description": "The label for category Install with other ways in sidebar tutorialSidebar"
6569
}
6670
}
68.9 KB
Loading
101 KB
Loading

0 commit comments

Comments
 (0)