mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-03 05:35:49 +02:00
Created Publish to gh-pages (markdown)
parent
f6dd1e1f1a
commit
2c4ab51f4e
9
Publish-to-gh-pages.md
Normal file
9
Publish-to-gh-pages.md
Normal file
@ -0,0 +1,9 @@
|
||||
To publish the current pdf.js to the gh-pages branch:
|
||||
|
||||
# make sure the stable version is loaded
|
||||
$ make web
|
||||
# run 'make server' and verify http://localhost:8888/build/gh-pages/web/viewer.html
|
||||
$ cd build/gh-pages
|
||||
$ git commit
|
||||
# ... add commit message
|
||||
$ git push
|
||||
Loading…
x
Reference in New Issue
Block a user