Skip to content

Commit

Permalink
Update README_zh-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 authored Oct 27, 2023
1 parent 1a35039 commit 46cbfa7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,17 @@
#### 方式一(gh-pages免费)
1、Fork 当前项目。

2、[https://github.com/settings/tokens](https://github.com/settings/tokens) 申请 token, 勾选相应的权限, 如果不懂就全部选中,复制并保存Token
2、在仓库页面点击 `main` 分支在输入框输入 `image` 创建一个分支,否则上传图片会出现 404 现象

3、https://github.com/用户名/nav/settings/secrets/actions/new 添加申请的token, name填写 `TOKEN` 大写
3、[https://github.com/settings/tokens](https://github.com/settings/tokens) 申请 token, 勾选相应的权限, 如果不懂就全部选中,复制并保存Token

4、打开 https://github.com/用户名/nav/actions 点击 `绿色按钮`
4、https://github.com/用户名/nav/settings/secrets/actions/new 添加申请的token, name填写 `TOKEN` 大写。

5、务必修改项目配置文件 [nav.config.ts](nav.config.ts)
5、打开 https://github.com/用户名/nav/actions 点击 `绿色按钮`

6、5分钟后打开 https://用户名.github.io/nav 就能看到一个非常强大的导航网站了。
6、务必修改项目配置文件 [nav.config.ts](nav.config.ts)

7、5分钟后打开 https://用户名.github.io/nav 就能看到一个非常强大的导航网站了。

### 推荐方式二(Vercel免费)
和方式一的步骤一样,除了第4步不用。
Expand Down

0 comments on commit 46cbfa7

Please sign in to comment.