5 分钟阅读
AGENTS.md — Blog Posts (content/posts/) Overview Blog post content organized by topic category. ~94 posts total. All new posts MUST be bilingual (zh + en). Structure 1 2 3 4 5 6 7 8 9 10 11 12 content/posts/ ├── telemetry/ # ~26 posts — 可观测性, Prometheus, VictoriaMetrics ├── iot/ # ~16 posts — 物联网, ESP, 树莓派 ├── architecture/ # ~16 posts — 系统架构设计 ├── aihelper/ # ~7 posts — AI 工具, 大模型, 辅助开发 ├── mibee-oss/ # ~20 posts — MiBee 开源项目 ├── network/ # 网络技术 ├── physical-world/ # 信号处理与图像 ├── programming/ # 编程语言 ├── frontend/ # 前端技术 ├── _index.md # Section index (zh) └── _index.en.md # Section index (en) Each category may have an images/ subdirectory for post assets.
继续阅读 →