Skip to content

[blog] Fix rust client release blog: save avatars locally and add truncate#3014

Merged
wuchong merged 1 commit intoapache:mainfrom
luoyuxia:fix-blog-rust-client-release
Apr 7, 2026
Merged

[blog] Fix rust client release blog: save avatars locally and add truncate#3014
wuchong merged 1 commit intoapache:mainfrom
luoyuxia:fix-blog-rust-client-release

Conversation

@luoyuxia
Copy link
Copy Markdown
Contributor

@luoyuxia luoyuxia commented Apr 7, 2026

Purpose

Fix two issues in the Rust/Python/C++ client 0.1.0 release blog post:

  1. Author avatars for anton and keithlee reference external GitHub URLs, which are blocked by ASF policy
  2. Missing <!-- truncate --> marker causes the full article to be displayed on the blog listing page

Brief change log

  • Downloaded author avatars for anton (fresh-borzoni.png) and keithlee (leekeiabstraction.png) to website/static/img/avatars/ and updated authors.yml to use local paths instead of external GitHub URLs
  • Added <!-- truncate --> marker after the introduction paragraphs in the blog post so the listing page shows a concise summary

Tests

  • Verify the blog listing page at /blog shows only the intro for the rust client release post
  • Verify author avatars render correctly from local paths

API and Format

N/A

Documentation

N/A

…ncate

- Download author avatars for anton and keithlee to local /img/avatars/
  instead of referencing external GitHub URLs (ASF policy)
- Add <!-- truncate --> marker after the introduction paragraphs so the
  blog listing page shows a concise summary instead of the full article

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wuchong wuchong merged commit 183685c into apache:main Apr 7, 2026
2 checks passed
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
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