0.1.2 • Published 5 years ago
vivliostyle-theme-dnd-5e-phb v0.1.2
Vivliostyle Theme Dnd5e Phb
D&D 5e PHB theme for Vivliostyle
Install
npm install --save vivliostyle-theme-dnd-5e-phb
# or
yarn add vivliostyle-theme-dnd-5e-phbUse
In vivliostyle.config.js:
module.exports = {
theme: 'vivliostyle-theme-dnd-5e-phb',
};Sample Image

Full sample document
see example/sample.md
Dev
Edit phbStyle/*, then run npm phb or yarn phb.
Preview
npm preview
# or
yarn previewYou can specify layout file with --layout flag:
npm preview --layout example/default.md
# or
yarn preview --layout example/default.mdValidate
Validate before publishing your package.
npm validate
# or
yarn validateLicense
This project is licensed under the MIT license.
Files under phbStyle directory are ported from naturallcrit/homebrewery. Their license file are placed in phbStyle/license.