From b871067518ae8d7ecadaab19ee4247039edee6be Mon Sep 17 00:00:00 2001 From: julien-deramond <17381666+julien-deramond@users.noreply.github.com> Date: Mon, 23 Jun 2025 12:40:10 +0000 Subject: [PATCH] ci: update showcase --- src/content/showcase/ArtyomVancyan.json | 4 +-- src/content/showcase/Gothsec.json | 8 +++--- src/content/showcase/ajayk074.json | 2 +- src/content/showcase/anav5704.json | 2 +- src/content/showcase/azat-io.json | 8 +++--- src/content/showcase/bobsingor.json | 30 +++++++++++++++++++++ src/content/showcase/castarco.json | 4 +-- src/content/showcase/coliff.json | 10 +++---- src/content/showcase/confused-Techie.json | 8 +++--- src/content/showcase/crftwrk.json | 6 ++--- src/content/showcase/diamant3.json | 4 +-- src/content/showcase/fabiocaccamo.json | 14 +++++----- src/content/showcase/gokulkrishh.json | 2 +- src/content/showcase/mevdschee.json | 2 +- src/content/showcase/nousantx.json | 2 +- src/content/showcase/pranshugupta54.json | 4 +-- src/content/showcase/pylapp.json | 32 +++++++++++------------ src/content/showcase/rochacbruno.json | 4 +-- src/content/showcase/sebousan.json | 2 +- src/content/showcase/trobonox.json | 6 ++--- 20 files changed, 92 insertions(+), 62 deletions(-) create mode 100644 src/content/showcase/bobsingor.json diff --git a/src/content/showcase/ArtyomVancyan.json b/src/content/showcase/ArtyomVancyan.json index 2cbcd9d7..78466829 100644 --- a/src/content/showcase/ArtyomVancyan.json +++ b/src/content/showcase/ArtyomVancyan.json @@ -41,7 +41,7 @@ "avatarUrl": "https://avatars.githubusercontent.com/u/151955260?v=4&s=50", "contributors": 4, "description": "Advanced, highly customizable phone input component for Ant Design.", - "discussions": 11, + "discussions": 12, "forks": 13, "issues": 1, "languages": [ @@ -68,7 +68,7 @@ "name": "fastapi-oauth2", "owner": "pysnippet", "prs": 0, - "stars": 76, + "stars": 77, "url": "https://github.com/pysnippet/fastapi-oauth2" } ] diff --git a/src/content/showcase/Gothsec.json b/src/content/showcase/Gothsec.json index 20708b96..e9312fe7 100644 --- a/src/content/showcase/Gothsec.json +++ b/src/content/showcase/Gothsec.json @@ -26,8 +26,8 @@ "contributors": 2, "description": "Portfolio built with Astro, React, TypeScript and TailwindCSS.", "discussions": 0, - "forks": 61, - "issues": 2, + "forks": 63, + "issues": 1, "languages": [ "Astro", "TypeScript", @@ -35,8 +35,8 @@ ], "name": "Portfolio", "owner": "Gothsec", - "prs": 3, - "stars": 112, + "prs": 0, + "stars": 113, "url": "https://github.com/Gothsec/Portfolio" } ] diff --git a/src/content/showcase/ajayk074.json b/src/content/showcase/ajayk074.json index 0d7d9e05..09944b64 100644 --- a/src/content/showcase/ajayk074.json +++ b/src/content/showcase/ajayk074.json @@ -20,7 +20,7 @@ "name": "vue-cheatsheet", "owner": "themeselection", "prs": 1, - "stars": 210, + "stars": 211, "url": "https://github.com/themeselection/vue-cheatsheet" } ] diff --git a/src/content/showcase/anav5704.json b/src/content/showcase/anav5704.json index e9e71036..0cc93266 100644 --- a/src/content/showcase/anav5704.json +++ b/src/content/showcase/anav5704.json @@ -18,7 +18,7 @@ "name": "CS000", "owner": "anav5704", "prs": 0, - "stars": 17, + "stars": 18, "url": "https://github.com/anav5704/CS000" } ] diff --git a/src/content/showcase/azat-io.json b/src/content/showcase/azat-io.json index 46c781ab..b3605c1d 100644 --- a/src/content/showcase/azat-io.json +++ b/src/content/showcase/azat-io.json @@ -8,14 +8,14 @@ "description": "☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.", "discussions": 0, "forks": 51, - "issues": 12, + "issues": 6, "languages": [ "TypeScript" ], "name": "eslint-plugin-perfectionist", "owner": "azat-io", "prs": 1, - "stars": 2587, + "stars": 2602, "url": "https://github.com/azat-io/eslint-plugin-perfectionist" }, { @@ -37,7 +37,7 @@ "name": "todoctor", "owner": "azat-io", "prs": 0, - "stars": 350, + "stars": 352, "url": "https://github.com/azat-io/todoctor" }, { @@ -54,7 +54,7 @@ "name": "eyecons", "owner": "azat-io", "prs": 0, - "stars": 103, + "stars": 105, "url": "https://github.com/azat-io/eyecons" } ] diff --git a/src/content/showcase/bobsingor.json b/src/content/showcase/bobsingor.json new file mode 100644 index 00000000..708f3d02 --- /dev/null +++ b/src/content/showcase/bobsingor.json @@ -0,0 +1,30 @@ +{ + "author": "bobsingor", + "links": [ + { + "type": "github_repo", + "avatarUrl": "https://avatars.githubusercontent.com/u/195636730?v=4&s=50", + "contributors": 1, + "description": "A PDF viewer that seamlessly integrates with any JavaScript project", + "discussions": 0, + "forks": 9, + "issues": 5, + "languages": [ + "TypeScript", + "JavaScript", + "MDX", + "CSS", + "Dockerfile", + "C++", + "HTML", + "C", + "Makefile" + ], + "name": "embed-pdf-viewer", + "owner": "embedpdf", + "prs": 1, + "stars": 107, + "url": "https://github.com/embedpdf/embed-pdf-viewer" + } + ] +} \ No newline at end of file diff --git a/src/content/showcase/castarco.json b/src/content/showcase/castarco.json index 5628438b..501d0467 100644 --- a/src/content/showcase/castarco.json +++ b/src/content/showcase/castarco.json @@ -18,7 +18,7 @@ "name": "astro-shield", "owner": "kindspells", "prs": 6, - "stars": 78, + "stars": 77, "url": "https://github.com/kindspells/astro-shield" }, { @@ -36,7 +36,7 @@ "name": "nominal", "owner": "Coder-Spirit", "prs": 5, - "stars": 85, + "stars": 86, "url": "https://github.com/Coder-Spirit/nominal" }, { diff --git a/src/content/showcase/coliff.json b/src/content/showcase/coliff.json index 74ae0f5b..2dc030fd 100644 --- a/src/content/showcase/coliff.json +++ b/src/content/showcase/coliff.json @@ -7,19 +7,19 @@ "contributors": 73, "description": "⚙️ The static code analysis tool you need for your HTML", "discussions": 7, - "forks": 400, - "issues": 38, + "forks": 401, + "issues": 35, "languages": [ "JavaScript", "TypeScript", "MDX", - "HTML", - "CSS" + "CSS", + "HTML" ], "name": "HTMLHint", "owner": "htmlhint", "prs": 1, - "stars": 3168, + "stars": 3175, "url": "https://github.com/htmlhint/HTMLHint" } ] diff --git a/src/content/showcase/confused-Techie.json b/src/content/showcase/confused-Techie.json index 2385ff31..80f6de51 100644 --- a/src/content/showcase/confused-Techie.json +++ b/src/content/showcase/confused-Techie.json @@ -7,8 +7,8 @@ "contributors": 501, "description": "A Community-led Hyper-Hackable Text Editor", "discussions": 0, - "forks": 151, - "issues": 235, + "forks": 152, + "issues": 237, "languages": [ "JavaScript", "Less", @@ -22,8 +22,8 @@ ], "name": "pulsar", "owner": "pulsar-edit", - "prs": 52, - "stars": 3598, + "prs": 53, + "stars": 3605, "url": "https://github.com/pulsar-edit/pulsar" } ] diff --git a/src/content/showcase/crftwrk.json b/src/content/showcase/crftwrk.json index fa5e6c9f..aecac36b 100644 --- a/src/content/showcase/crftwrk.json +++ b/src/content/showcase/crftwrk.json @@ -6,7 +6,7 @@ "avatarUrl": "https://avatars.githubusercontent.com/u/90394902?v=4&s=50", "contributors": 39, "description": "Flexible Bootstrap WordPress starter theme with full WooCommerce support and built-in SCSS compiler.", - "discussions": 263, + "discussions": 265, "forks": 102, "issues": 2, "languages": [ @@ -17,8 +17,8 @@ ], "name": "bootscore", "owner": "bootscore", - "prs": 6, - "stars": 335, + "prs": 5, + "stars": 336, "url": "https://github.com/bootscore/bootscore" } ] diff --git a/src/content/showcase/diamant3.json b/src/content/showcase/diamant3.json index 15f2e5cb..30160c54 100644 --- a/src/content/showcase/diamant3.json +++ b/src/content/showcase/diamant3.json @@ -56,8 +56,8 @@ ], "name": "pspsdk", "owner": "pspdev", - "prs": 2, - "stars": 971, + "prs": 3, + "stars": 977, "url": "https://github.com/pspdev/pspsdk" } ] diff --git a/src/content/showcase/fabiocaccamo.json b/src/content/showcase/fabiocaccamo.json index 699da410..b1f37b78 100644 --- a/src/content/showcase/fabiocaccamo.json +++ b/src/content/showcase/fabiocaccamo.json @@ -37,7 +37,7 @@ "name": "django-admin-interface", "owner": "fabiocaccamo", "prs": 2, - "stars": 1945, + "stars": 1947, "url": "https://github.com/fabiocaccamo/django-admin-interface" }, { @@ -57,7 +57,7 @@ "name": "python-benedict", "owner": "fabiocaccamo", "prs": 16, - "stars": 1571, + "stars": 1570, "url": "https://github.com/fabiocaccamo/python-benedict" }, { @@ -103,7 +103,7 @@ "contributors": 7, "description": "🌳 probably the best abstract model/admin for your tree based stuff.", "discussions": 3, - "forks": 35, + "forks": 36, "issues": 5, "languages": [ "Python", @@ -112,7 +112,7 @@ ], "name": "django-treenode", "owner": "fabiocaccamo", - "prs": 3, + "prs": 4, "stars": 752, "url": "https://github.com/fabiocaccamo/django-treenode" }, @@ -177,7 +177,7 @@ "contributors": 1, "description": "💻 🔧 high-level file-system operations for lazy devs.", "discussions": 1, - "forks": 14, + "forks": 15, "issues": 4, "languages": [ "Python" @@ -185,7 +185,7 @@ "name": "python-fsutil", "owner": "fabiocaccamo", "prs": 7, - "stars": 218, + "stars": 219, "url": "https://github.com/fabiocaccamo/python-fsutil" }, { @@ -222,7 +222,7 @@ "name": "django-freeze", "owner": "fabiocaccamo", "prs": 6, - "stars": 98, + "stars": 99, "url": "https://github.com/fabiocaccamo/django-freeze" }, { diff --git a/src/content/showcase/gokulkrishh.json b/src/content/showcase/gokulkrishh.json index 3f9a1cb3..83479c79 100644 --- a/src/content/showcase/gokulkrishh.json +++ b/src/content/showcase/gokulkrishh.json @@ -18,7 +18,7 @@ "name": "bmrk.cc", "owner": "gokulkrishh", "prs": 4, - "stars": 282, + "stars": 283, "url": "https://github.com/gokulkrishh/bmrk.cc" } ] diff --git a/src/content/showcase/mevdschee.json b/src/content/showcase/mevdschee.json index 777e521d..349f29b1 100644 --- a/src/content/showcase/mevdschee.json +++ b/src/content/showcase/mevdschee.json @@ -17,7 +17,7 @@ "name": "php-crud-api", "owner": "mevdschee", "prs": 4, - "stars": 3686, + "stars": 3687, "url": "https://github.com/mevdschee/php-crud-api" } ] diff --git a/src/content/showcase/nousantx.json b/src/content/showcase/nousantx.json index 19fdf395..4251237b 100644 --- a/src/content/showcase/nousantx.json +++ b/src/content/showcase/nousantx.json @@ -15,7 +15,7 @@ "name": "tenoxui", "owner": "tenoxui", "prs": 0, - "stars": 28, + "stars": 29, "url": "https://github.com/tenoxui/tenoxui" } ] diff --git a/src/content/showcase/pranshugupta54.json b/src/content/showcase/pranshugupta54.json index 3e20e632..1c9ca8cd 100644 --- a/src/content/showcase/pranshugupta54.json +++ b/src/content/showcase/pranshugupta54.json @@ -7,7 +7,7 @@ "contributors": 80, "description": "Digitomize, part of Microsoft for Startups Founders Hub, is an open-source platform that combines two main sections: Contests and User Profiles. It allows users to explore upcoming coding contests and dynamically create developer portfolios.", "discussions": 1, - "forks": 302, + "forks": 301, "issues": 19, "languages": [ "JavaScript", @@ -18,7 +18,7 @@ ], "name": "digitomize", "owner": "digitomize", - "prs": 22, + "prs": 21, "stars": 594, "url": "https://github.com/digitomize/digitomize" }, diff --git a/src/content/showcase/pylapp.json b/src/content/showcase/pylapp.json index 3433b8ed..c61e5391 100644 --- a/src/content/showcase/pylapp.json +++ b/src/content/showcase/pylapp.json @@ -8,7 +8,7 @@ "description": "Compile references of publications, devices, SoC and tools for technical watch. Provides CLI tool, web page, Ruby server and kind of PWA to search and get results from corpora.", "discussions": 0, "forks": 5, - "issues": 10, + "issues": 11, "languages": [ "HTML", "JavaScript", @@ -70,11 +70,11 @@ { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 156, + "contributors": 158, "description": "A toolbox to help developers and open source referents to not waste their time with manual and boring tasks. Provides simple and light tools to make investigations in source code to look for hot data. Provides also primitives to manage GitHub and GitLab organizations.", "discussions": 4, "forks": 10, - "issues": 47, + "issues": 48, "languages": [ "Python", "Shell", @@ -90,11 +90,11 @@ { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 161, + "contributors": 163, "description": "Escape game qui a pour objectif de vous offrir une expérience immersive, vous sensibilisant plus particulièrement aux défis auxquels sont confrontés les personnes en situation de handicap numérique", "discussions": 0, "forks": 4, - "issues": 8, + "issues": 9, "languages": [ "HTML", "JavaScript", @@ -102,14 +102,14 @@ ], "name": "Tota11ylost", "owner": "Orange-OpenSource", - "prs": 1, + "prs": 2, "stars": 5, "url": "https://github.com/Orange-OpenSource/Tota11ylost" }, { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 168, + "contributors": 170, "description": "Application web qui est une liste de questions / réponses afin de faciliter les audits d’accessibilité entre autre. Tout est prévu pour rajouter / modifier la liste de questions pour l’adapter à ses besoins (performance web, qualité front…). ", "discussions": 0, "forks": 5, @@ -128,7 +128,7 @@ { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 155, + "contributors": 157, "description": "Solution to facilitate the writing and execution of E2E tests understandable by any human", "discussions": 0, "forks": 0, @@ -153,11 +153,11 @@ { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 180, + "contributors": 182, "description": "Our vision of mobile & web accessibility guidelines and best practices, with valid/invalid examples", "discussions": 0, "forks": 20, - "issues": 15, + "issues": 13, "languages": [ "Nunjucks", "JavaScript", @@ -166,18 +166,18 @@ ], "name": "a11y-guidelines", "owner": "Orange-OpenSource", - "prs": 16, + "prs": 10, "stars": 65, "url": "https://github.com/Orange-OpenSource/a11y-guidelines" }, { "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/1506386?v=4&s=50", - "contributors": 232, + "contributors": 234, "description": "Hurl, run and test HTTP requests with plain text.", "discussions": 89, - "forks": 641, - "issues": 190, + "forks": 645, + "issues": 189, "languages": [ "Rust", "Python", @@ -191,8 +191,8 @@ ], "name": "hurl", "owner": "Orange-OpenSource", - "prs": 1, - "stars": 14986, + "prs": 2, + "stars": 16138, "url": "https://github.com/Orange-OpenSource/hurl" } ] diff --git a/src/content/showcase/rochacbruno.json b/src/content/showcase/rochacbruno.json index e1e6b55a..beea03a5 100644 --- a/src/content/showcase/rochacbruno.json +++ b/src/content/showcase/rochacbruno.json @@ -7,7 +7,7 @@ "contributors": 122, "description": "Configuration Management for Python ⚙", "discussions": 62, - "forks": 301, + "forks": 302, "issues": 147, "languages": [ "Python", @@ -19,7 +19,7 @@ "name": "dynaconf", "owner": "dynaconf", "prs": 3, - "stars": 4026, + "stars": 4033, "url": "https://github.com/dynaconf/dynaconf" }, { diff --git a/src/content/showcase/sebousan.json b/src/content/showcase/sebousan.json index 417cdd7b..11fb6d18 100644 --- a/src/content/showcase/sebousan.json +++ b/src/content/showcase/sebousan.json @@ -36,7 +36,7 @@ "name": "hugolify-theme", "owner": "Hugolify", "prs": 0, - "stars": 13, + "stars": 14, "url": "https://github.com/Hugolify/hugolify-theme" }, { diff --git a/src/content/showcase/trobonox.json b/src/content/showcase/trobonox.json index 22ab40e8..b92893bb 100644 --- a/src/content/showcase/trobonox.json +++ b/src/content/showcase/trobonox.json @@ -5,10 +5,10 @@ "type": "github_repo", "avatarUrl": "https://avatars.githubusercontent.com/u/178275234?v=4&s=50", "contributors": 19, - "description": "🪐 Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.", + "description": "🪐 Modern offline Kanban board app for Windows, MacOS and Linux made with Tauri and Nuxt. Built with simplicity and user experience in mind.", "discussions": 10, "forks": 89, - "issues": 81, + "issues": 82, "languages": [ "Vue", "TypeScript", @@ -20,7 +20,7 @@ "name": "kanri", "owner": "kanriapp", "prs": 4, - "stars": 1113, + "stars": 1123, "url": "https://github.com/kanriapp/kanri" } ]