vivliostyle-theme-thesis

0.1.1 • Public • Published

Vivliostyle Theme Vivliostyle Thesis

npm: version npm: total downloads npm: license

Academic theme (thesis)

Install

npm install --save vivliostyle-theme-thesis
# or
yarn add vivliostyle-theme-thesis

Use

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.css

You can specify layout file with --layout flag:

vivliostyle-theme-scripts preview theme.css --layout example/default.md

Run vivliostyle-theme-scripts validate before publishing your package.

vivliostyle-theme-scripts validate

Package Sidebar

Install

npm i vivliostyle-theme-thesis

Weekly Downloads

1

Version

0.1.1

License

CC0-1.0

Unpacked Size

38.8 kB

Total Files

15

Last publish

Collaborators

  • yamasy1549