mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
Update MaixCAM2 advertisement
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"label": "MaixHub",
|
||||
"position": "left",
|
||||
@@ -185,9 +184,9 @@
|
||||
"config": {
|
||||
"type": "hint",
|
||||
"label": "NEW",
|
||||
"content": "New Maix series products <a href='https://wiki.sipeed.com/maixcam'>MaixCAM</a> online now, and new <a href='https://wiki.sipeed.com/maixpy/'>MaixPy</a>,feature richer functionalities, enhanced performance, and user-friendly software, with comprehensive documentation",
|
||||
"content": "<a href='https://www.kickstarter.com/projects/zepan/maixcam2-build-your-next-gen-4k-ai-camera' target='_blank'>Next-Gen 4K AI Camera MaixCAM2 is now crowdfunding! 10X faster than K230 in yolo task! </a>",
|
||||
"show_after_s": 432000,
|
||||
"date": "2022-06-01 14:00"
|
||||
"date": "2026-03-02 19:00"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -47,32 +47,38 @@
|
||||
"src": "docs/hardware/en"
|
||||
}
|
||||
],
|
||||
"/soft/longan/zh/": [{
|
||||
"/soft/longan/zh/": [
|
||||
{
|
||||
"url": "/soft/longan/en/",
|
||||
"src": "docs/soft/longan/en"
|
||||
}
|
||||
],
|
||||
"/hardware/maixface/zh/": [{
|
||||
"/hardware/maixface/zh/": [
|
||||
{
|
||||
"url": "/hardware/maixface/en/",
|
||||
"src": "docs/hardware/maixface/en"
|
||||
}
|
||||
],
|
||||
"/soft/maixpy/zh/": [{
|
||||
"/soft/maixpy/zh/": [
|
||||
{
|
||||
"url": "/soft/maixpy/en/",
|
||||
"src": "docs/soft/maixpy/en"
|
||||
}
|
||||
],
|
||||
"/soft/Tang/zh/": [{
|
||||
"/soft/Tang/zh/": [
|
||||
{
|
||||
"url": "/soft/Tang/en/",
|
||||
"src": "docs/soft/Tang/en"
|
||||
}
|
||||
],
|
||||
"/share_docs/zh/": [{
|
||||
"/share_docs/zh/": [
|
||||
{
|
||||
"url": "/share_docs/en/",
|
||||
"src": "share_docs/en"
|
||||
}
|
||||
],
|
||||
"/ai/zh/": [{
|
||||
"/ai/zh/": [
|
||||
{
|
||||
"url": "/ai/en/",
|
||||
"src": "docs/soft/ai/en"
|
||||
}
|
||||
@@ -100,19 +106,15 @@
|
||||
},
|
||||
"teedoc-plugin-jupyter-notebook-parser": {
|
||||
"from": "pypi",
|
||||
"config": {
|
||||
|
||||
}
|
||||
"config": {}
|
||||
},
|
||||
"teedoc-plugin-google-translate": {
|
||||
"from": "pypi",
|
||||
"config": {
|
||||
}
|
||||
"config": {}
|
||||
},
|
||||
"teedoc-plugin-blog": {
|
||||
"from": "pypi",
|
||||
"config": {
|
||||
}
|
||||
"config": {}
|
||||
},
|
||||
"teedoc-plugin-theme-default": {
|
||||
"from": "pypi",
|
||||
@@ -156,7 +158,10 @@
|
||||
"clientSecret": "105f1bf3dee8f3b8c0cecfcfbdb1c273a3babb12",
|
||||
"repo": "sipeed_wiki",
|
||||
"owner": "sipeed",
|
||||
"admin": ["Neutree", "wonderfullook"],
|
||||
"admin": [
|
||||
"Neutree",
|
||||
"wonderfullook"
|
||||
],
|
||||
"main_color": "#c62828",
|
||||
"second_color": "#e25d55",
|
||||
"adminAutoCreate": false
|
||||
@@ -168,9 +173,9 @@
|
||||
"config": {
|
||||
"type": "hint",
|
||||
"label": "NEW",
|
||||
"content": "全新 Maix 系列产品 <a href='https://wiki.sipeed.com/maixcam'>MaixCAM</a> 已上线, 全新 <a href='https://wiki.sipeed.com/maixpy/'>MaixPy</a> 功能更丰富,性能更强大,软件更易用,文档更全面!",
|
||||
"content": "<a href='https://sipeed.com/maixcam2' target='_blank'>新一代可本地运行多模态大模型的 MaixCAM2 正在预售中! YOLO 帧率可达 K230 10倍!</a>",
|
||||
"show_after_s": 432000,
|
||||
"date": "2022-06-01 14:00"
|
||||
"date": "2026-03-02 19:00"
|
||||
}
|
||||
},
|
||||
"teedoc-plugin-assets": {
|
||||
@@ -203,7 +208,6 @@
|
||||
},
|
||||
"teedoc-plugin-google-translate": {
|
||||
"from": "pypi",
|
||||
"config": {
|
||||
}
|
||||
"config": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user