Vivliostyle Viewer
install
- Get
Stable release
from Vivliostyle.js Releases. - Decompress it to
vivliostyle-viewer
.
cd vivliostyle-viewer
usage
serve -s viewer -p 4321
# pm2 serve viewer 4321 --name vivliostyle-viewer --spa
Deploy with Github Pages
- Github → Project → Settings → Pages → Build and deployment → Branch → gh-pages.
- After deploy, visit
https://<user>.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html
.