mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 20:45:37 +00:00
Initial commit
This commit is contained in:
18
book.json
Normal file
18
book.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"root": "./src",
|
||||
"title": "「モダンからはじめる プログラミング生活!」",
|
||||
"author": "Satsuki Akiba <anosatsuk124@gmail.com>",
|
||||
"authorShort": "Satsuki Akiba",
|
||||
"language": "ja",
|
||||
"plugins": [
|
||||
"anchors",
|
||||
"collapsible-chapters",
|
||||
"hide-published-with",
|
||||
"hints",
|
||||
"search-pro-fixed"
|
||||
],
|
||||
"pdf.fontSize": 16,
|
||||
"pdf.fontFamily": "ZenMaruGothic",
|
||||
"pdf.paperSize": "a4",
|
||||
"pdf.embedFonts": true
|
||||
}
|
Reference in New Issue
Block a user