Contributing

Contributing helps us keep this Guide be as tidy and up-to-date as possible. All contributions are greatly appreciated.

We utilize VuePressopen in new window to build the Guide. We also write our Guide in MarkDown files. If you want to contribute we highly recommend knowing the basics of these two.

Getting started

# Install all dependencies
pnpm install
# Run vuepress in dev mode
pnpm dev