Skip to content

docs: rebuild documentation site on Fumadocs (bilingual zh/en)#568

Merged
yaozheng-fang merged 1 commit into
mainfrom
feat/new-docs
Jun 1, 2026
Merged

docs: rebuild documentation site on Fumadocs (bilingual zh/en)#568
yaozheng-fang merged 1 commit into
mainfrom
feat/new-docs

Conversation

@yaozheng-fang
Copy link
Copy Markdown
Collaborator

Replace the MkDocs Material site with a Fumadocs (Next.js) project.

  • Bilingual content (Chinese default + English) with i18n routing, language switcher, localized UI and page-action buttons, and Mandarin-tokenized static search.
  • Migrate ~54 pages from MkDocs markdown to MDX (admonitions -> Callout, content tabs -> Tabs, collapsibles -> Accordions, inlined --8<-- examples, Mermaid, Video), merging richer code examples from the AgentKit GitBook.
  • New pages: A2UI + VeADK frontend, Agent Skills, A2A Hub, middleware events, built-in MCP tools, system tools, Langchain, AgentKit CLI, API reference, observability overview, installation, local debugging.
  • Google-ADK-style navigation: root dropdown (Framework / CLI / Reference) with grouped sidebar sections.
  • Static export for GitHub Pages with base-path handling (assets, MDX images, root redirect, .nojekyll); the POST chat route is excluded from export.
  • Update the deploy-docs workflow to build the Fumadocs static site on Node 22.
  • Add monochrome VeADK logos.

@yaozheng-fang yaozheng-fang force-pushed the feat/new-docs branch 3 times, most recently from 837b86c to 837757b Compare June 1, 2026 08:31
Replace the MkDocs Material site with a Fumadocs (Next.js) project.

- Bilingual content (Chinese default + English) with i18n routing,
  language switcher, localized UI and page-action buttons, and
  Mandarin-tokenized static search.
- Migrate ~54 pages from MkDocs markdown to MDX (admonitions -> Callout,
  content tabs -> Tabs, collapsibles -> Accordions, inlined --8<-- examples,
  Mermaid, Video), merging richer code examples from the AgentKit GitBook.
- New pages: A2UI + VeADK frontend, Agent Skills, A2A Hub, middleware events,
  built-in MCP tools, system tools, Langchain, AgentKit CLI, API reference,
  observability overview, installation, local debugging.
- Google-ADK-style navigation: root dropdown (Framework / CLI / Reference)
  with grouped sidebar sections.
- Static export for GitHub Pages with base-path handling (assets, MDX images,
  root redirect, .nojekyll); the POST chat route is excluded from export.
- Update the deploy-docs workflow to build the Fumadocs static site on Node 22.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yaozheng-fang yaozheng-fang merged commit 3c13952 into main Jun 1, 2026
18 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