Skip to content

vivliostyle/vivliostyle-pub

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 the Alpha version

Try Vivliostyle Pub (Alpha version): https://vivliostyle-pub-develop.vercel.app/

Note: Currently it is working only in Chrome desktop browser. There are known issues that it will not work in Safari, Firefox and mobile browsers.

Development

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 dev

Pupulate .env

Pupulating .env variables can be done easily by using direnv.

About front-end development

See web/README.md

Credits

Powered By Vercel

About

Write, Collaborate, Publish.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published