添加更新日志,添加新的插件
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-20 23:28:46 +08:00
parent 878ab8ae15
commit a8367628e9
6 changed files with 143 additions and 7 deletions

View File

@ -1,4 +1,13 @@
# 元数据
site_name: MTTU 文档
site_author: passthem 和他的朋友们
site_description: 关于 MTTU 还有它的基础设施的文档
site_url: https://mttu.passthem.top
repo_url: https://gitea.service.jazzwhom.top/mttu-developers/mttu-docs
repo_name: mttu-developers/mttu-docs
edit_uri: _edit/master/docs/
# 页面列表
nav:
- 主页: index.md
- 主群聊规则: rules.md
@ -15,6 +24,10 @@ nav:
- MTTU 的活动与项目:
- 此方 Bot: projects/konabot.md
- 小帕置放场: projects/okiba.md
- 更新日志:
- blog/index.md
# 插件与扩展
markdown_extensions:
- abbr
- admonition
@ -34,9 +47,11 @@ markdown_extensions:
- md_in_html
plugins:
- search
- blog
- git-revision-date-localized:
enable_creation_date: true
site_url: https://mttu.passthem.top
- rss
theme:
name: material
language: zh
@ -70,6 +85,4 @@ theme:
toggle:
icon: material/brightness-4
name: 切换到系统偏好模式
repo_url: https://gitea.service.jazzwhom.top/mttu-developers/mttu-docs
repo_name: mttu-developers/mttu-docs
edit_uri: _edit/master/docs/