docs: replace links from profile repo to metrics repo [skip ci]
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user