-
Notifications
You must be signed in to change notification settings - Fork 40
/
book.json
49 lines (49 loc) · 1.32 KB
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"gitbook": "3.2.2",
"plugins": [
"-fontsettings",
"onlineresources@git+https://github.com/abeggchr/gitbook-plugin-onlineresources"
],
"title": "Machines, Code, People",
"description": "50 things Zühlke engineers are passionate about",
"bookname": "Machines, Code, People: 50 things Zühlke engineers are passionate about",
"author": "Christian Abegg, Peter Gfader",
"pluginsConfig": {
"github": {
"url": "https://github.com/zuehlke/machines-code-people"
},
"onlineresources": {
"url": "https://zuehlke.github.io/machines-code-people/",
"text": {
"above": "Further reading and additional resources:",
"before": "",
"left" : "",
"right": ""
},
"qrCodeOptions": {
"margin" : 0,
"scale" : 3
}
}
},
"structure": {
"readme": "foreword.md"
},
"catalog": "articles",
"ignores": [
"_example.resources",
"time-management.resources",
"tech-lead-needed.resources",
"dd-you-did-what.resources",
"build-rules.resources",
"ci-cd-done-right.resources",
"aprg.resources",
"discipline-flow.resources",
"rules-are-dangerous.resources",
"aprg-workflow.resources",
"coding-on-purpose.resources",
"preface"],
"unchanged": [],
"sortedBy": "-",
"disableTitleFormatting": true
}