Files
devlifefrommodernway.gitlab.io/book.json
2023-10-14 18:21:56 +09:00

19 lines
445 B
JSON

{
"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
}