mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
251 lines
8.0 KiB
JSON
251 lines
8.0 KiB
JSON
{
|
|
"navbar": {
|
|
"title": "wiki",
|
|
"logo": {
|
|
"alt": "sipeed wiki logo",
|
|
"src": "/static/image/logo.svg"
|
|
},
|
|
"home_url": "/en/",
|
|
"items": [
|
|
{
|
|
"url": "/en/",
|
|
"label": "Home",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"url": "https://www.sipeed.com",
|
|
"label": "Sipeed",
|
|
"target": "_blank",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"label": "software",
|
|
"position": "left",
|
|
"type": "list",
|
|
"items": [
|
|
{
|
|
"url": "/soft/maixpy/en/",
|
|
"label": "Maixpy"
|
|
},
|
|
{
|
|
"url": "/soft/maixpy3/en/",
|
|
"label": "Maixpy3"
|
|
},
|
|
{
|
|
"url":"/soft/Tang/en/",
|
|
"label":"Tang"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Hardware",
|
|
"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/maixIII/index.html",
|
|
"label": "Maix-III"
|
|
},
|
|
{
|
|
"url": "/hardware/en/maixIV/index.html",
|
|
"label": "Maix-IV"
|
|
},
|
|
{
|
|
"url": "/hardware/en/lichee/index.html",
|
|
"label": "Lichee Pi"
|
|
},
|
|
{
|
|
"url": "/hardware/en/tang/index.html",
|
|
"label": "Tang"
|
|
},
|
|
{
|
|
"url": "/hardware/en/longan/index.html",
|
|
"label": "Longan"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Commercial products",
|
|
"position": "left",
|
|
"type": "list",
|
|
"items": [
|
|
{
|
|
"url": "/hardware/maixface/zh/",
|
|
"label": "Maix Face"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Platform",
|
|
"position": "left",
|
|
"type": "list",
|
|
"items": [
|
|
{
|
|
"url": "https://www.maixhub.com",
|
|
"label": "Maixhub model training platform",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"url": "https://www.maixhub.com/compile",
|
|
"label": "Firmware online compile",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Community",
|
|
"url": "/en/community.html",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"url": "/en/store.html",
|
|
"label": "Store",
|
|
"position": "left"
|
|
},
|
|
{
|
|
"id": "language",
|
|
"label": "Language: ",
|
|
"position": "right",
|
|
"type": "selection",
|
|
"items": [
|
|
{
|
|
"id": "zh",
|
|
"url": "/",
|
|
"label": "中文"
|
|
},
|
|
{
|
|
"id": "en",
|
|
"url": "/en/",
|
|
"label": "English"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"footer":{
|
|
"top":[
|
|
{
|
|
"label": "Links",
|
|
"items": [
|
|
{
|
|
"label": "Sipeed",
|
|
"url": "https://www.sipeed.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "BBS",
|
|
"url": "https://bbs.sipeed.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Maixhub",
|
|
"url": "https://maixhub.sipeed.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Sipeed Taobao",
|
|
"url": "https://sipeed.taobao.com/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Site generated by teedoc",
|
|
"url": "https://github.com/neutree/teedoc",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Site and analytics",
|
|
"items": [
|
|
{
|
|
"label": "Baidu analytics",
|
|
"url": "https://tongji.baidu.com/web/welcome/ico?s=9cb07365544a53067c56c346c838181a",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Sitemap",
|
|
"url": "/sitemap.xml"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Source code",
|
|
"items": [
|
|
{
|
|
"label": "Wiki source code",
|
|
"url": "https://github.com/sipeed/sipeed_wiki",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "Open source projects",
|
|
"url": "https://github.com/sipeed",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Fllow us",
|
|
"items": [
|
|
{
|
|
"label": "github",
|
|
"url": "https://github.com/sipeed",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "twitter",
|
|
"url": "https://twitter.com/SipeedIO",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "Taobao store",
|
|
"url": "https://sipeed.taobao.com/",
|
|
"target":"_blank"
|
|
},
|
|
{
|
|
"label": "More",
|
|
"url": "/social_group.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Contact",
|
|
"items": [
|
|
{
|
|
"label": "Phone: +86 0755-27808509"
|
|
},
|
|
{
|
|
"label": "Commercial support: support@sipeed.com"
|
|
},
|
|
{
|
|
"label": "Address: 深圳市宝安区新湖路4008号蘅芳科技办公大厦A座-2101C"
|
|
},
|
|
{
|
|
"label": "Join us",
|
|
"url": "/join_us.html"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"bottom": [
|
|
{
|
|
"label": "©2018-2021 Sipeed Ltd",
|
|
"url": "https://www.sipeed.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"label": "粤ICP备19015433号-1",
|
|
"url": "https://beian.miit.gov.cn/#/Integrated/index",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
}
|
|
}
|