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 +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,13 @@ import { ToGitHub } from '@components/ToGitHub'
31
31
## 前提要求
32
32
33
33
- 你已安装 Mix Space 后端并且已启动
34
- - 你已注册 [ Clerk] ( https://clerk.com/ ) 账号
35
34
- (选择 Vercel 部署)已注册 [ Vercel] ( https://vercel.com/ ) 和 [ GitHub] ( https://github.com/ ) 账号
36
35
37
- <Callout type = " warning" >
36
+ <!-- < Callout type = " warning" >
38
37
请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro
39
38
主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读
40
39
[ 「移除 Edge Config」] ( #移除-edge-config ) 部分。
41
- </Callout >
40
+ </Callout > -->
42
41
43
42
## 准备步骤
44
43
@@ -47,7 +46,7 @@ import Video from '@components/Video'
47
46
48
47
<Steps >
49
48
50
- ### 打开 Clerk 创建项目
49
+ ### 打开 Clerk 创建项目 (已弃用)
51
50
52
51
打开 [ Clerk 仪表盘] ( https://dashboard.clerk.com/ ) 点击 Add application 按钮,填入你的博客名称,并配置信息,点击 Create application 按钮,即可完成配置。
53
52
@@ -360,7 +359,7 @@ Refer: https://github.com/Innei/Shiro/issues/137
360
359
361
360
预构建:重复对应步骤。
362
361
363
- Docker Compose: ` docker compose pull && docker compose up -d `
362
+ Docker Compose: ` docker compose pull && docker compose up -d `
364
363
365
364
<style global jsx >{ `
366
365
.nextra-cards img {
You can’t perform that action at this time.
0 commit comments