Code for a docs site generated using vuepress.
This is deployed using Github actions to wbstack.github.io/docs/.
Commands:
npm install
- Install the dependenciesnpm run dev
- Run the development servernpm run build
- Create a buildnpm run test
- Run linting checksnpm run fix
- Apply linting fixes
Images:
Try to not upload images into this repository.
The current recommendation is to use imgur to host images. For easy screengrabs and upload to imgur you can try sharex or something similar.