ZenMux Documentation Site | Generated by AI
This is the ZenMux documentation site — the source repo for docs.zenmux.ai.
ZenMux is an LLM API aggregation service (a unified gateway for multiple AI model providers). This repo builds its documentation site using VitePress with:
- Bilingual — Chinese-first workflow, auto-translated to English
- Custom vitepress plugins — tabbed API examples (
api-requestcontainer), compressed page data via LZ-String, locale-based rewrites - AI-powered translation pipeline — scripts that use the ZenMux API itself (via
openai/gpt-5) to translatezh/→en/ - GitHub Pages deployment —
pnpm run buildoutputs to thedocs/directory, auto-deploys on push tomain - Custom domain — docs.zenmux.ai
