Skip to content

Commit 7809246

Browse files
committed
refactor(docs):添加自动化脚本,打通发版流程
- 建立底稿文件,移动异常md文档 - 新增脚本,打通发版流程 - 优化docker镜像源
1 parent 875a055 commit 7809246

Some content is hidden

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

59 files changed

+2
-3990
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ docs/.vuepress/dist/
116116

117117
# TernJS port file
118118
.tern-port
119+
/docs/.vuepress/.temp/

docs/.vuepress/.temp/internal/clientAppEnhances.js

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

docs/.vuepress/.temp/internal/clientAppRootComponents.js

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

docs/.vuepress/.temp/internal/clientAppSetups.js

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

docs/.vuepress/.temp/internal/layoutComponents.js

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

docs/.vuepress/.temp/internal/pagesComponents.js

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

docs/.vuepress/.temp/internal/pagesData.js

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

docs/.vuepress/.temp/internal/pagesRoutes.js

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

docs/.vuepress/.temp/internal/siteData.js

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

0 commit comments

Comments
 (0)