gva-doc
Feel free to revise the documentation
Local documentation revision requires a Node.js environment. After installing Node.js, you can start the project by executing the following commands in the project root directory:
# install pnpm
npm config set registry https://registry.npmmirror.com
npm install -g pnpm
# install deps
pnpm
# start project
pnpm docs:dev
If you don't have the environment, please directly Pull Request .md
files. Please place your files by category or create new folders, but make sure they are in the docs
folder, and finally the Organization Owner will organize them.
-
Add new introductions, tutorials, and project-related documentation
-
Add your own projects according to the format and revise your project descriptions
-
Adjust and optimize styles and layouts