mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
zh structure update
This commit is contained in:
83
docs/zh/development/join.md
Normal file
83
docs/zh/development/join.md
Normal file
@@ -0,0 +1,83 @@
|
||||
---
|
||||
category: [开源, 开发]
|
||||
tag: ["开发", "团队协作", "社区"]
|
||||
icon: iconfont icon-group
|
||||
order: 1
|
||||
---
|
||||
|
||||
# 加入我们
|
||||
|
||||
如果你有以下经验之一且有兴趣加入 Snap Hutao 开发团队以完善这个项目,并接触到更多的原神开源项目,欢迎加入我们!
|
||||
|
||||
<VPBanner
|
||||
title="C# .NET 开发"
|
||||
content="负责内容:服务端开发和桌面端开发"
|
||||
logo="/images/202312/C_sharp.svg"
|
||||
:actions='[
|
||||
{
|
||||
text: "申请加入",
|
||||
link:"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=XJPjE6ffuYPkZmXvujdP1ZDY2BqL8RDg&authKey=YHBYvW4KmPUpPjGwYwGduG7ZELhFIkd9QxLHuwBFmm4UvQH1ThWiv%2FKPgeckiqt4&noverify=0&group_code=982424236",
|
||||
},
|
||||
{
|
||||
text: "桌面端",
|
||||
link: "https://github.com/DGP-Studio/Snap.Hutao",
|
||||
type: "default",
|
||||
},
|
||||
{
|
||||
text: "服务端",
|
||||
link: "https://github.com/DGP-Studio/Snap.Hutao.Server",
|
||||
type: "default",
|
||||
},
|
||||
]'
|
||||
/>
|
||||
|
||||
<VPBanner
|
||||
title="网页前端开发"
|
||||
content="负责内容:基于胡桃 API 的深渊数据库网页<br>技术栈:Vue.js, TypeScript"
|
||||
logo="/images/202312/Vue.js.svg"
|
||||
:actions='[
|
||||
{
|
||||
text: "申请加入",
|
||||
link:"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=XJPjE6ffuYPkZmXvujdP1ZDY2BqL8RDg&authKey=YHBYvW4KmPUpPjGwYwGduG7ZELhFIkd9QxLHuwBFmm4UvQH1ThWiv%2FKPgeckiqt4&noverify=0&group_code=982424236",
|
||||
},
|
||||
{
|
||||
text: "胡桃数据库网页版(开发中)",
|
||||
link: "https://github.com/DGP-Studio/Hutao.API.Web",
|
||||
type: "default",
|
||||
},
|
||||
]'
|
||||
/>
|
||||
|
||||
<VPBanner
|
||||
title="文档维护"
|
||||
content="负责内容:网页文档的内容更新<br>要求:熟悉markdown语法并对软件开发有基础了解"
|
||||
logo="/images/202312/documents.svg"
|
||||
:actions='[
|
||||
{
|
||||
text: "申请加入",
|
||||
link:"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=XJPjE6ffuYPkZmXvujdP1ZDY2BqL8RDg&authKey=YHBYvW4KmPUpPjGwYwGduG7ZELhFIkd9QxLHuwBFmm4UvQH1ThWiv%2FKPgeckiqt4&noverify=0&group_code=982424236",
|
||||
},
|
||||
{
|
||||
text: "Snap Hutao 文档",
|
||||
link: "https://github.com/DGP-Studio/Snap.Hutao.Docs",
|
||||
type: "default",
|
||||
},
|
||||
]'
|
||||
/>
|
||||
|
||||
<VPBanner
|
||||
title="视频创作"
|
||||
content="负责内容:软件宣传和教程视频的创作"
|
||||
logo="/images/202312/video-editing.svg"
|
||||
:actions='[
|
||||
{
|
||||
text: "申请加入",
|
||||
link:"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=XJPjE6ffuYPkZmXvujdP1ZDY2BqL8RDg&authKey=YHBYvW4KmPUpPjGwYwGduG7ZELhFIkd9QxLHuwBFmm4UvQH1ThWiv%2FKPgeckiqt4&noverify=0&group_code=982424236",
|
||||
},
|
||||
{
|
||||
text: "Snap Hutao 文档",
|
||||
link: "https://github.com/DGP-Studio/Snap.Hutao.Docs",
|
||||
type: "default",
|
||||
},
|
||||
]'
|
||||
/>
|
||||
Reference in New Issue
Block a user