mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-19 14:27:07 +01:00
15 lines
279 B
JSON
15 lines
279 B
JSON
{
|
|
"gitbook": "3.2.2",
|
|
"root": "./docs",
|
|
"structure": {
|
|
"readme": "Introduction.md",
|
|
"summary": "Summary.md"
|
|
},
|
|
"plugins": ["-highlight", "prism", "github"],
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/ianstormtaylor/slate"
|
|
}
|
|
}
|
|
}
|