You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
notmasteryet edited this page Sep 29, 2011
·
2 revisions
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