0.1.1 • Published 5 years ago
vivliostyle-theme-thesis v0.1.1
Vivliostyle Theme Vivliostyle Thesis
Academic theme (thesis)
Install
npm install --save vivliostyle-theme-thesis
# or
yarn add vivliostyle-theme-thesisUse
In vivliostyle.config.js:
module.exports = {
theme: 'vivliostyle-theme-thesis',
};Dev
Run vivliostyle-theme-scripts preview to preview your theme.css.
vivliostyle-theme-scripts preview theme.cssYou can specify layout file with --layout flag:
vivliostyle-theme-scripts preview theme.css --layout example/default.mdRun vivliostyle-theme-scripts validate before publishing your package.
vivliostyle-theme-scripts validate0.1.1
5 years ago