Skip to content

zwybirth/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring AI Alibaba Documentation Website

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

  1. Docusaurus Markdown features - use them appropriately to make documentation structure better and more readable: https://docusaurus.io/docs/markdown-features/react
  2. make pangu-lint f=${file path}: Automatically adds Pangu spacing for clearer and more readable document formatting
  3. Chinese documentation writing guide: https://github.com/stars/yuluo-yx/lists/docs

About

Source code of Spring AI Alibaba official website. 📚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 47.9%
  • TypeScript 46.1%
  • JavaScript 2.4%
  • Shell 2.3%
  • Makefile 1.3%