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 large images, such as PNGs and JPGs, 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.
Some draw.io diagrams also exist within this code repository. If you use the VSCode browser then take a look at this extension