Files
notebook/docs/index.md
T
kurihada 017daeea14 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 评论系统入口
2026-06-04 10:54:23 +08:00

36 lines
938 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
comments: false
---
# 🏠 我的知识库
欢迎!这里是我(kurihada)的个人知识内容存储。
---
## 📂 内容分类
| 分类 | 说明 |
|------|------|
| ✈️ [旅行](旅行/index.md) | 旅行计划、游记、航拍素材笔记 |
| 📷 [摄影](摄影/index.md) | 拍摄参数、器材、后期思路 |
| 💻 [技术](技术/index.md) | 开发笔记、服务器运维、工具配置 |
| 🖨️ [3D打印](3D打印/index.md) | 模型、参数、耗材记录 |
| 📝 [日记](日记/index.md) | 日常记录 |
---
## 🔗 快捷入口
- **照片管理**[Immich](http://localhost:2283)(AI 标签、人脸识别、RAW 预览)
- **大疆素材**`~/action5pro/`
- **RAW 原片**`~/aa/`
---
## 🛠 本站说明
- 基于 [MkDocs Material](https://squidfunk.github.io/mkdocs-material/) 构建
- 所有内容为纯 Markdown 文件,存储在 `~/kb/docs/`
- Claude 协助维护和更新内容