Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyli committed Sep 15, 2020
1 parent 3a0dcb9 commit d09cdd5
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 482 deletions.
4 changes: 2 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -e

# 生成静态文件
npm run docs:build
npm run build

# 进入生成的文件夹
cd docs/.vuepress/dist
Expand All @@ -20,6 +20,6 @@ git commit -m 'deploy'
# git push -f [email protected]:<USERNAME>/<USERNAME>.github.io.git master

# 如果发布到 https://<USERNAME>.github.io/<REPO>
# git push -f [email protected]:<USERNAME>/<REPO>.git master:gh-pages
git push -f [email protected]:fbi-js/docs.git master:gh-pages

cd -
Binary file removed docs/.vuepress/dist/.DS_Store
Binary file not shown.
19 changes: 0 additions & 19 deletions docs/.vuepress/dist/404.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/css/0.styles.85a5d938.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/img/search.83621669.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/10.f2c1b658.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/11.bb142ca4.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/12.da53e399.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/13.b52be260.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/2.748c1ab3.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/dist/assets/js/3.111bd329.js

This file was deleted.

Loading

0 comments on commit d09cdd5

Please sign in to comment.