mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 22:06:43 +01:00
36 lines
814 B
JSON
36 lines
814 B
JSON
{
|
|
"plugins": ["hints","-fontsettings","github","youtube","search","algolia","simpletabs","meta-single","analytics","anchors","grid","otherlink","header"],
|
|
"pluginsConfig": {
|
|
"fontsettings": {
|
|
"theme": "white",
|
|
"family": "sans",
|
|
"size": 2
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/pycom"
|
|
},
|
|
"lunr" : {
|
|
"maxIndexSize": 1000000000
|
|
},
|
|
"algolia": {
|
|
"index": "pycom_docs",
|
|
"applicationID": "PQ23WHN1L4",
|
|
"publicKey": "4df795f3b883651272450a06ef760108",
|
|
"freeAccount": "true"
|
|
},
|
|
"meta-single": {
|
|
"name": "google-site-verification",
|
|
"content": "Kbyrn6in1PWDoUk5OR65BLF-Ff4wU9WcT3RcJb6-VYM"
|
|
},
|
|
"analytics": {
|
|
"google": "UA-72107804-3"
|
|
},
|
|
"layout": {
|
|
"headerPath" : "alexa.html"
|
|
}
|
|
},
|
|
"styles": {
|
|
"website": "assets/style/cms.css"
|
|
}
|
|
}
|