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
13 changes: 11 additions & 2 deletions content/docs/themes/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,22 @@ import { FileText } from 'lucide-react'
icon={<FileText />}
target="_blank"
>前端部署方式拓展博文教程 | By Mikuの鬆 </Card>
</Cards>

<Cards>
<Card
title="GitHub Actions 构建 Yohaku 的 Docker 镜像"
href="https://zwh.moe/posts/technology/yohaku-docker-deployment"
icon={<FileText />}
target="_blank"
>前端部署方式拓展博文教程 | By wuhang2003 </Card>

<Card
title="余白之间:用1Panel部署Yohaku/Shiroi主题完全指南"
href="https://jiye.funcun.top/posts/blog-setup/deploy-yohaku-theme-with-1panel-guided"
icon={<FileText />}
target="_blank"
>
{" "}
Yohaku/Shiroi 前端部署博文教程 | By 极夜System| 平台:Selfhost
</Card>

</Cards>