diff --git a/README.md b/README.md
index c1ce46ff..88669717 100644
--- a/README.md
+++ b/README.md
@@ -271,16 +271,16 @@ And you can customize these heavily with plugins, templates and hundreds of opti
- | 🌇 GitHub Skyline 3D calendar |
💫 Starlists |
+ 🌇 GitHub Skyline 3D calendar |
-
+
|
-
+
|
@@ -312,17 +312,12 @@ And you can customize these heavily with plugins, templates and hundreds of opti
- | 🐤 Latest tweets |
+ 🗨️ Stackoverflow plugin |
🌸 Anilist watch list and reading list |
- Latest tweets
-
-
- Latest tweets with attachments
-
-
+
|
@@ -339,12 +334,17 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
- | 🗨️ Stackoverflow plugin |
+ 🐤 Latest tweets |
✒️ Recent posts |
-
+ Latest tweets
+
+
+ Latest tweets with attachments
+
+
|
@@ -806,13 +806,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
| 🎫 |
🙋 |
💕 |
- 🌇 |
💫 |
+ 🌇 |
⏱️ |
🎼 |
- 🐤 |
- 🌸 |
🗨️ |
+ 🌸 |
+ 🐤 |
✒️ |
🗼 |
⏰ |
@@ -845,13 +845,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
- ✔️ |
- ✔️ |
✔️ |
+ ✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -884,13 +884,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
✔️ |
✔️ |
- ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
✔️ |
✔️ |
❌ |
@@ -923,13 +923,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
❌ |
- ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
❌ |
❌ |
❌ |
@@ -962,13 +962,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✓ |
✓ |
✓ |
- ✓ |
✓ |
+ ✓ |
✓ |
✓ |
- ✔️ |
- ✓ |
✓ |
+ ✓ |
+ ✔️ |
✔️ |
✔️ |
✓ |
@@ -1004,13 +1004,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
🎫 |
🙋 |
💕 |
- 🌇 |
💫 |
+ 🌇 |
⏱️ |
🎼 |
- 🐤 |
- 🌸 |
🗨️ |
+ 🌸 |
+ 🐤 |
✒️ |
🗼 |
⏰ |
@@ -1043,13 +1043,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
- ✔️ |
- ✔️ |
✔️ |
+ ✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -1082,13 +1082,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
✔️ |
✔️ |
- ❌ |
❌ |
+ ❌ |
✔️ |
✔️ |
- ✔️ |
- ✔️ |
✔️ |
+ ✔️ |
+ ✔️ |
✔️ |
✔️ |
❌ |
@@ -1121,13 +1121,13 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
✔️ |
✔️ |
- ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
- ❌ |
- ❌ |
❌ |
+ ❌ |
+ ❌ |
✔️ |
✔️ |
❌ |
diff --git a/action.yml b/action.yml
index 2390dad0..5f4379d0 100644
--- a/action.yml
+++ b/action.yml
@@ -947,6 +947,35 @@ inputs:
description: Sections to display
default: goal, about
+ # ====================================================================================
+ # 💫 Starlists
+
+ # Enable or disable plugin
+ plugin_starlists:
+ description: Display star lists
+ default: no
+
+ # Number of star lists to display
+ plugin_starlists_limit:
+ description: Number of star lists to display
+ default: 2
+
+ # Number of repositories to display per star lists
+ plugin_starlists_limit_repositories:
+ description: Number of repositories to display per star lists
+ default: 2
+
+ # List of star lists that will be ignored
+ plugin_starlists_ignored:
+ description: Star lists to skip
+ default: ""
+
+ # List of star lists to display
+ # Using this option is equivalent of using "plugin_starlists_ignored" with all star lists but the ones listed
+ plugin_starlists_only:
+ description: Start lists to display
+ default: ""
+
# ====================================================================================
# 🌇 GitHub Skyline 3D calendar
@@ -977,35 +1006,6 @@ inputs:
description: Compatibility mode
default: no
- # ====================================================================================
- # 💫 Starlists
-
- # Enable or disable plugin
- plugin_starlists:
- description: Display star lists
- default: no
-
- # Number of star lists to display
- plugin_starlists_limit:
- description: Number of star lists to display
- default: 2
-
- # Number of repositories to display per star lists
- plugin_starlists_limit_repositories:
- description: Number of repositories to display per star lists
- default: 2
-
- # List of star lists that will be ignored
- plugin_starlists_ignored:
- description: Star lists to skip
- default: ""
-
- # List of star lists to display
- # Using this option is equivalent of using "plugin_starlists_ignored" with all star lists but the ones listed
- plugin_starlists_only:
- description: Start lists to display
- default: ""
-
# ====================================================================================
# ⏱️ Website performances
@@ -1100,33 +1100,41 @@ inputs:
default: .user.login
# ====================================================================================
- # 🐤 Latest tweets
+ # 🗨️ Stackoverflow plugin
# Enable or disable plugin
- plugin_tweets:
- description: Display recent tweets
+ plugin_stackoverflow:
+ description: Stackoverflow metrics
default: no
- # Twitter API token
- # See https://apps.twitter.com for more informations
- plugin_tweets_token:
- description: Twitter API token
- default: ""
+ # Stackoverflow user id
+ # To obtain it, extract the identifier on your account page url
+ plugin_stackoverflow_user:
+ description: Stackoverflow user id
+ default: 0
- # Display tweets attachments (images, video previews, etc.)
- plugin_tweets_attachments:
- description: Display tweets attchments
- default: no
+ # Sections to display
+ plugin_stackoverflow_sections:
+ description: Sections to display
+ default: answers-top, questions-recent
- # Number of tweets to display
- plugin_tweets_limit:
- description: Maximum number of tweets to display
+ # Number of entries to display per section
+ plugin_stackoverflow_limit:
+ description: Maximum number of entries to display per section
default: 2
- # Twitter username
- plugin_tweets_user:
- description: Twitter username
- default: .user.twitter
+ # Number of lines to display per question or answer
+ # Code snippets will take one line slot and should be configured with "plugin_stackoverflow_lines_snippet" instead
+ # Set to 0 to disable limitations
+ plugin_stackoverflow_lines:
+ description: Maximum number of lines to display per question or answer
+ default: 4
+
+ # Number of lines to display per code snippet
+ # Set to 0 to disable limitations
+ plugin_stackoverflow_lines_snippet:
+ description: Maximum number of lines to display per code snippet
+ default: 2
# ====================================================================================
# 🌸 Anilist watch list and reading list
@@ -1170,41 +1178,33 @@ inputs:
default: .user.login
# ====================================================================================
- # 🗨️ Stackoverflow plugin
+ # 🐤 Latest tweets
# Enable or disable plugin
- plugin_stackoverflow:
- description: Stackoverflow metrics
+ plugin_tweets:
+ description: Display recent tweets
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
+ # Twitter API token
+ # See https://apps.twitter.com for more informations
+ plugin_tweets_token:
+ description: Twitter API token
+ default: ""
- # Sections to display
- plugin_stackoverflow_sections:
- description: Sections to display
- default: answers-top, questions-recent
+ # Display tweets attachments (images, video previews, etc.)
+ plugin_tweets_attachments:
+ description: Display tweets attchments
+ default: no
- # Number of entries to display per section
- plugin_stackoverflow_limit:
- description: Maximum number of entries to display per section
+ # Number of tweets to display
+ plugin_tweets_limit:
+ description: Maximum number of tweets to display
default: 2
- # Number of lines to display per question or answer
- # Code snippets will take one line slot and should be configured with "plugin_stackoverflow_lines_snippet" instead
- # Set to 0 to disable limitations
- plugin_stackoverflow_lines:
- description: Maximum number of lines to display per question or answer
- default: 4
-
- # Number of lines to display per code snippet
- # Set to 0 to disable limitations
- plugin_stackoverflow_lines_snippet:
- description: Maximum number of lines to display per code snippet
- default: 2
+ # Twitter username
+ plugin_tweets_user:
+ description: Twitter username
+ default: .user.twitter
# ====================================================================================
# ✒️ Recent posts
diff --git a/settings.example.json b/settings.example.json
index 4535bc9f..9f3e7cfc 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -104,12 +104,12 @@
"sponsors":{
"enabled": false, "//": "Display GitHub sponsors"
},
- "skyline":{
- "enabled": false, "//": "Display GitHub Skyline 3D calendar"
- },
"starlists":{
"enabled": false, "//": "Display star lists"
},
+ "skyline":{
+ "enabled": false, "//": "Display GitHub Skyline 3D calendar"
+ },
"pagespeed":{
"token": null, "//":"PageSpeed token",
"enabled": false, "//": "Display a website Google PageSpeed metrics"
@@ -118,15 +118,15 @@
"token": null, "//":"Music provider personal token",
"enabled": false, "//": "Display your music tracks"
},
- "tweets":{
- "token": null, "//":"Twitter API token",
- "enabled": false, "//": "Display recent tweets"
+ "stackoverflow":{
+ "enabled": false, "//": "Stackoverflow metrics"
},
"anilist":{
"enabled": false, "//": "Display data from your AniList account"
},
- "stackoverflow":{
- "enabled": false, "//": "Stackoverflow metrics"
+ "tweets":{
+ "token": null, "//":"Twitter API token",
+ "enabled": false, "//": "Display recent tweets"
},
"posts":{
"enabled": false, "//": "Display recent posts"