Skip to content

Commit 8aaee38

Browse files
author
huangliling
committed
refactor: LC 文档重构
1 parent 5913783 commit 8aaee38

File tree

950 files changed

+6497
-217233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

950 files changed

+6497
-217233
lines changed

.ci/build-hk.sh

Lines changed: 0 additions & 78 deletions
This file was deleted.

.ci/build-leancloud.sh

100644100755
Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,5 @@
22

33
set -e
44

5-
# 移除 TDS 文档
6-
rm -rf docs i18n versioned_docs versioned_sidebars versions.json
7-
8-
# 移动 LC 文档
9-
mv leancloud/docs .
10-
mv leancloud/i18n .
11-
12-
# 替换配置文件
13-
mv leancloud/conf/env.ts src/constants/env.ts
14-
cp leancloud/conf/override.scss src/styles/override.scss
15-
cp leancloud/conf/docusaurus.config.js docusaurus.config.js
16-
cp leancloud/conf/sidebars.js sidebars.js
17-
185
# 构建
196
yarn build --out-dir build-leancloud
20-
21-
# 重置到初始状态
22-
# git clean -df
23-
# git checkout -f

.ci/hk/docusaurus.config.js

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)