Base theme and CSS toolkit for Vivliostyle themes
module.exports = {
theme: '@vivliostyle/theme-base',
};original author:
Vivliostyle <[email protected]>
Academic theme
module.exports = {
theme: '@vivliostyle/theme-academic',
};original author:
Vivliostyle <[email protected]>
Techbook (ๆ่กๅไบบ่ช) theme
module.exports = {
theme: '@vivliostyle/theme-techbook',
};original author:
Vivliostyle <[email protected]>
ๆๅบซ็จใฎใใผใ
module.exports = {
theme: '@vivliostyle/theme-bunko',
};original author:
Vivliostyle <[email protected]>
Book theme for latin font
module.exports = {
theme: '@vivliostyle/theme-gutenberg',
};original author:
Vivliostyle <[email protected]>
Slide theme
module.exports = {
theme: '@vivliostyle/theme-slide',
};original author:
Vivliostyle <[email protected]>
EPUB3 (Japanese) ๆฅๆฌ่ชEPUB็จใใผใ๏ผ้ปๆธๅEPUB3ๅถไฝใฌใคใๆบๆ ๏ผ
module.exports = {
theme: '@vivliostyle/theme-epub3j',
};original author:
Vivliostyle <[email protected]>
Create Vivliostyle theme at ease
theme library and scripts
