-
Notifications
You must be signed in to change notification settings - Fork 188
/
book.json
21 lines (21 loc) · 930 Bytes
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title": "Singularity",
"structure": {
"readme": "intro.md"
},
"links": {
"home": null,
"about": false,
"issues": "https://github.com/HubSpot/Singularity/issues",
"contribute": "https://github.com/HubSpot/Singularity"
},
"variables": {
"releases": ["1.5.0", "1.4.0", "1.3.0", "1.2.0", "1.1.0", "1.0.0", "0.23.0", "0.22.0", "0.21.0", "0.20.1", "0.20.0", "0.19.2", "0.19.1", "0.19.0", "0.18.2", "0.18.1", "0.18.0", "0.17.1", "0.17.0", "0.16.2", "0.16.1", "0.16.0", "0.15.1", "0.15.0", "0.14.1", "0.14.0", "0.13.0", "0.12.0", "0.11.0", "0.10.1", "0.10.0", "0.9.0", "0.8.0", "0.7.1", "0.7.0", "0.6.2", "0.6.1", "0.6.0", "0.5.0", "0.4.11", "0.4.10", "0.4.9", "0.4.8", "0.4.7", "0.4.6", "0.4.5"]
},
"plugins": ["github", "-sharing", "-livereload", "-highlight", "copy-code-button"],
"pluginsConfig": {
"github": {
"url": "https://github.com/HubSpot/Singularity"
}
}
}