-
Notifications
You must be signed in to change notification settings - Fork 13
/
book.json
51 lines (51 loc) · 1.69 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
50
51
{
"gitbook": "2.0.0-alpha.9",
"language":"it",
"title": "AARON SWARTZ (1986 – 2013) una vita per la cultura libera e la giustizia sociale",
"description": "Ebook di tributo ad Aaron Swartz. Curato da bernardo parrella e andrea zanni, l’ebook include la traduzione di alcuni suoi post, riflessioni e interventi, più diversi articoli e scritti di amici e attivisti, oltre a materiali su open access/free culture e un’ampia sezione di link e risorse di approfondimento",
"structure": {
"readme": "intro.md"
},
"pluginsConfig": {
"fontSettings": {
"theme": "white",
"family": "sans",
"size": 2
}
},
"variables": {
"host": "http://aaronswartztributo.tumblr.com/"
},
"links": {
"sidebar": {
"ePub": "https://raw.github.com/Aubreymcfato/aaronswartz/master/book.epub",
"mobi": "https://raw.github.com/Aubreymcfato/aaronswartz/master/book.mobi",
"pdf": "https://raw.github.com/Aubreymcfato/aaronswartz/master/book.pdf",
"Contribuisci": "https://github.com/Aubreymcfato/aaronswartz/"
},
"sharing": {
"google": null,
"facebook": null,
"twitter": null,
"weibo": false,
"all": false
}
},
"styles": {
"website": "styles/website.css",
"ebook": "styles/ebook.css"
},
"pdf": {
"pageNumbers": true,
"fontSize": 12,
"paperSize": "a4",
"margin": {
"right": 62,
"left": 62,
"top": 36,
"bottom": 36
},
"headerTemplate": " ",
"footerTemplate": "_PAGENUM_"
}
}