docs: replace links from profile repo to metrics repo [skip ci]

This commit is contained in:
lowlighter
2022-01-15 15:13:06 -05:00
parent 0ea5e5b3dc
commit d8896623d4
55 changed files with 150 additions and 150 deletions

View File

@@ -2,7 +2,7 @@
While metrics targets mainly user accounts, it's possible to render metrics for organization accounts.
![Metrics (organization account)](https://github.com/lowlighter/lowlighter/blob/master/metrics.organization.svg)
![Metrics (organization account)](https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg)
## 💬 Metrics for organizations

View File

@@ -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:
![Plugin error example](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.error.svg)
![Plugin error example](https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.error.svg)
### 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
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

View File

@@ -5,5 +5,5 @@ MIT License
Copyright (c) 2020-present lowlighter
```
![Sponsors](https://github.com/lowlighter/lowlighter/blob/master/metrics.sponsors.svg)
![Contributors](https://github.com/lowlighter/lowlighter/blob/master/metrics.contributors.svg)
![Sponsors](https://github.com/lowlighter/metrics/blob/examples/metrics.sponsors.svg)
![Contributors](https://github.com/lowlighter/metrics/blob/examples/metrics.contributors.svg)

View File

@@ -12,7 +12,7 @@ const page = await browser.newPage()
//Select markdown example and take screenshoot
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 {x, y, width, height} = document.querySelector("#readme").getBoundingClientRect()
return {x, y, width, height}

130
README.md
View File

@@ -11,11 +11,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -30,15 +30,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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><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 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/metrics/blob/examples/metrics.plugin.isocalendar.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
<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>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><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 (with details)</summary><img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.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/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/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/metrics/blob/examples/metrics.plugin.languages.details.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
</tr>
@@ -49,15 +49,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>
<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="">
</td>
</tr>
@@ -68,19 +68,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>
@@ -92,22 +92,22 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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><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><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>
<img width="900" height="1" alt="">
</td>
@@ -118,15 +118,15 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
@@ -137,11 +137,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -151,11 +151,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -166,19 +166,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
@@ -189,11 +189,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -203,11 +203,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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>
</tr>
<tr>
@@ -216,11 +216,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -231,19 +231,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
@@ -254,11 +254,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -269,22 +269,22 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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><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><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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>
@@ -295,18 +295,18 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<td align="center">
<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><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 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>
<img width="900" height="1" alt="">
</td>
@@ -318,19 +318,19 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
<tr>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>
@@ -341,11 +341,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -355,7 +355,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</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>
<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="">
</td>
<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="">
</td>
</tr>
@@ -391,11 +391,11 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<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="">
</td>
<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="">
</td>
</tr>
@@ -542,7 +542,7 @@ MIT License
Copyright (c) 2020-present lowlighter
```
![Sponsors](https://github.com/lowlighter/lowlighter/blob/master/metrics.sponsors.svg)
![Contributors](https://github.com/lowlighter/lowlighter/blob/master/metrics.contributors.svg)
![Sponsors](https://github.com/lowlighter/metrics/blob/examples/metrics.sponsors.svg)
![Contributors](https://github.com/lowlighter/metrics/blob/examples/metrics.contributors.svg)

View File

@@ -5,10 +5,10 @@ The *achievements* plugin displays several highlights about what you achieved on
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *activity* plugin displays your recent activity on GitHub.
<table>
<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="">
</td>
</table>

View File

@@ -5,13 +5,13 @@ The *anilist* plugin lets you display your favorites animes, mangas and characte
<table>
<td align="center">
<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><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 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>
<img width="900" height="1" alt="">
</td>

View File

@@ -5,11 +5,11 @@ The *base* content is all metrics enabled by default.
<table>
<tr>
<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="">
</td>
<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="">
</td>
</tr>

View File

@@ -6,7 +6,7 @@ Display a random code snippet from your recent activity history.
<table>
<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="">
</td>
</table>

View File

@@ -7,10 +7,10 @@ It's especially useful to acknowledge contributors on release notes.
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *discussions* plugin displays your GitHub discussions metrics.
<table>
<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="">
</td>
</table>

View File

@@ -5,13 +5,13 @@ The *followup* plugin displays the ratio of open/closed issues and the ratio of
<table>
<td align="center">
<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><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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *gists* plugin displays your [gists](https://gist.github.com) metrics.
<table>
<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="">
</td>
</table>

View File

@@ -5,10 +5,10 @@ The coding *habits* plugin display metrics based on your recent activity, such a
<table>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>

View File

@@ -6,10 +6,10 @@ It is mostly intended for metrics used outside of GitHub, since these informatio
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -14,8 +14,8 @@
</tr>
<tr>
<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><summary>Half year calendar</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.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/metrics/blob/examples/metrics.plugin.isocalendar.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
</tr>

View File

@@ -2,8 +2,8 @@ name: "📅 Isometric commit calendar"
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.
examples:
+full year calendar: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg
half year calendar: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.svg
+full year calendar: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg
half year calendar: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg
index: 0
supports:
- user

View File

@@ -14,10 +14,10 @@
</tr>
<tr>
<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>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><summary>Default algorithm</summary><img src="https://github.com/lowlighter/lowlighter/blob/master/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 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/metrics/blob/examples/metrics.plugin.languages.recent.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/metrics/blob/examples/metrics.plugin.languages.details.svg" alt=""></img></details>
<img width="900" height="1" alt="">
</td>
</tr>

View File

@@ -2,10 +2,10 @@ name: "🈷️ Most used languages"
category: github
description: This plugin can display which languages you use across all repositories you contributed to.
examples:
+indepth analysis (clone and analyze repositories): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.indepth.svg
+recently used (analyze recent activity events): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.recent.svg
default algorithm: https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg
default algorithm (with details): https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.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/metrics/blob/examples/metrics.plugin.languages.recent.svg
default algorithm: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg
default algorithm (with details): https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg
index: 1
supports:
- user

View File

@@ -11,10 +11,10 @@ The *licenses* plugin lets you display license informations like permissions, li
<table>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *lines* of code plugin displays the number of lines of code you have added a
<table>
<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="">
</td>
</table>

View File

@@ -5,10 +5,10 @@ The *music* plugin lets you display :
<table>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>

View File

@@ -5,10 +5,10 @@ The *notable* plugin displays badges of organization where you commited at least
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -6,13 +6,13 @@ The *pagespeed* plugin adds the performance statistics of the website attached o
<table>
<td align="center">
<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><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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -6,10 +6,10 @@ In repository mode, it's possible to display sponsors, stargazers, watchers.
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -5,10 +5,10 @@ The recent *posts* plugin displays recent articles you wrote on an external sour
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -6,7 +6,7 @@ The *projects* plugin displays the progress of your profile projects.
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *reactions* plugin displays overall reactions on your recent issues and issu
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *repositories* plugin can display a list of chosen featured repositories.
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *rss* plugin displays items from a specified RSS feed.
<table>
<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="">
</td>
</table>

View File

@@ -5,7 +5,7 @@ It can be restricted with a [CSS selector](https://developer.mozilla.org/en-US/d
<table>
<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="">
</td>
</table>

View File

@@ -6,7 +6,7 @@ The *skyline* plugin lets you display your 3D commits calendar from [skyline.git
<table>
<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="">
</td>
</table>

View File

@@ -5,10 +5,10 @@ The *sponsors* plugin lets you display your sponsors and introduction text from
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *stackoverflow* plugin lets you display your metrics, questions and answer f
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *stargazers* plugin displays your stargazers evolution across all of your re
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *starlists* plugin displays your recently star lists.
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *stars* plugin displays your recently starred repositories.
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *stock* plugin lets you display the stock market price of a given company.
<table>
<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="">
</td>
</table>

View File

@@ -4,7 +4,7 @@ The *support* plugin lets you display your statistics from [GitHub Support Commu
<table>
<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="">
</td>
</table>

View File

@@ -6,10 +6,10 @@ Check out [GitHub topics](https://github.com/topics) to search interesting topic
<table>
<td align="center">
<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 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>
<img width="900" height="1" alt="">
</td>

View File

@@ -6,7 +6,7 @@ The repositories *traffic* plugin displays the number of page views across your
<table>
<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>
</table>

View File

@@ -5,10 +5,10 @@ The recent *tweets* plugin displays your latest tweets from your [Twitter](https
<table>
<td align="center">
<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><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>
<img width="900" height="1" alt="">
</td>

View File

@@ -4,7 +4,7 @@ The *wakatime* plugin displays statistics from your [WakaTime](https://wakatime.
<table>
<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="">
</td>
</table>

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<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="">
</td>
</tr>

View File

@@ -3,7 +3,7 @@ description: |
A template mimicking GitHub visual identity.
This is also the default template.
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
supports:
- user

View File

@@ -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">
<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="">
</td>
</tr>

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<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="">
</td>
</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"}) %>
```
<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

View File

@@ -1,6 +1,6 @@
# 📒 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

View File

@@ -1,6 +1,6 @@
# 📒 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

View File

@@ -1,7 +1,7 @@
name: "📒 Markdown template"
description: A template capable of rendering markdown from a given template file.
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
supports:
- user

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<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="">
</td>
</tr>

View File

@@ -1,7 +1,7 @@
name: "📘 Repository template"
description: A template mimicking GitHub visual identity and specially crafted for repositories.
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
supports:
- repository

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<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="">
</td>
</tr>

View File

@@ -1,7 +1,7 @@
name: "📙 Terminal template"
description: A template mimicking a SSH session.
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
supports:
- user