vivliostyle-theme-dnd-5e-phb
v0.2.0
Published
D&D 5e PHB theme for Vivliostyle
Maintainers
Readme
Vivliostyle Theme Dnd5e Phb
D&D 5e PHB theme for Vivliostyle
Install
npm install --save vivliostyle-theme-dnd-5e-phb
# or
pnpm 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 run phb or pnpm phb.
Preview
npm run dev
# or
pnpm devValidate
Validate before publishing your package.
npm run validate
# or
pnpm 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.
