Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Sep 2, 2024
1 parent defe3ae commit 3f4ba55
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pages/themes/shiro/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,13 @@ import { ToGitHub } from '@components/ToGitHub'
## 前提要求

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

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

## 准备步骤

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

<Steps>

### 打开 Clerk 创建项目
### 打开 Clerk 创建项目 (已弃用)

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

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

预构建:重复对应步骤。

Docker Compose`docker compose pull && docker compose up -d`
Docker Compose:`docker compose pull && docker compose up -d`

<style global jsx>{`
.nextra-cards img {
Expand Down

0 comments on commit 3f4ba55

Please sign in to comment.