mirror of
https://github.com/seigler/dashdev-website
synced 2025-07-26 22:36:09 +00:00
chore: add npm script for deploying gh-pages
This commit is contained in:
parent
866ee039c1
commit
58dc360573
4 changed files with 43 additions and 12 deletions
|
@ -43,9 +43,12 @@ npm run production-win
|
|||
|
||||
The site is built in the `/build` folder.
|
||||
|
||||
To deploy the contents of the `/build` folder to Github Pages, run the appropriate production build command, then:
|
||||
|
||||
```bash
|
||||
npm run deploy
|
||||
```
|
||||
|
||||
## Further information
|
||||
|
||||
The [built site](https://rawgit.com/dashdev-suite/dashdev-website/master/build/) provides further information about site files and settings.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue