NOTE: This repository is for the Old Alpha version of Vivliostyle Pub. From 2025, new Vivliostyle Pub is being developed. The new Vivliostyle Pub repository is https://github.com/vivliostyle/vivliostyle.pub.
Vivliostyle is an open source project for a new typesetting system based on web standard technology.
Vivliostyle Pub is a sub-project of Vivliostyle for enabling book writing, co-editing and publishing in web browsers.
Try Vivliostyle Pub (Old Alpha version): https://vivliostyle-pub-develop.vercel.app/
Note: It is tested only in Chrome desktop browser. There are known issues.
brew install node yarn direnv
git clone https://github.com/vivliostyle/vivliostyle-pub
cd vivliostyle-pub
cp .env.placeholder .env
# edit .env
cd web
yarn install
yarn devPupulating .env variables can be done easily by using direnv.
See web/README.md