This repository was archived by the owner on Nov 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,7 @@ import { ToGitHub } from '@components/ToGitHub'
35
35
- 你已注册 [ Clerk] ( https://clerk.com/ ) 账号
36
36
37
37
<Callout type = " warning" >
38
- 请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro
39
- 主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读最后一节
40
- [ 「移除 Edge Config」] ( #移除-edge-config ) 。
38
+ 请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro 主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读最后一节[ 「移除 Edge Config」] ( #移除-edge-config ) 。
41
39
</Callout >
42
40
43
41
## 安装
@@ -46,13 +44,16 @@ import { Steps } from 'nextra/components'
46
44
import Video from ' @components/Video'
47
45
48
46
<Steps >
47
+
49
48
### 克隆仓库
50
49
51
50
登陆 GitHub 账号,打开 [ Innei/Shiro] ( https://github.com/Innei/Shiro ) ,点击右上角的 Fork 按钮,将仓库克隆到你的账号下。
52
51
53
52
<Video src = " https://pan.vinua.cn/f/73dt6/fork_shiro.mp4" />
54
- ### 打开 Vercel 创建项目 登陆 Vercel 账号,点击右上角的 New Project 按钮,选择 Import
55
- Git Repository,选择你刚刚 Fork 的仓库,点击 Import 按钮,即可进入到项目配置页面。
53
+
54
+ ### 打开 Vercel 创建项目
55
+
56
+ 登陆 Vercel 账号,点击右上角的 New Project 按钮,选择 Import Git Repository,选择你刚刚 Fork 的仓库,点击 Import 按钮,即可进入到项目配置页面。
56
57
57
58
<Video src = " https://pan.vinua.cn/f/52ocj/shiro_create_new_project.mp4" />
58
59
You can’t perform that action at this time.
0 commit comments