Spring AI Alibaba Documentation Website
November 13, 2025 ยท View on GitHub
The official documentation website for the Spring AI Alibaba project, built with Docusaurus.
Quick Start
Ensure npm is installed locally. Then run make install && make preview.
Starting in Chinese or English
Default (Chinese): make preview
English: make preview-en
Build and Serve
make build && make serve
Before Committing
Before committing, run make npm-lint && make markdown to ensure the GitHub CI passes successfully.
(PS: You may need to install CI tools. Run make help to view fix commands and install formatting tools.)
Useful Tips
- Docusaurus Markdown features - use them appropriately to make documentation structure better and more readable: https://docusaurus.io/docs/markdown-features/react
make pangu-lint f=${file path}: Automatically adds Pangu spacing for clearer and more readable document formatting- Chinese documentation writing guide: https://github.com/stars/yuluo-yx/lists/docs