> For AI agents: the complete documentation index is available at https://www.tteam.icu/llms.txt, the full documentation bundle is available at https://www.tteam.icu/llms-full.txt.

# 2025 Week 01

## 开发方面

完善了[网站主页](https://www.tteam.icu/):

- 图片界面改为从API获取图片，并增加了图片内容
- 为博客添加了评论系统，使用[utterances](https://github.com/utterance/utterances)实现
- 为`GitHub`主页添加了自动展示博客文章的功能，使用[blog-post-workflow](https://github.com/gautamkrishnar/blog-post-workflow)实现

## 运维方面

- 使用`Ansible`实现自动化控制`Windows`服务器的服务上线
- 尝试使用[windows\_exporter](https://github.com/prometheus-community/windows_exporter)监控`Windows`服务器
