GriefDefenderDoc was built with VuePress and Theme Hope.
-
I just want to slightly change the document.
In the bottom of each pages there will be a button redirect you to the source file of pages, then you can make a PR to WIKI. -
I really want to make a big change to documentation!
- You should install NodeJS(>=16) and pnpm properly.
- Run command
pnpm install
in the root of GriefDefenderDoc. - Run
pnpm docs:dev
then wait a moment - Explore your dev enviroment in http://localhost:8080/
- Any changes to a Markdown file should be sync to your web.