[home]更新网站资源

This commit is contained in:
tomsun28
2022-02-05 10:22:20 +08:00
parent 3b238347d4
commit 89701d9661
56 changed files with 361 additions and 2372 deletions

View File

@@ -29,6 +29,8 @@ This command generates static content into the `build` directory and can be serv
```console
GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
OR
USE_SSH=true yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.