ghassanmas / docs

VuePress Docs site for WBStack

Home Page:https://wbstack.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

VuePress Docs site for WBStack

https://wbstack.github.io/docs/


Languages

Language:JavaScript 86.3%Language:Vue 7.9%Language:Stylus 5.7%