Skip to content

Commit e4064ba

Browse files
committedJan 15, 2022
ci: auto-regenerate files [skip ci]
1 parent 696041e commit e4064ba

File tree

47 files changed

+2680
-451
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2680
-451
lines changed
 

‎README.md

+14-25
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build, test, analyze and publish](https://github.com/lowlighter/metrics/actions/workflows/workflow.yml/badge.svg)](https://github.com/lowlighter/metrics/actions/workflows/workflow.yml) [![Metrics (examples)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml/badge.svg)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml)
44

5-
Generate metrics that can be embedded everywhere, including your GitHub profile readme! For users, organizations, and even repositories!
5+
Generate metrics that can be embedded everywhere, including your GitHub profile readme! Supports users, organizations, and even repositories!
66

77
<table>
88
<tr>
@@ -29,30 +29,18 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
2929
<th><a href="source/plugins/languages/README.md">🈷️ Most used languages</a></th>
3030
</tr>
3131
<tr>
32-
<td align="center">
33-
<details open><summary>Full year isometric calendar</summary>
34-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg">
35-
</details>
36-
<details><summary>Half year isometric calendar</summary>
37-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg">
38-
</details>
39-
<img width="900" height="1" alt="">
40-
</td>
41-
<td align="center">
42-
<details open><summary>Indepth analysis (clone and analyze repositories)</summary>
43-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.indepth.svg">
44-
</details>
45-
<details open><summary>Recently used (analyze recent activity events)</summary>
46-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.recent.svg">
47-
</details>
48-
<details><summary>Default algorithm</summary>
49-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg">
50-
</details>
51-
<details><summary>Default algorithm (with details)</summary>
52-
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.svg">
53-
</details>
54-
<img width="900" height="1" alt="">
55-
</td>
32+
<td align="center">
33+
<details open><summary>Full year calendar</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg" alt=""></img></details>
34+
<details><summary>Half year calendar</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg" alt=""></img></details>
35+
<img width="900" height="1" alt="">
36+
</td>
37+
<td align="center">
38+
<details open><summary>Indepth analysis (clone and analyze repositories)</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.indepth.svg" alt=""></img></details>
39+
<details open><summary>Recently used (analyze recent activity events)</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.recent.svg" alt=""></img></details>
40+
<details><summary>Default algorithm</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg" alt=""></img></details>
41+
<details><summary>Default algorithm (with details)</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.svg" alt=""></img></details>
42+
<img width="900" height="1" alt="">
43+
</td>
5644
</tr>
5745
<tr>
5846
<th><a href="source/plugins/topics/README.md">📌 Starred topics</a></th>
@@ -525,6 +513,7 @@ Plugins provide additional content and lets you customize your rendered metrics.
525513
* [💹 Stock prices](/source/plugins/stock/README.md)
526514
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
527515
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
516+
528517
**🎲 Maintained by community**
529518
* [💉 Nightscout](/source/plugins/nightscout/README.md) by [@legoandmars](https://github.com/legoandmars)
530519
* [💩 PoopMap plugin](/source/plugins/poopmap/README.md) by [@matievisthekat](https://github.com/matievisthekat)

‎settings.example.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Failed to load comments.