mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-02 20:37:21 +02:00
Updated Publish to gh pages (markdown)
parent
2c4ab51f4e
commit
28d384c527
@ -1,5 +1,5 @@
|
|||||||
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
|
||||||
@ -7,3 +7,4 @@ $ 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