Skip to content

Commit 0a8a8d9

Browse files
committed
升级 "@Docusaurus": "^3.2.1"
1 parent a59f216 commit 0a8a8d9

File tree

23 files changed

+141
-24
lines changed

23 files changed

+141
-24
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is the source of documentation for [Steedos Platform](https://steedos.com), hosted at [docs.steedos.com](https://docs.steedos.com), powered by Docusaurus v2.
44

5+
## Development
6+
57
### Installation
68

79
```shell
@@ -37,14 +39,15 @@ yarn build:openapi
3739

3840
This command generates static content into the `build` directory and can be served using any static contents hosting service.
3941

40-
### Deploy to Github
42+
## Release
4143

42-
```
43-
export GIT_USER=hotlong
44-
export GIT_PASS=
45-
export DEPLOYMENT_BRANCH=master
46-
yarn deploy
47-
```
44+
### 发布正式版
45+
46+
在main分支创建tag,发布正式版到 https://docs.steedos.com
47+
48+
### 发布测试版
49+
50+
更新beta分支,发布测试版到 https://docs-beta.steedos.com
4851

4952
### Generate PDF
5053

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
collapsed: false
2-
position: 40
2+
position: 40
3+
label: Customer Relationship Management
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
collapsed: false
2-
position: 30
2+
position: 30
3+
label: Human Capital Management
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
collapsed: false
2-
position: 20
2+
position: 20
3+
label: Spend Management
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
label: Approval King
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
collapsed: false
2-
position: 200
2+
position: 200
3+
label: Integration
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
label: AMIS Low-Code Framework
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
label: Metadata

docs/developer/plugins/_category_.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
collapsed: false
2-
position: 110
2+
position: 110
3+
label: Plugins
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
label: Moleculer Microservices Framework

0 commit comments

Comments
 (0)