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]>
EPUB3 (Japanese) 日本語EPUB用テーマ(電書協EPUB3制作ガイド準拠)
module.exports = {
theme: '@vivliostyle/theme-epub3j',
};
original author:
Vivliostyle <[email protected]>
Slide theme
module.exports = {
theme: '@vivliostyle/theme-slide',
};
original author:
Vivliostyle <[email protected]>
Book theme for latin font
module.exports = {
theme: '@vivliostyle/theme-gutenberg',
};
original author:
Vivliostyle <[email protected]>
Create Vivliostyle theme at ease
theme library and scripts