chappe
Version:
Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
193 lines (159 loc) • 2.72 kB
JSON
{
"identity" : {
"title" : "",
"copyright" : ""
},
"theme" : {
"accent" : {
"light" : {
"base" : "#2275f1",
"active" : "#0f69ef"
},
"dark" : {
"base" : "#e0e7ed",
"active" : "#d5dde4"
}
}
},
"urls" : {
"base" : "",
"vigil" : "",
"crisp_status" : ""
},
"favicons" : {
"main" : "",
"sizes" : {
"default" : "",
"512x512" : "",
"256x256" : "",
"128x128" : "",
"32x32" : ""
}
},
"images" : {
"illustrations" : {
"home" : "",
"not_found" : ""
},
"logos" : {
"header_full" : "",
"header_short" : "",
"footer" : ""
},
"metas" : {
"opengraph" : ""
},
"categories" : {
"guides" : {},
"references" : {}
}
},
"dimensions" : {
"logos" : {
"header_full" : {
"width" : 160
},
"header_short" : {
"width" : 50
},
"footer" : {
"width" : 120
}
}
},
"colors" : {
"changes" : {
"groups" : {}
}
},
"texts" : {
"home" : {
"title" : "",
"label" : ""
},
"changes" : {
"groups" : {},
"titles" : {
"feed" : "",
"latest" : "",
"year" : ""
},
"notice" : ""
}
},
"links" : {
"header" : {
"navigation" : [],
"actions" : []
},
"footer" : {
"navigation" : []
}
},
"actions" : {
"home" : []
},
"bulletpoints" : {
"home" : {
"quickstart" : {
"description" : "",
"actions" : []
},
"guides" : {
"description" : "",
"actions" : []
},
"references" : {
"description" : "",
"actions" : []
}
}
},
"includes" : {
"scripts" : {
"urls" : [],
"inline" : []
},
"stylesheets" : {
"urls" : [],
"inline" : []
}
},
"tokens" : {
"crisp_website_id" : ""
},
"plugins" : {
"code" : {
"syntaxes" : []
}
},
"rules" : {
"build_size" : {
"fail" : true,
"sizes" : {
"references" : {
"pages" : {
"gzip_maximum" : 100000
}
},
"guides" : {
"pages" : {
"gzip_maximum" : 50000
},
"images" : {
"maximum" : 1000000
}
},
"data" : {
"objects" : {
"maximum" : 200000,
"gzip_maximum" : 50000
}
}
}
}
},
"overrides" : {
"crisp_chatbox_url" : ""
}
}