-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0de1a1f
commit 6a9d236
Showing
17 changed files
with
107 additions
and
64 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,10 +12,10 @@ | |
- [Vivliostyle Base Theme](#vivliostyle-base-theme) | ||
- [Academic](#academic) | ||
- [Techbook](#techbook) | ||
- [Bunko](#bunko) | ||
- [EPUB3 (Japanese)](#epub3-japanese) | ||
- [Slide](#slide) | ||
- [Gutenberg](#gutenberg) | ||
- [EPUB3 (Japanese)](#epub3-japanese) | ||
- [Bunko](#bunko) | ||
- [Tools](#tools) | ||
- [create-vivliostyle-theme](#create-vivliostyle-theme) | ||
- [vivliostyle-theme-scripts](#vivliostyle-theme-scripts) | ||
|
@@ -85,65 +85,65 @@ module.exports = { | |
|
||
> original author: `Vivliostyle <[email protected]>` | ||
### [Bunko](packages/@vivliostyle/theme-bunko) | ||
### [Slide](packages/@vivliostyle/theme-slide) | ||
|
||
文庫用のテーマ | ||
Slide theme | ||
|
||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-bunko.svg)](https://npmjs.com/package/@vivliostyle/theme-bunko) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-bunko)](https://npmjs.com/package/@vivliostyle/theme-bunko) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-bunko) | ||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-slide.svg)](https://npmjs.com/package/@vivliostyle/theme-slide) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-slide)](https://npmjs.com/package/@vivliostyle/theme-slide) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-slide) | ||
|
||
```js | ||
module.exports = { | ||
theme: '@vivliostyle/theme-bunko', | ||
theme: '@vivliostyle/theme-slide', | ||
}; | ||
``` | ||
|
||
> original author: `Vivliostyle <[email protected]>` | ||
### [EPUB3 (Japanese)](packages/@vivliostyle/theme-epub3j) | ||
### [Gutenberg](packages/@vivliostyle/theme-gutenberg) | ||
|
||
EPUB3 (Japanese) 日本語EPUB用テーマ(電書協EPUB3制作ガイド準拠) | ||
Book theme for latin font | ||
|
||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-epub3j.svg)](https://npmjs.com/package/@vivliostyle/theme-epub3j) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-epub3j)](https://npmjs.com/package/@vivliostyle/theme-epub3j) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-epub3j) | ||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-gutenberg.svg)](https://npmjs.com/package/@vivliostyle/theme-gutenberg) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-gutenberg)](https://npmjs.com/package/@vivliostyle/theme-gutenberg) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-gutenberg) | ||
|
||
```js | ||
module.exports = { | ||
theme: '@vivliostyle/theme-epub3j', | ||
theme: '@vivliostyle/theme-gutenberg', | ||
}; | ||
``` | ||
|
||
> original author: `Vivliostyle <[email protected]>` | ||
### [Slide](packages/@vivliostyle/theme-slide) | ||
### [EPUB3 (Japanese)](packages/@vivliostyle/theme-epub3j) | ||
|
||
Slide theme | ||
EPUB3 (Japanese) 日本語EPUB用テーマ(電書協EPUB3制作ガイド準拠) | ||
|
||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-slide.svg)](https://npmjs.com/package/@vivliostyle/theme-slide) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-slide)](https://npmjs.com/package/@vivliostyle/theme-slide) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-slide) | ||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-epub3j.svg)](https://npmjs.com/package/@vivliostyle/theme-epub3j) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-epub3j)](https://npmjs.com/package/@vivliostyle/theme-epub3j) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-epub3j) | ||
|
||
```js | ||
module.exports = { | ||
theme: '@vivliostyle/theme-slide', | ||
theme: '@vivliostyle/theme-epub3j', | ||
}; | ||
``` | ||
|
||
> original author: `Vivliostyle <[email protected]>` | ||
### [Gutenberg](packages/@vivliostyle/theme-gutenberg) | ||
### [Bunko](packages/@vivliostyle/theme-bunko) | ||
|
||
Book theme for latin font | ||
文庫用のテーマ | ||
|
||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-gutenberg.svg)](https://npmjs.com/package/@vivliostyle/theme-gutenberg) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-gutenberg)](https://npmjs.com/package/@vivliostyle/theme-gutenberg) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-gutenberg) | ||
[![](https://img.shields.io/npm/v/@vivliostyle/theme-bunko.svg)](https://npmjs.com/package/@vivliostyle/theme-bunko) | ||
[![npm: total downloads](https://flat.badgen.net/npm/dt/@vivliostyle/theme-bunko)](https://npmjs.com/package/@vivliostyle/theme-bunko) | ||
![npm: license](https://flat.badgen.net/npm/license/@vivliostyle/theme-bunko) | ||
|
||
```js | ||
module.exports = { | ||
theme: '@vivliostyle/theme-gutenberg', | ||
theme: '@vivliostyle/theme-bunko', | ||
}; | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-academic", | ||
"description": "Academic theme", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme.css", | ||
"scripts": { | ||
|
@@ -10,7 +10,7 @@ | |
"validate": "vivliostyle-theme-scripts validate" | ||
}, | ||
"dependencies": { | ||
"@vivliostyle/theme-base": "^1.0.1" | ||
"@vivliostyle/theme-base": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vivliostyle/cli": ">=7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-base", | ||
"description": "Base theme and CSS toolkit for Vivliostyle themes", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme-all.css", | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-bunko", | ||
"description": "文庫用のテーマ", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme.css", | ||
"scripts": { | ||
|
@@ -10,7 +10,7 @@ | |
"validate": "vivliostyle-theme-scripts validate" | ||
}, | ||
"dependencies": { | ||
"@vivliostyle/theme-base": "^1.0.1" | ||
"@vivliostyle/theme-base": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vivliostyle/cli": ">=7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-gutenberg", | ||
"description": "Book theme for latin font", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme.css", | ||
"scripts": { | ||
|
@@ -10,7 +10,7 @@ | |
"validate": "vivliostyle-theme-scripts validate" | ||
}, | ||
"dependencies": { | ||
"@vivliostyle/theme-base": "^1.0.1" | ||
"@vivliostyle/theme-base": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vivliostyle/cli": ">=7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-slide", | ||
"description": "Slide theme", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme.css", | ||
"scripts": { | ||
|
@@ -10,7 +10,7 @@ | |
"validate": "vivliostyle-theme-scripts validate" | ||
}, | ||
"dependencies": { | ||
"@vivliostyle/theme-base": "^1.0.1" | ||
"@vivliostyle/theme-base": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vivliostyle/cli": ">=7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@vivliostyle/theme-techbook", | ||
"description": "Techbook (技術同人誌) theme", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "Vivliostyle <[email protected]>", | ||
"main": "theme.css", | ||
"scripts": { | ||
|
@@ -10,7 +10,7 @@ | |
"validate": "vivliostyle-theme-scripts validate" | ||
}, | ||
"dependencies": { | ||
"@vivliostyle/theme-base": "^1.0.1" | ||
"@vivliostyle/theme-base": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vivliostyle/cli": ">=7", | ||
|