Skip to content

vivliostyle/themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8654d98 ยท Dec 9, 2024
Dec 7, 2024
Dec 8, 2024
Jul 2, 2020
Dec 9, 2024
Dec 7, 2024
Oct 4, 2024
Jun 23, 2020
Sep 7, 2024
Sep 7, 2024
Jun 24, 2020
Dec 7, 2024
Jun 23, 2020
Dec 7, 2024
Jul 1, 2020
Oct 4, 2024
Oct 4, 2024
Oct 4, 2024

Repository files navigation

Vivliostyle Theme

Table of contents

Find themes

Create a theme

Official Themes

Base theme and CSS toolkit for Vivliostyle themes

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-base',
};

original author: Vivliostyle <mail@vivliostyle.org>

Techbook (ๆŠ€่ก“ๅŒไบบ่ชŒ) theme

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-techbook',
};

original author: Vivliostyle <mail@vivliostyle.org>

Academic theme

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-academic',
};

original author: Vivliostyle <mail@vivliostyle.org>

EPUB3 (Japanese) ๆ—ฅๆœฌ่ชžEPUB็”จใƒ†ใƒผใƒž๏ผˆ้›ปๆ›ธๅ”EPUB3ๅˆถไฝœใ‚ฌใ‚คใƒ‰ๆบ–ๆ‹ ๏ผ‰

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-epub3j',
};

original author: Vivliostyle <mail@vivliostyle.org>

ๆ–‡ๅบซ็”จใฎใƒ†ใƒผใƒž

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-bunko',
};

original author: Vivliostyle <mail@vivliostyle.org>

Book theme for latin font

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-gutenberg',
};

original author: Vivliostyle <mail@vivliostyle.org>

Slide theme

npm: total downloads npm: license

module.exports = {
  theme: '@vivliostyle/theme-slide',
};

original author: Vivliostyle <mail@vivliostyle.org>

Tools

npm: total downloads npm: license

Create Vivliostyle theme at ease

npm: total downloads npm: license

theme library and scripts