moonming opened a new pull request, #2086:
URL: https://github.com/apache/apisix-website/pull/2086

   ## Summary
   
   - migrate `/ai-gateway/`, `/plugins/`, and `/downloads/` plus their `/zh/` 
routes from Docusaurus to responsive Astro pages
   - sync release, repository, and plugin catalog data from the existing config 
files so both generators keep one source of truth
   - ship the AI Gateway and plugin integration visuals locally, and fix the 
broken footer Events and User Stories links
   - add the six routes to the deploy overlay with content assertions
   - add Playwright coverage for desktop and mobile layouts in PR and deploy CI
   
   ## UI coverage
   
   - AI Gateway: product hero, architecture, production capabilities, provider 
support, and localized mobile layout
   - Plugin Hub: all configured plugin groups and plugins, responsive 
3/2/1-column catalog, and sticky category navigation
   - Downloads: all configured projects, release metadata, source archives, 
signatures, checksums, history, and verification commands
   
   ## Verification
   
   - `npm ci`
   - `npm run check` (0 errors; one pre-existing unclosed-fence warning in a 
2021 Chinese blog post)
   - `npm run build` (924 local pages)
   - `npm run test:e2e` (8/8 desktop and mobile scenarios)
   - manual Chrome review at 1440x900 and 390x844, including sticky navigation 
and expanded download menus
   - `git diff --check`
   
   ## Remaining Docusaurus routes
   
   `/team/`, `/contribute/`, `/edit/`, `/search/`, the 404 page, versioned 
docs, and `/docs/**/next/` remain outside this wave.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to