Skip to content

docs(welcome): replace QQ group number with scannable QR code#1806

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/welcome-qq-group-qrcode
Jun 5, 2026
Merged

docs(welcome): replace QQ group number with scannable QR code#1806
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/welcome-qq-group-qrcode

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

Summary

Replace the bare "QQ群: 591048098" text entry on the welcome page with a scannable QR code image, mirroring the way the WeChat group is presented next to it. Users can now join the Chinese discussion QQ group by scanning instead of having to type the number manually.

Trigger

Internal after-sales group flag: the original "591048098" link on the public docs site was reported as broken/outdated. Replacing it with a QR code also gives us a way to control the redirect target in the future (e.g. swap the image to point at a different group/landing page without touching markdown again).

Changes

  • Add static/img/qq_group/qq_group.webp (and static/zh/... counterpart) — 400x400 lossless WebP, ~4KB
  • docs/welcome.md: QQ群: 591048098QQ群: ![Radxa 中文 QQ 群](/zh/img/qq_group/qq_group.webp) 中文讨论 QQ 群
  • i18n/en/.../welcome.md: same change in English (QQ Group: 591048098 → image + caption)
  • Bilingual docs kept in sync; new image dropped into both static/img/ and static/zh/img/ to match the existing wechat_group/ROCK5B.webp layout
  • Image converted with cwebp -lossless from the source PNG provided by the team

Notes

  • Source PNG (400x400) was provided in the internal group; I did not regenerate it
  • Did not touch the separate QQ Channel entry (https://pd.qq.com/s/23wlhn9j8) — that one is already a clickable link and was not flagged
  • The "注意 / Attention" paragraph recommending open channels (forum / GitHub) over WeChat/QQ stays unchanged

Replace the bare '591048098' QQ group number on the welcome page with
a QR code image, mirroring the WeChat group entry next to it so users
can join the Chinese discussion group by scanning.

- Add static/img/qq_group/qq_group.webp (and zh counterpart)
- Update docs/welcome.md and i18n/en/.../welcome.md in sync
- Convert source PNG to lossless WebP (400x400, ~4KB)
@tangzz-radxa tangzz-radxa requested review from a team, akgnah and xzuoqi as code owners June 5, 2026 09:22
@Milir-Radxa Milir-Radxa merged commit 200c6a8 into radxa-docs:main Jun 5, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants