Open
Description
Is your feature request related to a problem?
Describe the solution you'd like
I want to use some open-source documentation tools to rewrite the document. Vitepress is a great choice in theory, but this is a PHP project and I personally haven't introduced node and npm technology stacks to implement the document. Therefore, there is another good option, it doesn't need to be built locally, just preview it directly
The specific reference address is: https://docsify.js.org/#/
Additional context (optional)
- I have read the Contribution Guidelines and this is not a support question.
- I intend to create a pull request to implement this feature.