Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 50 additions & 12 deletions content/docs/core/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ title: 社区分享
description: 社区用户分享的部署方式
icon: Share2
---
import { FileText, Video } from 'lucide-react'

import { FileText, Video } from "lucide-react";

<Callout type="info">
你可以参考他们的部署方式,但我们不保证它们的可用性。如果你也有教程想要与大家分享的话,欢迎您向文档提交 [Pull Request](https://github.com/mx-space/docs/pulls) 以分享您的部署方式。
你可以参考他们的部署方式,但我们不保证它们的可用性。如果你也有教程想要与大家分享的话,欢迎您向文档提交
[Pull Request](https://github.com/mx-space/docs/pulls) 以分享您的部署方式。
</Callout>

<Cards num={3}>
Expand All @@ -17,69 +19,105 @@ import { FileText, Video } from 'lucide-react'
href="https://www.miaoer.net/posts/blog/mx-kami-serverless"
icon={<FileText />}
target="_blank"
> Kami 前端部署博文教程 | By 喵二 | 平台:Serverless</Card>
>
{" "}
Kami 前端部署博文教程 | By 喵二 | 平台:Serverless
</Card>

<Card
title="mx-space + Shiro:如纸一般纯净的新博客"
href="https://arthals.ink/posts/web/shiro"
icon={<FileText />}
target="_blank"
> 前后端部署博文教程 | By Arthals | 平台:Selfhost</Card>
>
{" "}
前后端部署博文教程 | By Arthals | 平台:Selfhost
</Card>

<Card
title="使用 Mix Space × Zeabur 搭建自己的个人空间"
href="https://lab.gb0.dev/post/mxspace-on-zeabur/"
icon={<FileText />}
target="_blank"
>前后端部署博文教程 | By 草方块 | 平台:Serverless</Card>
>
前后端部署博文教程 | By 草方块 | 平台:Serverless
</Card>

<Card
title="使用 Termux 搭建 Mix-Space"
href="https://www.rinne.in/posts/default/deploy-mxspace-with-termux"
icon={<FileText />}
target="_blank"
>前后端部署博文教程 | By Rinne | 平台:Android</Card>
>
前后端部署博文教程 | By Rinne | 平台:Android
</Card>

<Card
title="从 WordPress 迁移数据到 Mix Space"
href="https://blog.fosky.top/2024/10/09/wordpress-to-mix-space.html"
icon={<FileText />}
target="_blank"
>后端迁移系统数据博文教程 | By Fosky</Card>
>
后端迁移系统数据博文教程 | By Fosky
</Card>

<Card
title="Shiro 部署如此简单?!"
href="https://blog.yoruzzz.cn/posts/%E5%BB%BA%E7%AB%99/shiro"
icon={<FileText />}
target="_blank"
>前后端部署博文教程 | By 南栀 | 平台:Selfhost </Card>
>
前后端部署博文教程 | By 南栀 | 平台:Selfhost{" "}
</Card>

<Card
title="Mx Space + Shiro + Nginx Proxy Manager反向代理部署"
href="https://zinzin.cc/posts/default/mxspace-shiro"
icon={<FileText />}
target="_blank"
> 前后端部署博文教程 | By 光合作用の少女 | 平台:Selfhost</Card>
>
{" "}
前后端部署博文教程 | By 光合作用の少女 | 平台:Selfhost
</Card>

<Card
title="使用 1Panel 部署 Mix-Space 和前端 Shiro 主题"
href="https://blog.lolita.best/posts/blog/MxspaceDeployShiro"
icon={<FileText />}
target="_blank"
> 前后端部署博文教程 | By 星野纯夏 | 平台:Selfhost</Card>
>
{" "}
前后端部署博文教程 | By 星野纯夏 | 平台:Selfhost
</Card>

<Card
title="使用Claw Cloud Run低成本拥有自己的Shiro"
href="https://mahiru.tech/posts/default/02"
icon={<FileText />}
target="_blank"
> 前后端部署博文教程 | By 白熊sama | 平台:Serverless</Card>
>
{" "}
前后端部署博文教程 | By 白熊sama | 平台:Serverless
</Card>

<Card
title="使用NorthFlank低成本部署MixSpace"
href="https://space.hanze.icu/posts/project/mx"
icon={<FileText />}
target="_blank"
> 前后端部署博文教程 | By C_Hanze | 平台:Serverless</Card>
>
{" "}
前后端部署博文教程 | By C_Hanze | 平台:Serverless
</Card>

<Card
title="2026年6月通过GitHub aciton部署Mix-Space博客和Yohaku主题"
href="https://eruchitand.top/posts/tech/blogbuild"
icon={<FileText />}
target="_blank"
>
{" "}
前后端部署博文教程 | By Yuuki | 平台:Selfhost
</Card>

</Cards>