1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-20 23:22:56 +01:00
slate/book.json
2016-12-06 08:16:08 -08:00

15 lines
273 B
JSON

{
"gitbook": "3.2.2",
"root": "./docs",
"plugins": ["-highlight", "prism", "github"],
"pluginsConfig": {
"github": {
"url": "https://github.com/ianstormtaylor/slate"
}
},
"structure": {
"readme": "Readme.md",
"summary": "Summary.md"
}
}