@@ -3,10 +3,12 @@ title: 社区分享
33description : 社区用户分享的部署方式
44icon : Share2
55---
6- import { FileText , Video } from ' lucide-react'
6+
7+ import { FileText , Video } from " lucide-react" ;
78
89<Callout type = " info" >
9- 你可以参考他们的部署方式,但我们不保证它们的可用性。如果你也有教程想要与大家分享的话,欢迎您向文档提交 [ Pull Request] ( https://github.com/mx-space/docs/pulls ) 以分享您的部署方式。
10+ 你可以参考他们的部署方式,但我们不保证它们的可用性。如果你也有教程想要与大家分享的话,欢迎您向文档提交
11+ [ Pull Request] ( https://github.com/mx-space/docs/pulls ) 以分享您的部署方式。
1012</Callout >
1113
1214<Cards num = { 3 } >
@@ -17,69 +19,105 @@ import { FileText, Video } from 'lucide-react'
1719 href = " https://www.miaoer.net/posts/blog/mx-kami-serverless"
1820 icon = { <FileText />}
1921 target = " _blank"
20- > Kami 前端部署博文教程 | By 喵二 | 平台:Serverless</Card >
22+ >
23+ { " " }
24+ Kami 前端部署博文教程 | By 喵二 | 平台:Serverless
25+ </Card >
2126
2227<Card
2328 title = " mx-space + Shiro:如纸一般纯净的新博客"
2429 href = " https://arthals.ink/posts/web/shiro"
2530 icon = { <FileText />}
2631 target = " _blank"
27- > 前后端部署博文教程 | By Arthals | 平台:Selfhost</Card >
32+ >
33+ { " " }
34+ 前后端部署博文教程 | By Arthals | 平台:Selfhost
35+ </Card >
2836
2937<Card
3038 title = " 使用 Mix Space × Zeabur 搭建自己的个人空间"
3139 href = " https://lab.gb0.dev/post/mxspace-on-zeabur/"
3240 icon = { <FileText />}
3341 target = " _blank"
34- >前后端部署博文教程 | By 草方块 | 平台:Serverless</Card >
42+ >
43+ 前后端部署博文教程 | By 草方块 | 平台:Serverless
44+ </Card >
3545
3646<Card
3747 title = " 使用 Termux 搭建 Mix-Space"
3848 href = " https://www.rinne.in/posts/default/deploy-mxspace-with-termux"
3949 icon = { <FileText />}
4050 target = " _blank"
41- >前后端部署博文教程 | By Rinne | 平台:Android</Card >
51+ >
52+ 前后端部署博文教程 | By Rinne | 平台:Android
53+ </Card >
4254
4355<Card
4456 title = " 从 WordPress 迁移数据到 Mix Space"
4557 href = " https://blog.fosky.top/2024/10/09/wordpress-to-mix-space.html"
4658 icon = { <FileText />}
4759 target = " _blank"
48- >后端迁移系统数据博文教程 | By Fosky</Card >
60+ >
61+ 后端迁移系统数据博文教程 | By Fosky
62+ </Card >
4963
5064<Card
5165 title = " Shiro 部署如此简单?!"
5266 href = " https://blog.yoruzzz.cn/posts/%E5%BB%BA%E7%AB%99/shiro"
5367 icon = { <FileText />}
5468 target = " _blank"
55- >前后端部署博文教程 | By 南栀 | 平台:Selfhost </Card >
69+ >
70+ 前后端部署博文教程 | By 南栀 | 平台:Selfhost{ " " }
71+ </Card >
5672
5773<Card
5874 title = " Mx Space + Shiro + Nginx Proxy Manager反向代理部署"
5975 href = " https://zinzin.cc/posts/default/mxspace-shiro"
6076 icon = { <FileText />}
6177 target = " _blank"
62- > 前后端部署博文教程 | By 光合作用の少女 | 平台:Selfhost</Card >
78+ >
79+ { " " }
80+ 前后端部署博文教程 | By 光合作用の少女 | 平台:Selfhost
81+ </Card >
6382
6483<Card
6584 title = " 使用 1Panel 部署 Mix-Space 和前端 Shiro 主题"
6685 href = " https://blog.lolita.best/posts/blog/MxspaceDeployShiro"
6786 icon = { <FileText />}
6887 target = " _blank"
69- > 前后端部署博文教程 | By 星野纯夏 | 平台:Selfhost</Card >
88+ >
89+ { " " }
90+ 前后端部署博文教程 | By 星野纯夏 | 平台:Selfhost
91+ </Card >
7092
7193<Card
7294 title = " 使用Claw Cloud Run低成本拥有自己的Shiro"
7395 href = " https://mahiru.tech/posts/default/02"
7496 icon = { <FileText />}
7597 target = " _blank"
76- > 前后端部署博文教程 | By 白熊sama | 平台:Serverless</Card >
98+ >
99+ { " " }
100+ 前后端部署博文教程 | By 白熊sama | 平台:Serverless
101+ </Card >
77102
78103<Card
79104 title = " 使用NorthFlank低成本部署MixSpace"
80105 href = " https://space.hanze.icu/posts/project/mx"
81106 icon = { <FileText />}
82107 target = " _blank"
83- > 前后端部署博文教程 | By C_Hanze | 平台:Serverless</Card >
108+ >
109+ { " " }
110+ 前后端部署博文教程 | By C_Hanze | 平台:Serverless
111+ </Card >
112+
113+ <Card
114+ title = " 2026年通过GitHub aciton部署Mix-Space博客和Yohaku主题"
115+ href = " https://yuuki.diy/posts/tech/blogbuild"
116+ icon = { <FileText />}
117+ target = " _blank"
118+ >
119+ { " " }
120+ 前后端部署博文教程 | By Yuuki | 平台:Selfhost
121+ </Card >
84122
85123</Cards >
0 commit comments