feat: 集成 Artalk 自托管评论系统

- 新增 docs/overrides/partials/comments.html,Material 主题评论覆盖
- mkdocs.yml 添加 custom_dir: docs/overrides
- 首页添加 comments: false 关闭评论
- 新增 Artalk 部署文档(Docker + Nginx 反代 + 初始化指南)
- 技术 index 添加 Artalk 文档链接
- mkdocs.yml nav 添加 Artalk 评论系统入口
This commit is contained in:
2026-06-04 10:54:23 +08:00
parent 00a355e1e9
commit 017daeea14
5 changed files with 214 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
---
comments: false
---
# 🏠 我的知识库
欢迎!这里是我(kurihada)的个人知识内容存储。