docs: up website & sh

This commit is contained in:
元凛
2022-02-09 17:24:35 +08:00
parent f6cad1ea63
commit 1a0a9f0bf6
41 changed files with 1340 additions and 2278 deletions

View File

@@ -1,8 +1,15 @@
## Dev
### Code
All code is in `/src`.
The online code is in `/web`.
## release
完整版本在网页上进行
direct `npm run pub`
### 替换小版本
### 手动
- 删除 v2 tag
- git push origin :refs/tags/v2
- 把最新的 v2.1.0 推送到 远端 v2 tag