文章

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 content/posts/ ├── telemetry/ # ~26 posts — Observability, Prometheus, VictoriaMetrics ├── iot/ # ~22 posts — ESP, Raspberry Pi, hardware ├── architecture/ # ~16 posts — System architecture design ├── aihelper/ # ~14 posts — AI tools, LLMs, dev assistants ├── mibee-oss/ # ~10 posts — NVR, open-source projects ├── system/ # ~4 posts — System configuration ├── _index.md # Section index (zh) ├── _index.en.md # Section index (en) └── code-test.md # Test post (gitignored) Each category may have an images/ subdirectory for post assets.

Continue reading →