|
1 | | -## 🐙 Features |
| 1 | +## 🦑 Interested to get your own? |
2 | 2 |
|
3 | | -* Create infographics from **<%= Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key))).length %> plugins**, **<%= Object.entries(templates).filter(([key, value]) => (value)&&(!["community"].includes(key))).length %> templates** and **<%= Object.entries(descriptor.inputs).length %> options**! |
| 3 | +For a fully-featured experience you should use **metrics** as a [GitHub Action](https://github.com/marketplace/actions/metrics-embed), but you can also try it now at [metrics.lecoq.io](https://metrics.lecoq.io/) with your GitHub username! |
| 4 | + |
| 5 | +Choose `📊 Metrics embed` if you want to customize your GitHub profile and `✨ Metrics insights` to get a quick overview of your GitHub statistics: |
| 6 | + |
| 7 | +<table> |
| 8 | + <tr> |
| 9 | + <th><a href="https://metrics.lecoq.io">📊 Metrics embed</a></th> |
| 10 | + <th><a href="https://metrics.lecoq.io/about">✨ Metrics insights</a></th> |
| 11 | + </tr> |
| 12 | + <tr> |
| 13 | + <td align="center"> |
| 14 | + Embed metrics images on your profile readme or blog!<br> |
| 15 | + Use GitHub actions for even more features!<br> |
| 16 | + <img src="/.github/readme/imgs/features_embed.gif" width="441"> |
| 17 | + </td> |
| 18 | + <td align="center"> |
| 19 | + Share your metrics with friends and on social medias!<br> |
| 20 | + No configuration needed!<br> |
| 21 | + <img src="/.github/readme/imgs/features_insights.gif" width="441"> |
| 22 | + </td> |
| 23 | + </tr> |
| 24 | +</table> |
| 25 | + |
| 26 | +### 🐙 Features |
| 27 | + |
| 28 | +* Create infographics from **<%= Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key))).length %> plugins**, **<%= Object.entries(templates).filter(([key, value]) => (value)&&(!["community"].includes(key))).length %> templates** and **<%= Object.entries(descriptor.inputs).length %> options** |
4 | 29 | * Even more **customization** with [community templates](source/templates/community) or by [forking this repository](https://github.com/lowlighter/metrics/network/members) and editing HTML/CSS/EJS |
5 | | -* Support **users** and **organizations** accounts, and even **repositories**! |
6 | | -* Save your metrics as **images** (SVG, PNG or JPG), **markdown**, **PDF** or **JSON**! |
7 | | - * Upload them through commits, pull request and gists, or handle output manually |
8 | | -* Test it live on [metrics.lecoq.io](https://metrics.lecoq.io)! |
9 | | - * Get a quick overview of any user with [✨ metrics insights](https://metrics.lecoq.io/about) |
| 30 | +* Support **users**, **organizations** and even **repositories** |
| 31 | +* Transparent by default so it'll blend well whether light or dark mode is used |
| 32 | +* Save your metrics as **images** (SVG, PNG or JPEG), **markdown**, **PDF** or **JSON** |
| 33 | + * Upload them to GitHub through commits, pull requests and gists, or handle renders yourself |
| 34 | +* Works either as [GitHub action](https://github.com/marketplace/actions/metrics-embed) or as [web instance](https://metrics.lecoq.io) |
| 35 | + |
0 commit comments