mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
60 lines
1.8 KiB
JSON
60 lines
1.8 KiB
JSON
{
|
|
"index": {
|
|
"landing": true,
|
|
"logos": [
|
|
[
|
|
["chartbeat", "https://chartbeat.com"],
|
|
["socrata", "https://www.socrata.com"],
|
|
["chattermill", "https://chattermill.io"],
|
|
["cytora", "http://www.cytora.com"],
|
|
["signaln", "http://signaln.com"],
|
|
["duedil", "https://www.duedil.com/"],
|
|
["spyjack", "https://spyjack.io"]
|
|
],
|
|
[
|
|
["keyreply", "https://keyreply.com/"],
|
|
["dato", "https://dato.com"],
|
|
["kip", "http://kipthis.com"],
|
|
["wonderflow", "http://www.wonderflow.co"],
|
|
["foxtype", "https://foxtype.com"]
|
|
],
|
|
[
|
|
["synapsify", "http://www.gosynapsify.com"],
|
|
["stitchfix", "https://www.stitchfix.com/"],
|
|
["wayblazer", "http://wayblazer.com"]
|
|
]
|
|
]
|
|
},
|
|
|
|
"robots": {
|
|
"layout": false
|
|
},
|
|
|
|
"404": {
|
|
"title": "404 Error",
|
|
"asides": false
|
|
},
|
|
|
|
"styleguide": {
|
|
"title" : "Styleguide",
|
|
"asides": true,
|
|
|
|
"sidebar": {
|
|
"About": [
|
|
["Introduction", "#section-introduction", "introduction"]
|
|
],
|
|
"Design": [
|
|
["Colors", "#section-colors", "colors"],
|
|
["Logo", "#section-logo", "logo"],
|
|
["Typography", "#section-typography", "typography"],
|
|
["Grid", "#section-grid", "grid"],
|
|
["Elements", "#section-elements", "elements"],
|
|
["Components", "#section-components", "components"]
|
|
],
|
|
"Code": [
|
|
["Source", "#section-source", "source"]
|
|
]
|
|
}
|
|
}
|
|
}
|