|
8 | 8 | ![License][license-badge]
|
9 | 9 | [![CI][workflow-ci-badge]][workflow-ci-url]
|
10 | 10 | [![Release][workflow-release-badge]][workflow-release-url]
|
| 11 | +[![Website][website-badge]][website] |
| 12 | +[![Grafana][grafana-badge]][grafana-url] |
11 | 13 |
|
12 | 14 | [crates-badge]: https://img.shields.io/crates/v/synd-term?style=for-the-badge&logo=rust
|
13 | 15 | [crates-url]: https://crates.io/crates/synd-term
|
|
16 | 18 | [workflow-ci-url]: https://github.com/ymgyt/syndicationd/actions/workflows/ci.yaml
|
17 | 19 | [workflow-release-badge]: https://img.shields.io/github/actions/workflow/status/ymgyt/syndicationd/release.yml?style=for-the-badge&logo=github&label=Release
|
18 | 20 | [workflow-release-url]: https://github.com/ymgyt/syndicationd/actions/workflows/release.yml
|
19 |
| -[website-badge]: https://img.shields.io/badge/website-blue?style=for-the-badge |
| 21 | +[website-badge]: https://img.shields.io/badge/Docs-Website-8cf?style=for-the-badge&logo=book |
20 | 22 | [website]: https://docs.syndicationd.ymgyt.io/synd-term/
|
| 23 | +[grafana-badge]: https://img.shields.io/badge/Grafana-Dashboard-orange?style=for-the-badge&logo=grafana |
| 24 | +[grafana-url]: https://ymgyt.grafana.net/public-dashboards/863ebddd82c44ddd9a28a68eaac848ff?orgId=1&refresh=1h&from=now-1h&to=now |
21 | 25 |
|
22 | 26 | 
|
23 | 27 |
|
@@ -291,6 +295,9 @@ Some tips about feed that I know.
|
291 | 295 |
|
292 | 296 | If you're looking for feeds, here are my recommendations.
|
293 | 297 |
|
| 298 | +<details> |
| 299 | +<summary>Click to show a list</summary> |
| 300 | + |
294 | 301 | ### For Rust users
|
295 | 302 |
|
296 | 303 | <details>
|
@@ -361,3 +368,4 @@ If you're looking for feeds, here are my recommendations.
|
361 | 368 | | [Terminal Trove](https://terminaltrove.com/) | `https://terminaltrove.com/blog.xml` |
|
362 | 369 |
|
363 | 370 | </details>
|
| 371 | +</details> |
0 commit comments