The knowledge website of Webis built with VitePress
You can refer to this link to run the project locally.:https://vitepress.dev/zh/guide/getting-started
The corresponding URL of the knowledge website:https://webis.tech
- Clone the repository
- Navigate to the project directory
- Install dependencies
- Update the knowledge website
- Run the project locally
- Rebuild the project:
npm run docs:build- Commit the changes