From 33728f04a6dc27796eb82749141909ec34f1640b Mon Sep 17 00:00:00 2001 From: Lum1104 Date: Fri, 22 May 2026 08:27:43 +0800 Subject: [PATCH] feat(readme,homepage): add Trendshift badge Adds the Trendshift trending-repository badge just below the tagline on the English README and all 7 localized variants, and to the homepage hero between the action row and the Enterprise pill. --- README.md | 4 ++++ READMEs/README.es-ES.md | 4 ++++ READMEs/README.ja-JP.md | 4 ++++ READMEs/README.ko-KR.md | 4 ++++ READMEs/README.ru-RU.md | 4 ++++ READMEs/README.tr-TR.md | 4 ++++ READMEs/README.zh-CN.md | 4 ++++ READMEs/README.zh-TW.md | 4 ++++ homepage/src/components/Hero.astro | 23 +++++++++++++++++++++++ 9 files changed, 55 insertions(+) diff --git a/README.md b/README.md index 0ead787..1c75a78 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.es-ES.md b/READMEs/README.es-ES.md index 1e37aff..99e5323 100644 --- a/READMEs/README.es-ES.md +++ b/READMEs/README.es-ES.md @@ -5,6 +5,10 @@ Compatible con Claude Code, Codex, Cursor, Copilot, Gemini CLI y más.

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.ja-JP.md b/READMEs/README.ja-JP.md index 59b2a85..c0e24f3 100644 --- a/READMEs/README.ja-JP.md +++ b/READMEs/README.ja-JP.md @@ -6,6 +6,10 @@ Claude Code、Codex、Cursor、Copilot、Gemini CLI など、マルチプラットフォーム対応。

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.ko-KR.md b/READMEs/README.ko-KR.md index 1cfb903..9b651cb 100644 --- a/READMEs/README.ko-KR.md +++ b/READMEs/README.ko-KR.md @@ -5,6 +5,10 @@ Claude Code, Codex, Cursor, Copilot, Gemini CLI 등 다양한 플랫폼을 지원합니다.

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.ru-RU.md b/READMEs/README.ru-RU.md index 885d2a5..41a3300 100644 --- a/READMEs/README.ru-RU.md +++ b/READMEs/README.ru-RU.md @@ -6,6 +6,10 @@ Работает с Claude Code, Codex, Cursor, Copilot, Gemini CLI и другими.

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.tr-TR.md b/READMEs/README.tr-TR.md index e84c479..280e9c2 100644 --- a/READMEs/README.tr-TR.md +++ b/READMEs/README.tr-TR.md @@ -6,6 +6,10 @@ Claude Code, Codex, Cursor, Copilot, Gemini CLI ve daha fazlasıyla çalışır.

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.zh-CN.md b/READMEs/README.zh-CN.md index 396f447..633c4b0 100644 --- a/READMEs/README.zh-CN.md +++ b/READMEs/README.zh-CN.md @@ -5,6 +5,10 @@ 支持 Claude Code、Codex、Cursor、Copilot、Gemini CLI 等多平台。

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/READMEs/README.zh-TW.md b/READMEs/README.zh-TW.md index be8cac8..90a94b7 100644 --- a/READMEs/README.zh-TW.md +++ b/READMEs/README.zh-TW.md @@ -5,6 +5,10 @@ 支援 Claude Code、Codex、Cursor、Copilot、Gemini CLI 等多平台。

+

+ Lum1104%2FUnderstand-Anything | Trendshift +

+

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Türkçe | Русский

diff --git a/homepage/src/components/Hero.astro b/homepage/src/components/Hero.astro index 40dfc52..00fa53f 100644 --- a/homepage/src/components/Hero.astro +++ b/homepage/src/components/Hero.astro @@ -44,6 +44,10 @@ const discordUrl = 'https://discord.gg/pydat66RY'; + + Lum1104/Understand-Anything | Trendshift + + Enterprise · @@ -286,6 +290,25 @@ const discordUrl = 'https://discord.gg/pydat66RY'; text-decoration: none; } + /* Trendshift badge — sits between the action row and the enterprise pill */ + .hero-trendshift { + margin-top: 1.75rem; + display: inline-block; + line-height: 0; + transition: transform 0.2s ease, filter 0.2s ease; + } + + .hero-trendshift img { + display: block; + width: 250px; + height: 55px; + } + + .hero-trendshift:hover { + transform: translateY(-2px); + filter: drop-shadow(0 0 14px rgba(212, 165, 116, 0.25)); + } + /* Enterprise contact — pill that mirrors the hero badge at the top */ .hero-enterprise { margin-top: 1.75rem;