[docs] fix zh readme reference + migrate language-specific repo markdown to docs

This commit is contained in:
CDN18 2024-11-03 05:33:35 +08:00
parent 931c131bee
commit 96be78cdd5
No known key found for this signature in database
GPG key ID: 0C656827F9F80080
4 changed files with 9 additions and 6 deletions

View file

@ -5,7 +5,7 @@ GoToSocial 可以通过多种方式进行安装。我们发布官方的二进制
有许多第三方软件包由不同的发行版维护,一些用户还创建了额外的部署工具,以便你可以轻松地自行部署 GoToSocial。 有许多第三方软件包由不同的发行版维护,一些用户还创建了额外的部署工具,以便你可以轻松地自行部署 GoToSocial。
{% {%
include "../../../../README.zh.md" include "../repo/README.md"
start='<!--releases-start-->' start='<!--releases-start-->'
end='<!--releases-end-->' end='<!--releases-end-->'
%} %}

View file

@ -1,17 +1,17 @@
{% {%
include "../../../README.zh.md" include "../../../README.md"
start='<!--overview-start-->' start='<!--overview-start-->'
end='<!--overview-end-->' end='<!--overview-end-->'
%} %}
{% {%
include "../../../README.zh.md" include "../../../README.md"
start='<!--body-1-start-->' start='<!--body-1-start-->'
end='<!--body-1-end-->' end='<!--body-1-end-->'
%} %}
{% {%
include "../../../README.zh.md" include "../../../README.md"
start='<!--body-2-start-->' start='<!--body-2-start-->'
end='<!--body-2-end-->' end='<!--body-2-end-->'
%} %}

View file

@ -16,6 +16,9 @@ docs_dir: .
edit_uri: edit/main/docs/locales/zh/ edit_uri: edit/main/docs/locales/zh/
copyright: GoToSocial 以 GNU AGPL v3 许可授权。版权所有 (C) 全体 GoToSocial 开发者 admin@gotosocial.org copyright: GoToSocial 以 GNU AGPL v3 许可授权。版权所有 (C) 全体 GoToSocial 开发者 admin@gotosocial.org
exclude_docs: |
repo/**
nav: nav:
- "主页": "index.md" - "主页": "index.md"
- "FAQ": "faq.md" - "FAQ": "faq.md"

View file

@ -266,8 +266,6 @@ GoToSocial 支持 [OpenID Connect (OIDC)](https://openid.net/connect/) 身份提
查看我们的 [入门文档](https://docs.gotosocial.org/zh-cn/latest/getting_started/),并浏览我们的 [发布页面](https://github.com/superseriousbusiness/gotosocial/releases)。 查看我们的 [入门文档](https://docs.gotosocial.org/zh-cn/latest/getting_started/),并浏览我们的 [发布页面](https://github.com/superseriousbusiness/gotosocial/releases)。
---
<!--releases-start--> <!--releases-start-->
### 支持的平台 ### 支持的平台
@ -363,6 +361,7 @@ S3 存储桶中的快照版二进制发布由 Github 提交哈希控制。要获
--- ---
## 致谢 ## 致谢
<!--body-1-end-->
### 库 ### 库
@ -428,6 +427,7 @@ GoToSocial 使用以下开源库、框架和工具,在此声明并致谢 💕
- [wagslane/go-password-validator](https://github.com/wagslane/go-password-validator); 密码强度验证。 [MIT 许可证](https://spdx.org/licenses/MIT.html)。 - [wagslane/go-password-validator](https://github.com/wagslane/go-password-validator); 密码强度验证。 [MIT 许可证](https://spdx.org/licenses/MIT.html)。
- [yuin/goldmark](https://github.com/yuin/goldmark); Markdown 解析器。 [MIT 许可证](https://spdx.org/licenses/MIT.html)。 - [yuin/goldmark](https://github.com/yuin/goldmark); Markdown 解析器。 [MIT 许可证](https://spdx.org/licenses/MIT.html)。
<!--body-2-start-->
### 图像归属与许可 ### 图像归属与许可
树懒标志由 [Anna Abramek](https://abramek.art/) 设计。 树懒标志由 [Anna Abramek](https://abramek.art/) 设计。