Files
devlifefrommodernway.gitlab.io/book.json

17 lines
349 B
JSON

{
"root": "./src",
"title": "「モダンからはじめる プログラミング生活!」",
"author": "Satsuki Akiba",
"language": "ja",
"plugins": [
"anchors",
"collapsible-chapters",
"hide-published-with",
"hints",
"search-pro-fixed"
],
"pdf.fontSize": 16,
"pdf.paperSize": "a4",
"pdf.embedFonts": true
}