mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-02 12:27:21 +02:00
Updated Publish to gh pages (markdown)
parent
2c4ab51f4e
commit
28d384c527
@ -1,9 +1,10 @@
|
|||||||
To publish the current pdf.js to the gh-pages branch:
|
To publish the current pdf.js to the gh-pages branch:
|
||||||
|
```
|
||||||
# make sure the stable version is loaded
|
# make sure the stable version is loaded
|
||||||
$ make web
|
$ make web
|
||||||
# run 'make server' and verify http://localhost:8888/build/gh-pages/web/viewer.html
|
# run 'make server' and verify http://localhost:8888/build/gh-pages/web/viewer.html
|
||||||
$ cd build/gh-pages
|
$ cd build/gh-pages
|
||||||
$ git commit
|
$ git commit
|
||||||
# ... add commit message
|
# ... add commit message
|
||||||
$ git push
|
$ git push
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user