diff --git a/Publish-to-gh-pages.md b/Publish-to-gh-pages.md deleted file mode 100644 index 17e4cf3..0000000 --- a/Publish-to-gh-pages.md +++ /dev/null @@ -1,10 +0,0 @@ -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 -``` \ No newline at end of file