Base theme and CSS toolkit for Vivliostyle themes
module.exports = {
theme: '@vivliostyle/theme-base',
};
original author:
Vivliostyle <mail@vivliostyle.org>
Academic theme
module.exports = {
theme: '@vivliostyle/theme-academic',
};
original author:
Vivliostyle <mail@vivliostyle.org>
Techbook (技術同人誌) theme
module.exports = {
theme: '@vivliostyle/theme-techbook',
};
original author:
Vivliostyle <mail@vivliostyle.org>
文庫用のテーマ
module.exports = {
theme: '@vivliostyle/theme-bunko',
};
original author:
Vivliostyle <mail@vivliostyle.org>
EPUB3 (Japanese) 日本語EPUB用テーマ(電書協EPUB3制作ガイド準拠)
module.exports = {
theme: '@vivliostyle/theme-epub3j',
};
original author:
Vivliostyle <mail@vivliostyle.org>
Slide theme
module.exports = {
theme: '@vivliostyle/theme-slide',
};
original author:
Vivliostyle <mail@vivliostyle.org>
Book theme for latin font
module.exports = {
theme: '@vivliostyle/theme-gutenberg',
};
original author:
Vivliostyle <mail@vivliostyle.org>
Create Vivliostyle theme at ease
theme library and scripts