Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbstack/docs
VuePress Docs site for WBStack
https://github.com/wbstack/docs
docs vuepress wbstack
Last synced: 3 months ago
JSON representation
VuePress Docs site for WBStack
- Host: GitHub
- URL: https://github.com/wbstack/docs
- Owner: wbstack
- Created: 2020-12-06T16:04:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T04:00:15.000Z (over 1 year ago)
- Last Synced: 2024-06-21T15:05:53.567Z (5 months ago)
- Topics: docs, vuepress, wbstack
- Language: JavaScript
- Homepage: https://wbstack.github.io/docs/
- Size: 2.42 MB
- Stars: 3
- Watchers: 9
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - wbstack/docs - VuePress Docs site for WBStack (others)
README
# WBStack
Code for a docs site generated using [vuepress](https://vuepress.vuejs.org/).
This is deployed using [Github actions](./.github/workflows/pages.build.yml) to [wbstack.github.io/docs/](https://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](https://imgur.com/) to host images.
For easy screengrabs and upload to imgur you can try [sharex](https://getsharex.com/) 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](https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio)