Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 3f4ba55

Browse files
committed
update
Signed-off-by: Innei <[email protected]>
1 parent defe3ae commit 3f4ba55

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pages/themes/shiro/index.mdx

+4-5
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,13 @@ import { ToGitHub } from '@components/ToGitHub'
3131
## 前提要求
3232

3333
- 你已安装 Mix Space 后端并且已启动
34-
- 你已注册 [Clerk](https://clerk.com/) 账号
3534
- (选择 Vercel 部署)已注册 [Vercel](https://vercel.com/)[GitHub](https://github.com/) 账号
3635

37-
<Callout type="warning">
36+
<!-- <Callout type="warning">
3837
请注意,Shiro 主题的部署教程与初版有所不同,如果你已经部署过 Shiro
3938
主题,请重新阅读本文档(尤其是填入配置文件环节,配置有所变化),并阅读
4039
[「移除 Edge Config」](#移除-edge-config) 部分。
41-
</Callout>
40+
</Callout> -->
4241

4342
## 准备步骤
4443

@@ -47,7 +46,7 @@ import Video from '@components/Video'
4746

4847
<Steps>
4948

50-
### 打开 Clerk 创建项目
49+
### 打开 Clerk 创建项目 (已弃用)
5150

5251
打开 [Clerk 仪表盘](https://dashboard.clerk.com/) 点击 Add application 按钮,填入你的博客名称,并配置信息,点击 Create application 按钮,即可完成配置。
5352

@@ -360,7 +359,7 @@ Refer: https://github.com/Innei/Shiro/issues/137
360359

361360
预构建:重复对应步骤。
362361

363-
Docker Compose`docker compose pull && docker compose up -d`
362+
Docker Compose:`docker compose pull && docker compose up -d`
364363

365364
<style global jsx>{`
366365
.nextra-cards img {

0 commit comments

Comments
 (0)