mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
239 lines
7.4 KiB
JSON
Executable File
239 lines
7.4 KiB
JSON
Executable File
{
|
|
"locale": "en",
|
|
"navbar": {
|
|
"title": "wiki",
|
|
"logo": {
|
|
"alt": "sipeed wiki logo",
|
|
"src": "/static/image/logo.svg"
|
|
},
|
|
"home_url": "/en/",
|
|
"items": [
|
|
{
|
|
"label": "Products",
|
|
"position": "left",
|
|
"type": "list",
|
|
"items": [
|
|
{
|
|
"url": "/hardware/en/maix/index.html",
|
|
"label": "Maix-I"
|
|
},
|
|
|
|
{
|
|
"url": "/hardware/en/maixII/index.html",
|
|
"label": "Maix-II"
|
|
},
|
|
{
|
|
"url": "/hardware/en/lichee/index.html",
|
|
"label": "Lichee-Pi"
|
|
},
|
|
{
|
|
"url": "/hardware/en/tang/index.html",
|
|
"label": "Tang"
|
|
},
|
|
{
|
|
"url": "/hardware/en/longan/Nano/Longan_nano.html",
|
|
"label": "Longan"
|
|
},
|
|
{
|
|
"url":"/hardware/en/modules_spmod/spmod_extender.html",
|
|
"label":"SP-Mod"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Software Docs",
|
|
"position": "left",
|
|
"type": "list",
|
|
"items": [
|
|
{
|
|
"url": "/soft/maixpy/en/index.html",
|
|
"label": "MaixPy"
|
|
},
|
|
{
|
|
"url": "/soft/maixpy3/zh/index.html",
|
|
"label": "MaixPy3"
|
|
},
|
|
{
|
|
"url": "/soft/Lichee/zh/index.html",
|
|
"label": "Lichee"
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"label": "Online Service",
|
|
"position": "left",
|
|
"type":"list",
|
|
"items":[
|
|
{
|
|
"label":"MaixHub: AI online training and sharing platform",
|
|
"url":"https://maixhub.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label":"Download center",
|
|
"url":"https://dl.sipeed.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "community",
|
|
"url": "/en/community.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label":"Articles",
|
|
"url":"/news/",
|
|
"position":"left"
|
|
},
|
|
{
|
|
"label": "Online Store",
|
|
"url": "/en/store.html",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"label":"Contribute docs",
|
|
"url":"/share_docs/en/",
|
|
"position": "right"
|
|
},
|
|
{
|
|
"label": "Github ",
|
|
"position": "right",
|
|
"url": "https://github.com/sipeed",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"id": "language",
|
|
"label": "Language: ",
|
|
"position": "right",
|
|
"type": "language"
|
|
}
|
|
]
|
|
},
|
|
"footer":{
|
|
"top":[
|
|
{
|
|
"label": "Other links",
|
|
"items": [
|
|
{
|
|
"label": "Sipeed",
|
|
"url": "https://www.sipeed.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "MaixHub",
|
|
"url": "https://maixhub.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "BBS ",
|
|
"url": "https://bbs.sipeed.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Sipeed AliExpress",
|
|
"url": "https://sipeed.aliexpress.com/store/911876460",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Build by teedoc ",
|
|
"url": "https://github.com/neutree/teedoc",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Source Code",
|
|
"items": [
|
|
{
|
|
"label": "Website source code",
|
|
"url": "https://github.com/sipeed/sipeed_wiki",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Open Souecr Code",
|
|
"url": "https://github.com/sipeed",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Follow us",
|
|
"items": [
|
|
{
|
|
"label": "github",
|
|
"url": "https://github.com/sipeed",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "twitter",
|
|
"url": "https://twitter.com/SipeedIO",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "AliExpress",
|
|
"url": "https://sipeed.aliexpress.com/store/911876460",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "more",
|
|
"url": "/community.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Contact us",
|
|
"items": [
|
|
{
|
|
"label": "Tel: +86 0755-27808509"
|
|
},
|
|
{
|
|
"label": "Business mail: support@sipeed.com"
|
|
},
|
|
{
|
|
"label": "Adress: 深圳市宝安区新湖路4008号蘅芳科技办公大厦A座-2101C"
|
|
},
|
|
{
|
|
"label": "Join us",
|
|
"url": "/join_us.html"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"bottom": [
|
|
{
|
|
"label": "©2018-2022 深圳矽速科技有限公司",
|
|
"url": "https://www.sipeed.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "粤ICP备19015433号",
|
|
"url": "https://beian.miit.gov.cn/#/Integrated/index",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
"plugins": {
|
|
"teedoc-plugin-search":{
|
|
"config": {
|
|
"search_hint": "Search",
|
|
"input_hint": "Input keyword. Using Space to separate multiple keywords",
|
|
"loading_hint": "Loading, please wait",
|
|
"download_err_hint": "Fail download, Please retry or check network",
|
|
"other_docs_result_hint": "Results form other doc",
|
|
"curr_doc_result_hint": "Result form current doc"
|
|
}
|
|
},
|
|
"teedoc-plugin-ad-hint": {
|
|
"config": {
|
|
"type": "hint",
|
|
"label": "☆",
|
|
"content": "New MaixHub online, online annotation, one-key to deploy, better experience, support Maix-I, Maix-II, mobile phone, web, <a href='https://maixhub.com'>Go!</a></br>Latest open source project <a href='https://github.com/sipeed/TinyMaix'>TinyMaix</a>, model infer runtime runs on any MCU, even runs on 2KiB RAM chip",
|
|
"show_after_s": 432000,
|
|
"date": "2022-06-01 14:00"
|
|
}
|
|
}
|
|
},
|
|
"show_source": "Edit this page"
|
|
}
|