ci: self-host star history chart (#5001)

* ci: self-host star history chart

* ci: use animated gradient star chart
This commit is contained in:
Zhengchao An
2026-07-18 14:33:45 +08:00
committed by GitHub
parent 0346108ae4
commit 825bf0e2d8
3 changed files with 33 additions and 2 deletions
+4 -1
View File
@@ -252,7 +252,10 @@ RustFS 是一个社区驱动的项目,我们感谢所有的贡献。请查看
## Star 历史
[![Star History Chart](https://api.star-history.com/svg?repos=rustfs/rustfs&type=date&legend=top-left)](https://www.star-history.com/#rustfs/rustfs&type=date&legend=top-left)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/rustfs/rustfs/star-history/star-history-dark.svg">
<img src="https://raw.githubusercontent.com/rustfs/rustfs/star-history/star-history-light.svg" alt="RustFS Star 历史图表">
</picture>
## 许可证