Skip to content

Commit

Permalink
Auto-regenerate files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 27, 2021
1 parent cfca5d3 commit 4bbc59d
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 6 deletions.
24 changes: 20 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Generate your metrics that you can embed everywhere, including your GitHub profi
<table>
<tr>
<th colspan="2" align="center">
<a href="source/plugins/README.md">🧩 24 plugins</a>
<a href="source/plugins/README.md">🧩 25 plugins</a>
</th>
</tr>
<tr>
Expand Down Expand Up @@ -217,31 +217,42 @@ Generate your metrics that you can embed everywhere, including your GitHub profi
</tr>
<tr>
<th><a href="source/plugins/posts/README.md">✒️ Recent posts</a></th>
<th><a href="source/plugins/tweets/README.md">🐤 Latest tweets</a></th>
<th><a href="source/plugins/stackoverflow/README.md">🗨️ Stackoverflow plugin</a></th>
</tr>
<tr>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.posts.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.tweets.svg">
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.stackoverflow.svg">
<img width="900" height="1" alt="">
</td>
</tr>
<tr>
<th><a href="source/plugins/tweets/README.md">🐤 Latest tweets</a></th>
<th><a href="source/plugins/wakatime/README.md">⏰ WakaTime plugin</a></th>
<th><a href="source/plugins/nightscout/README.md">💉 Nightscout</a></th>
</tr>
<tr>
<td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.tweets.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 width="900" height="1" alt="">
</td>
</tr>
<tr>
<th><a href="source/plugins/nightscout/README.md">💉 Nightscout</a></th>
<th><a href="source/plugins//README.md"></a></th>
</tr>
<tr>
<td align="center">
<img alt="" width="400" src="https://github.com/legoandmars/legoandmars/blob/master/metrics.plugin.nightscout.svg">
<img width="900" height="1" alt="">
</td>
<td align="center"><img width="900" height="1" alt=""></td>
</tr>
<tr>
<th colspan="2" align="center">
Expand Down Expand Up @@ -591,6 +602,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<th nowrap="nowrap" align="center" title="🎼 Music plugin">🎼</th>
<th nowrap="nowrap" align="center" title="⏱️ Website performances">⏱️</th>
<th nowrap="nowrap" align="center" title="✒️ Recent posts">✒️</th>
<th nowrap="nowrap" align="center" title="🗨️ Stackoverflow plugin">🗨️</th>
<th nowrap="nowrap" align="center" title="🐤 Latest tweets">🐤</th>
<th nowrap="nowrap" align="center" title="⏰ WakaTime plugin">⏰</th>
<th nowrap="nowrap" align="center" title="💉 Nightscout">💉</th>
Expand Down Expand Up @@ -619,6 +631,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<th nowrap="nowrap" align="center" data-plugin="music">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="pagespeed">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="posts">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="stackoverflow">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="tweets">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="wakatime">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="nightscout">✔️</th>
Expand Down Expand Up @@ -647,6 +660,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<th nowrap="nowrap" align="center" data-plugin="music">❌</th>
<th nowrap="nowrap" align="center" data-plugin="pagespeed">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="posts">❌</th>
<th nowrap="nowrap" align="center" data-plugin="stackoverflow">❌</th>
<th nowrap="nowrap" align="center" data-plugin="tweets">❌</th>
<th nowrap="nowrap" align="center" data-plugin="wakatime">❌</th>
<th nowrap="nowrap" align="center" data-plugin="nightscout">❌</th>
Expand Down Expand Up @@ -675,6 +689,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<th nowrap="nowrap" align="center" data-plugin="music">❌</th>
<th nowrap="nowrap" align="center" data-plugin="pagespeed">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="posts">❌</th>
<th nowrap="nowrap" align="center" data-plugin="stackoverflow">❌</th>
<th nowrap="nowrap" align="center" data-plugin="tweets">❌</th>
<th nowrap="nowrap" align="center" data-plugin="wakatime">❌</th>
<th nowrap="nowrap" align="center" data-plugin="nightscout">❌</th>
Expand Down Expand Up @@ -722,6 +737,7 @@ See their respective documentation for more informations about how to setup them
* [🎼 Music plugin](/source/plugins/music/README.md)
* [⏱️ Website performances](/source/plugins/pagespeed/README.md)
* [✒️ Recent posts](/source/plugins/posts/README.md)
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
* **Health**
Expand Down
32 changes: 31 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ inputs:
# Specify one value (for both width and height) or two values (one for width and one for height)
config_padding:
description: Image padding
default: 6%, 15%
default: 6%, 13%

# Metrics output format
config_output:
Expand Down Expand Up @@ -670,6 +670,36 @@ inputs:
description: Posts external source username
default: .user.login

# ====================================================================================
# 🗨️ Stackoverflow plugin

# Enable or disable plugin
plugin_stackoverflow:
description: Stackoverflow metrics
default: no

# Stackoverflow user id
# To obtain it, extract the identifier on your account page url
plugin_stackoverflow_user:
description: Stackoverflow user id
default: 0

# Sections to display
plugin_stackoverflow_sections:
description: Sections to display
default: answers-top, questions-recent

# Number of entries to display per section
plugin_stackoverflow_limit:
description: Maximum number of entries to display per section
default: 2

# Number of lines to display per question or answer
# Set to 0 to disable limitations
plugin_stackoverflow_lines:
description: Maximum number of lines to display per question or answer
default: 4

# ====================================================================================
# 🐤 Latest tweets

Expand Down
5 changes: 4 additions & 1 deletion settings.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"debug": false, "//": "Debug logs",
"mocked": false, "//": "Use mocked data instead of live APIs (use 'force' to use mocked token even if real token are defined)",
"repositories": 100, "//": "Number of repositories to use",
"padding": ["6%", "15%"], "//": "Image padding (default)",
"padding": ["6%", "13%"], "//": "Image padding (default)",
"hosted": {
"by": "", "//": "Web instance host (displayed in footer)",
"link": "", "//": "Web instance host link (displayed in footer)"
Expand Down Expand Up @@ -91,6 +91,9 @@
"posts":{
"enabled": false, "//": "Display recent posts"
},
"stackoverflow":{
"enabled": false, "//": "Stackoverflow metrics"
},
"tweets":{
"token": null, "//":"Twitter API token",
"enabled": false, "//": "Display recent tweets"
Expand Down
1 change: 1 addition & 0 deletions source/plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ See their respective documentation for more informations about how to setup them
* [🎼 Music plugin](/source/plugins/music/README.md)
* [⏱️ Website performances](/source/plugins/pagespeed/README.md)
* [✒️ Recent posts](/source/plugins/posts/README.md)
* [🗨️ Stackoverflow plugin](/source/plugins/stackoverflow/README.md)
* [🐤 Latest tweets](/source/plugins/tweets/README.md)
* [⏰ WakaTime plugin](/source/plugins/wakatime/README.md)
* **Health**
Expand Down

0 comments on commit 4bbc59d

Please sign in to comment.