Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 700 Bytes

WBStack Docs

Code for a docs site generated using vuepress.

This is deployed using Github actions to wbstack.github.io/docs/.

Commands:

  • npm install - Install the dependencies
  • npm run dev - Run the development server
  • npm run build - Create a build
  • npm run test - Run linting checks
  • npm 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.