docs: replace links from profile repo to metrics repo [skip ci]
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
While metrics targets mainly user accounts, it's possible to render metrics for organization accounts.
|
While metrics targets mainly user accounts, it's possible to render metrics for organization accounts.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 💬 Metrics for organizations
|
## 💬 Metrics for organizations
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ A scope-less token can still display private contributions by enabling `Include
|
|||||||
|
|
||||||
If a plugin has not enough scopes to operate (and `plugins_errors_fatal` isn't enabled), it'll be reported in the rendering like below:
|
If a plugin has not enough scopes to operate (and `plugins_errors_fatal` isn't enabled), it'll be reported in the rendering like below:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 2. Put your GitHub personal token in your repository secrets
|
### 2. Put your GitHub personal token in your repository secrets
|
||||||
|
|
||||||
@@ -97,9 +97,9 @@ In this case, please consider watching new releases to stay up-to-date and enjoy
|
|||||||
|
|
||||||
#### Examples workflows
|
#### Examples workflows
|
||||||
|
|
||||||
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/metrics.yml) so you can check it out for some code examples about plugins usage.
|
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/metrics/blob/examples/.github/workflows/metrics.yml) so you can check it out for some code examples about plugins usage.
|
||||||
|
|
||||||
You can also take a look at this [user workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/personal.yml) if you want.
|
You can also take a look at this [user workflow](https://github.com/lowlighter/metrics/blob/examples/.github/workflows/personal.yml) if you want.
|
||||||
|
|
||||||
### 4. Embed link into your README.md
|
### 4. Embed link into your README.md
|
||||||
|
|
||||||
|
|||||||
4
.github/readme/partials/license.md
vendored
4
.github/readme/partials/license.md
vendored
@@ -5,5 +5,5 @@ MIT License
|
|||||||
Copyright (c) 2020-present lowlighter
|
Copyright (c) 2020-present lowlighter
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|||||||
2
.github/scripts/markdown_example.mjs
vendored
2
.github/scripts/markdown_example.mjs
vendored
@@ -12,7 +12,7 @@ const page = await browser.newPage()
|
|||||||
|
|
||||||
//Select markdown example and take screenshoot
|
//Select markdown example and take screenshoot
|
||||||
await page.setViewport({width:600, height:600})
|
await page.setViewport({width:600, height:600})
|
||||||
await page.goto("https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.md")
|
await page.goto("https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.md")
|
||||||
const clip = await page.evaluate(() => {
|
const clip = await page.evaluate(() => {
|
||||||
const {x, y, width, height} = document.querySelector("#readme").getBoundingClientRect()
|
const {x, y, width, height} = document.querySelector("#readme").getBoundingClientRect()
|
||||||
return {x, y, width, height}
|
return {x, y, width, height}
|
||||||
|
|||||||
130
README.md
130
README.md
@@ -11,11 +11,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.organization.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -30,15 +30,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<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>
|
<details open><summary>Full year calendar</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg" alt=""></img></details>
|
||||||
<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>
|
<details><summary>Half year calendar</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg" alt=""></img></details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<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>
|
<details open><summary>Indepth analysis (clone and analyze repositories)</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.indepth.svg" alt=""></img></details>
|
||||||
<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>
|
<details open><summary>Recently used (analyze recent activity events)</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.recent.svg" alt=""></img></details>
|
||||||
<details><summary>Default algorithm</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg" alt=""></img></details>
|
<details><summary>Default algorithm</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg" alt=""></img></details>
|
||||||
<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>
|
<details><summary>Default algorithm (with details)</summary><img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg" alt=""></img></details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -49,15 +49,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>With icons</summary>
|
<details open><summary>With icons</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.topics.icons.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>With labels</summary>
|
<details open><summary>With labels</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.topics.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stars.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stars.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -68,19 +68,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Permissions, limitations and conditions</summary>
|
<details open><summary>Permissions, limitations and conditions</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.licenses.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Licenses overview</summary>
|
<details open><summary>Licenses overview</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.licenses.ratio.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.ratio.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Recent activity charts</summary>
|
<details open><summary>Recent activity charts</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.habits.charts.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.charts.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Midly interesting facts</summary>
|
<details open><summary>Midly interesting facts</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.habits.facts.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.facts.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -92,22 +92,22 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>By contribution types</summary>
|
<details open><summary>By contribution types</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.categories.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.categories.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>By number of contributions</summary>
|
<details><summary>By number of contributions</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.contributions.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.contributions.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Indepth analysis</summary>
|
<details open><summary>Indepth analysis</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.indepth.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Created on an user's repositories</summary>
|
<details><summary>Created on an user's repositories</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Created by an user</summary>
|
<details><summary>Created by an user</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.user.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -118,15 +118,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.reactions.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Related to an user</summary>
|
<details open><summary>Related to an user</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.people.followers.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Related to a repository</summary>
|
<details><summary>Related to a repository</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.people.repository.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -137,11 +137,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stargazers.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.projects.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -151,11 +151,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.code.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.code.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.activity.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -166,19 +166,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Compact display</summary>
|
<details open><summary>Compact display</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.compact.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Detailed display</summary>
|
<details><summary>Detailed display</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Indepth analysis</summary>
|
<details open><summary>Indepth analysis</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.notable.indepth.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.indepth.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Contributions in organizations only</summary>
|
<details><summary>Contributions in organizations only</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.notable.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -189,11 +189,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.discussions.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.support.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -203,11 +203,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.lines.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.traffic.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -216,11 +216,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.repositories.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.gists.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -231,19 +231,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>For an user or an organization</summary>
|
<details open><summary>For an user or an organization</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>For a repository</summary>
|
<details><summary>For a repository</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.repository.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>GitHub sponsors card</summary>
|
<details open><summary>GitHub sponsors card</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.sponsors.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>GitHub sponsors full introduction</summary>
|
<details><summary>GitHub sponsors full introduction</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.sponsors.full.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.full.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -254,11 +254,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.starlists.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.skyline.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -269,22 +269,22 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>PageSpeed scores</summary>
|
<details open><summary>PageSpeed scores</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>PageSpeed scores with detailed report</summary>
|
<details><summary>PageSpeed scores with detailed report</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.detailed.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.detailed.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>PageSpeed scores with a website screenshot</summary>
|
<details><summary>PageSpeed scores with a website screenshot</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.screenshot.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.screenshot.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Random tracks from a playlist</summary>
|
<details open><summary>Random tracks from a playlist</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.music.playlist.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.playlist.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Recently listened</summary>
|
<details open><summary>Recently listened</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.music.recent.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.recent.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -295,18 +295,18 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stackoverflow.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stackoverflow.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>For anime watchers</summary>
|
<details open><summary>For anime watchers</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>For manga readers</summary>
|
<details><summary>For manga readers</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.manga.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Favorites characters</summary>
|
<details open><summary>Favorites characters</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.characters.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -318,19 +318,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Latest tweets</summary>
|
<details open><summary>Latest tweets</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.tweets.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Latest tweets with attachments</summary>
|
<details><summary>Latest tweets with attachments</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.tweets.attachments.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.attachments.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Latest posts</summary>
|
<details open><summary>Latest posts</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.posts.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Latest posts width description and cover image</summary>
|
<details><summary>Latest posts width description and cover image</summary>
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.posts.full.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.full.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
@@ -341,11 +341,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.rss.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.wakatime.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.wakatime.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -355,7 +355,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stock.svg">
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center"><img width="900" height="1" alt=""></td>
|
<td align="center"><img width="900" height="1" alt=""></td>
|
||||||
@@ -377,11 +377,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg" alt=""></img>
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg" alt=""></img>
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -391,11 +391,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg" alt=""></img>
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
|
<img alt="" width="400" src="https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -542,7 +542,7 @@ MIT License
|
|||||||
Copyright (c) 2020-present lowlighter
|
Copyright (c) 2020-present lowlighter
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The *achievements* plugin displays several highlights about what you achieved on
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Compact display</summary>
|
<details open><summary>Compact display</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.compact.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Detailed display</summary>
|
<details><summary>Detailed display</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.achievements.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *activity* plugin displays your recent activity on GitHub.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.activity.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ The *anilist* plugin lets you display your favorites animes, mangas and characte
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>For anime watchers</summary>
|
<details open><summary>For anime watchers</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>For manga readers</summary>
|
<details><summary>For manga readers</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.manga.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Favorites characters</summary>
|
<details open><summary>Favorites characters</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.anilist.characters.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -5,11 +5,11 @@ The *base* content is all metrics enabled by default.
|
|||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.organization.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ Display a random code snippet from your recent activity history.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.code.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.code.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -7,10 +7,10 @@ It's especially useful to acknowledge contributors on release notes.
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>By contribution types</summary>
|
<details open><summary>By contribution types</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.categories.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.categories.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>By number of contributions</summary>
|
<details><summary>By number of contributions</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.contributors.contributions.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.contributions.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *discussions* plugin displays your GitHub discussions metrics.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.discussions.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ The *followup* plugin displays the ratio of open/closed issues and the ratio of
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Indepth analysis</summary>
|
<details open><summary>Indepth analysis</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.indepth.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Created on an user's repositories</summary>
|
<details><summary>Created on an user's repositories</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Created by an user</summary>
|
<details><summary>Created by an user</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.user.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *gists* plugin displays your [gists](https://gist.github.com) metrics.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.gists.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The coding *habits* plugin display metrics based on your recent activity, such a
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Recent activity charts</summary>
|
<details open><summary>Recent activity charts</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.habits.charts.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.charts.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Midly interesting facts</summary>
|
<details open><summary>Midly interesting facts</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.habits.facts.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.facts.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -6,10 +6,10 @@ It is mostly intended for metrics used outside of GitHub, since these informatio
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>For an user or an organization</summary>
|
<details open><summary>For an user or an organization</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>For a repository</summary>
|
<details><summary>For a repository</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.introduction.repository.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<details open><summary>Full year calendar</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg" alt=""></img></details>
|
<details open><summary>Full year calendar</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg" alt=""></img></details>
|
||||||
<details><summary>Half year calendar</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg" alt=""></img></details>
|
<details><summary>Half year calendar</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg" alt=""></img></details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ name: "📅 Isometric commit calendar"
|
|||||||
category: github
|
category: github
|
||||||
description: This plugin displays an isometric view of your commit calendar along with a few additional statistics like current streak and average number of commit per day.
|
description: This plugin displays an isometric view of your commit calendar along with a few additional statistics like current streak and average number of commit per day.
|
||||||
examples:
|
examples:
|
||||||
+full year calendar: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg
|
+full year calendar: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg
|
||||||
half year calendar: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg
|
half year calendar: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg
|
||||||
index: 0
|
index: 0
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -14,10 +14,10 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<details open><summary>Indepth analysis (clone and analyze repositories)</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.indepth.svg" alt=""></img></details>
|
<details open><summary>Indepth analysis (clone and analyze repositories)</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.indepth.svg" alt=""></img></details>
|
||||||
<details open><summary>Recently used (analyze recent activity events)</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.recent.svg" alt=""></img></details>
|
<details open><summary>Recently used (analyze recent activity events)</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.recent.svg" alt=""></img></details>
|
||||||
<details><summary>Default algorithm</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg" alt=""></img></details>
|
<details><summary>Default algorithm</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg" alt=""></img></details>
|
||||||
<details><summary>Default algorithm (with details)</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.svg" alt=""></img></details>
|
<details><summary>Default algorithm (with details)</summary><img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg" alt=""></img></details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -2,10 +2,10 @@ name: "🈷️ Most used languages"
|
|||||||
category: github
|
category: github
|
||||||
description: This plugin can display which languages you use across all repositories you contributed to.
|
description: This plugin can display which languages you use across all repositories you contributed to.
|
||||||
examples:
|
examples:
|
||||||
+indepth analysis (clone and analyze repositories): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.indepth.svg
|
+indepth analysis (clone and analyze repositories): https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.indepth.svg
|
||||||
+recently used (analyze recent activity events): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.recent.svg
|
+recently used (analyze recent activity events): https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.recent.svg
|
||||||
default algorithm: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg
|
default algorithm: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg
|
||||||
default algorithm (with details): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.svg
|
default algorithm (with details): https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg
|
||||||
index: 1
|
index: 1
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -11,10 +11,10 @@ The *licenses* plugin lets you display license informations like permissions, li
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Permissions, limitations and conditions</summary>
|
<details open><summary>Permissions, limitations and conditions</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.licenses.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Licenses overview</summary>
|
<details open><summary>Licenses overview</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.licenses.ratio.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.ratio.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *lines* of code plugin displays the number of lines of code you have added a
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.lines.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The *music* plugin lets you display :
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Random tracks from a playlist</summary>
|
<details open><summary>Random tracks from a playlist</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.music.playlist.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.playlist.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>Recently listened</summary>
|
<details open><summary>Recently listened</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.music.recent.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.recent.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The *notable* plugin displays badges of organization where you commited at least
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Indepth analysis</summary>
|
<details open><summary>Indepth analysis</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.notable.indepth.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.indepth.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Contributions in organizations only</summary>
|
<details><summary>Contributions in organizations only</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.notable.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@ The *pagespeed* plugin adds the performance statistics of the website attached o
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>PageSpeed scores</summary>
|
<details open><summary>PageSpeed scores</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>PageSpeed scores with detailed report</summary>
|
<details><summary>PageSpeed scores with detailed report</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.detailed.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.detailed.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>PageSpeed scores with a website screenshot</summary>
|
<details><summary>PageSpeed scores with a website screenshot</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.screenshot.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.screenshot.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -6,10 +6,10 @@ In repository mode, it's possible to display sponsors, stargazers, watchers.
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Related to an user</summary>
|
<details open><summary>Related to an user</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.people.followers.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Related to a repository</summary>
|
<details><summary>Related to a repository</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.people.repository.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The recent *posts* plugin displays recent articles you wrote on an external sour
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Latest posts</summary>
|
<details open><summary>Latest posts</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.posts.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Latest posts width description and cover image</summary>
|
<details><summary>Latest posts width description and cover image</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.posts.full.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.full.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ The *projects* plugin displays the progress of your profile projects.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.projects.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *reactions* plugin displays overall reactions on your recent issues and issu
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.reactions.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *repositories* plugin can display a list of chosen featured repositories.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.repositories.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *rss* plugin displays items from a specified RSS feed.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.rss.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ It can be restricted with a [CSS selector](https://developer.mozilla.org/en-US/d
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.screenshot.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.screenshot.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ The *skyline* plugin lets you display your 3D commits calendar from [skyline.git
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.skyline.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The *sponsors* plugin lets you display your sponsors and introduction text from
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>GitHub sponsors card</summary>
|
<details open><summary>GitHub sponsors card</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.sponsors.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>GitHub sponsors full introduction</summary>
|
<details><summary>GitHub sponsors full introduction</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.sponsors.full.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.full.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *stackoverflow* plugin lets you display your metrics, questions and answer f
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stackoverflow.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stackoverflow.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *stargazers* plugin displays your stargazers evolution across all of your re
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stargazers.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *starlists* plugin displays your recently star lists.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.starlists.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *stars* plugin displays your recently starred repositories.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stars.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stars.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *stock* plugin lets you display the stock market price of a given company.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stock.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *support* plugin lets you display your statistics from [GitHub Support Commu
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.support.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -6,10 +6,10 @@ Check out [GitHub topics](https://github.com/topics) to search interesting topic
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>With icons</summary>
|
<details open><summary>With icons</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.topics.icons.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg">
|
||||||
</details>
|
</details>
|
||||||
<details open><summary>With labels</summary>
|
<details open><summary>With labels</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.topics.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ The repositories *traffic* plugin displays the number of page views across your
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.traffic.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ The recent *tweets* plugin displays your latest tweets from your [Twitter](https
|
|||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<details open><summary>Latest tweets</summary>
|
<details open><summary>Latest tweets</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.tweets.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.svg">
|
||||||
</details>
|
</details>
|
||||||
<details><summary>Latest tweets with attachments</summary>
|
<details><summary>Latest tweets with attachments</summary>
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.tweets.attachments.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.attachments.svg">
|
||||||
</details>
|
</details>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The *wakatime* plugin displays statistics from your [WakaTime](https://wakatime.
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.wakatime.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.wakatime.svg">
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg" alt=""></img>
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ description: |
|
|||||||
A template mimicking GitHub visual identity.
|
A template mimicking GitHub visual identity.
|
||||||
This is also the default template.
|
This is also the default template.
|
||||||
examples:
|
examples:
|
||||||
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg
|
default: https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg
|
||||||
index: 0
|
index: 0
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<tr><td colspan="2" align="center">A template capable of rendering markdown from a given template file.</td></tr>
|
<tr><td colspan="2" align="center">A template capable of rendering markdown from a given template file.</td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -124,7 +124,7 @@ The `embed()` function takes two arguments:
|
|||||||
<%- await embed(`example-languages-pdf`, {languages:true, languages_details:"percentage, bytes-size", config_display:"large"}) %>
|
<%- await embed(`example-languages-pdf`, {languages:true, languages_details:"percentage, bytes-size", config_display:"large"}) %>
|
||||||
```
|
```
|
||||||
|
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/.cache/example-languages-pdf.svg">
|
<img src="https://github.com/lowlighter/metrics/blob/examples/.cache/example-languages-pdf.svg">
|
||||||
|
|
||||||
> 💡 The `plugin_` prefix can be dropped for convenience
|
> 💡 The `plugin_` prefix can be dropped for convenience
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# 📒 Markdown template example
|
# 📒 Markdown template example
|
||||||
|
|
||||||
See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.full.md) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md).
|
See [rendering of this file here](https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.full.md) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md).
|
||||||
|
|
||||||
## 🧩 Plugins with markdown version
|
## 🧩 Plugins with markdown version
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# 📒 Markdown template example (pdf)
|
# 📒 Markdown template example (pdf)
|
||||||
|
|
||||||
See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md).
|
See [rendering of this file here](https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md).
|
||||||
|
|
||||||
## 🧩 Plugins
|
## 🧩 Plugins
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: "📒 Markdown template"
|
name: "📒 Markdown template"
|
||||||
description: A template capable of rendering markdown from a given template file.
|
description: A template capable of rendering markdown from a given template file.
|
||||||
examples:
|
examples:
|
||||||
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png
|
default: https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png
|
||||||
index: 3
|
index: 3
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg" alt=""></img>
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: "📘 Repository template"
|
name: "📘 Repository template"
|
||||||
description: A template mimicking GitHub visual identity and specially crafted for repositories.
|
description: A template mimicking GitHub visual identity and specially crafted for repositories.
|
||||||
examples:
|
examples:
|
||||||
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg
|
default: https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg
|
||||||
index: 1
|
index: 1
|
||||||
supports:
|
supports:
|
||||||
- repository
|
- repository
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" align="center">
|
<td colspan="2" align="center">
|
||||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg" alt=""></img>
|
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg" alt=""></img>
|
||||||
<img width="900" height="1" alt="">
|
<img width="900" height="1" alt="">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: "📙 Terminal template"
|
name: "📙 Terminal template"
|
||||||
description: A template mimicking a SSH session.
|
description: A template mimicking a SSH session.
|
||||||
examples:
|
examples:
|
||||||
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg
|
default: https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg
|
||||||
index: 2
|
index: 2
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
Reference in New Issue
Block a user