Skip to content

Commit aba25b1

Browse files
author
Lukáš Chmela
committed
Add book.json descriptor for gitbook exporter
1 parent ed32850 commit aba25b1

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

book.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"title": "Linux Insides",
3+
"author" : "0xAX",
4+
"pdf": {
5+
"paperSize": "a5",
6+
"margin":
7+
{
8+
"top": 48,
9+
"bottom": 48,
10+
"right": 28,
11+
"left": 28
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)