Skip to content

blog: Zvec multi-platform support overview (en/zh) - #68

Merged
zhourrr merged 1 commit into
zvec-ai:mainfrom
chinaux:blog/zvec-multi-platform
Sep 18, 2026
Merged

zhourrr merged 1 commit into
zvec-ai:mainfrom
chinaux:blog/zvec-multi-platform

Conversation

@chinaux

@chinaux chinaux commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

What

Add the multi-platform support overview blog post in English and Chinese:

  • content/blog/en/2026-09-17-zvec-multi-platform.mdxMaking Vector Search Available Everywhere: A Complete View of Zvec Multi-Platform Support
  • content/blog/zh/2026-09-17-zvec-multi-platform.mdx让向量检索随处可用:Zvec 多平台支持全景

Coverage: CI-verified platform/architecture combos, official SDKs and prebuilt artifacts, per-platform index availability, index selection under different memory budgets, and the cross-platform engineering foundation (SIMD runtime dispatch, platform abstraction, I/O backend abstraction, build-system adaptation).

Images

Following the approach of #66, all images (cover + 5 figures) are stored locally under public/img/blog/2026-09-17-zvec-multi-platform/ with descriptive names (header, roadmap, ci-platforms, c-api-sdks, index-availability, isa-dispatch) as optimized WebP (~300 KB total). No external image links.

Tested locally

  • fumadocs-mdx compiles; next dev renders both /en/blog/2026-09-17-zvec-multi-platform/ and /zh/... with 200, all images resolve, and the post appears in both blog listings and the sitemap
  • next build completes and SSGs both posts (the docs layout's GitHub stars widget was temporarily pointed at a local mock because api.github.com rate-limits this machine; the mock was reverted before committing)

Add Chinese and English blog posts covering Zvec multi-platform
support: CI-verified platform/architecture combos, official SDKs and
prebuilt artifacts, per-platform index availability, memory-budget
index selection, and the cross-platform engineering foundation
(SIMD runtime dispatch, platform abstraction, I/O backends).

All article images are stored locally under
public/img/blog/2026-09-17-zvec-multi-platform/ as optimized WebP.
@github-actions

Copy link
Copy Markdown

☁️ Cloudflare Pages preview: https://acee9267.zvec-web.pages.dev

@zhourrr
zhourrr merged commit 330dfdc into zvec-ai:main Sep 18, 2026
1 check 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