Update MaixCAM2 advertisement

This commit is contained in:
wj-xiao
2026-02-02 19:04:24 +08:00
parent 85db13907a
commit f834a43d17
2 changed files with 222 additions and 219 deletions

View File

@@ -9,187 +9,186 @@
"home_url": "/en/", "home_url": "/en/",
"items": [ "items": [
{ {
"label": "Products", "label": "Products",
"url": "/en/", "url": "/en/",
"position": "left" "position": "left"
},
{
"label": "Software Docs",
"desc": "software projects or general software documentation and tutorials",
"position": "left",
"type": "list",
"items": [
{
"url": "/maixpy/en/",
"label": "MaixPy"
},
{
"url": "/soft/maixpy/zh/index.html",
"label": "MaixPy_v1"
},
{
"url": "/soft/Lichee/zh/index.html",
"label": "Lichee"
},
{
"url": "/ai/en/index.html",
"label": "AI Guide"
}
]
},
{
"label": "MaixHub",
"position": "left",
"url": "https://maixhub.com",
"target": "_blank"
},
{
"label": "News",
"url": "/news/",
"position": "left"
},
{
"label": "FAQ",
"url": "/en/faq.html",
"position": "left"
},
{
"label": "<img src='/static/image/shop.svg' style='height: 1.5em;vertical-align: middle;'>",
"url": "/en/store.html",
"position": "right"
},
{
"label": "<img src='/static/image/github.svg' style='height: 1.5em;vertical-align: middle;'>",
"position": "right",
"url": "https://github.com/sipeed",
"target": "_blank"
},
{
"id": "language",
"label": "<img src='/static/image/language.svg' style='height: 1.5em;vertical-align: middle;'>&nbsp;",
"position": "right",
"type": "language"
}
]
},
"footer": {
"top": [
{
"label": "links",
"items": [
{
"label": "Sipeed",
"url": "https://www.sipeed.com",
"target": "_blank"
},
{
"label": "MaixHub",
"url": "https://maixhub.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": "Wiki source",
"url": "https://github.com/sipeed/sipeed_wiki",
"target": "_blank"
},
{
"label": "Open Source Projects",
"url": "https://github.com/sipeed",
"target": "_blank"
}
]
},
{
"label": "Follow us",
"items": [
{
"label": "twitter",
"url": "https://twitter.com/SipeedIO",
"target": "_blank"
},
{
"label": "AliExpress",
"url": "https://sipeed.aliexpress.com/store/911876460",
"target": "_blank"
},
{
"label": "github",
"url": "https://github.com/sipeed",
"target": "_blank"
},
{
"label": "<a>Wechat</a><img src='/static/image/wechat.png'>"
}
]
},
{
"label": "Contact us",
"items": [
{
"label": "Tel: +86 0755-27808509"
},
{
"label": "Business support: support@sipeed.com"
},
{
"label": "Address: 深圳市宝安区新湖路4008号蘅芳科技办公大厦A座-2101C"
},
{
"label": "Join us",
"url": "/join_us.html"
}
]
}
],
"bottom": [
{
"label": "©2018-2023 深圳矽速科技有限公司",
"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": {
"label": "Software Docs", "config": {
"desc": "software projects or general software documentation and tutorials", "type": "hint",
"position": "left", "label": "NEW",
"type": "list", "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>",
"items": [ "show_after_s": 432000,
{ "date": "2026-03-02 19:00"
"url": "/maixpy/en/", }
"label": "MaixPy"
},
{
"url": "/soft/maixpy/zh/index.html",
"label": "MaixPy_v1"
},
{
"url": "/soft/Lichee/zh/index.html",
"label": "Lichee"
},
{
"url": "/ai/en/index.html",
"label": "AI Guide"
}
]
},
{
"label": "MaixHub",
"position": "left",
"url":"https://maixhub.com",
"target": "_blank"
},
{
"label":"News",
"url":"/news/",
"position":"left"
},
{
"label": "FAQ",
"url": "/en/faq.html",
"position": "left"
},
{
"label": "<img src='/static/image/shop.svg' style='height: 1.5em;vertical-align: middle;'>",
"url": "/en/store.html",
"position": "right"
},
{
"label": "<img src='/static/image/github.svg' style='height: 1.5em;vertical-align: middle;'>",
"position": "right",
"url": "https://github.com/sipeed",
"target": "_blank"
},
{
"id": "language",
"label": "<img src='/static/image/language.svg' style='height: 1.5em;vertical-align: middle;'>&nbsp;",
"position": "right",
"type": "language"
}
]
},
"footer":{
"top":[
{
"label": "links",
"items": [
{
"label": "Sipeed",
"url": "https://www.sipeed.com",
"target": "_blank"
},
{
"label": "MaixHub",
"url": "https://maixhub.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": "Wiki source",
"url": "https://github.com/sipeed/sipeed_wiki",
"target": "_blank"
},
{
"label": "Open Source Projects",
"url": "https://github.com/sipeed",
"target": "_blank"
}
]
},
{
"label": "Follow us",
"items": [
{
"label": "twitter",
"url": "https://twitter.com/SipeedIO",
"target":"_blank"
},
{
"label": "AliExpress",
"url": "https://sipeed.aliexpress.com/store/911876460",
"target":"_blank"
},
{
"label": "github",
"url": "https://github.com/sipeed",
"target":"_blank"
},
{
"label": "<a>Wechat</a><img src='/static/image/wechat.png'>"
}
]
},
{
"label": "Contact us",
"items": [
{
"label": "Tel: +86 0755-27808509"
},
{
"label": "Business support: support@sipeed.com"
},
{
"label": "Address: 深圳市宝安区新湖路4008号蘅芳科技办公大厦A座-2101C"
},
{
"label": "Join us",
"url": "/join_us.html"
}
]
}
],
"bottom": [
{
"label": "©2018-2023 深圳矽速科技有限公司",
"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": { "show_source": "<span id='editPage'>Edit this page</span>"
"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",
"show_after_s": 432000,
"date": "2022-06-01 14:00"
}
}
},
"show_source": "<span id='editPage'>Edit this page</span>"
} }

View File

@@ -15,7 +15,7 @@
"/soft/Tang/zh/": "docs/soft/Tang/zh", "/soft/Tang/zh/": "docs/soft/Tang/zh",
"/soft/maixpy/zh/": "docs/soft/maixpy/zh", "/soft/maixpy/zh/": "docs/soft/maixpy/zh",
"/soft/maixpy3/zh/": "docs/soft/maixpy3/zh", "/soft/maixpy3/zh/": "docs/soft/maixpy3/zh",
"/soft/maixduino/zh/":"docs/soft/maixduino/zh", "/soft/maixduino/zh/": "docs/soft/maixduino/zh",
"/share_docs/zh/": "share_docs/zh", "/share_docs/zh/": "share_docs/zh",
"/ai/zh/": "docs/soft/ai/zh" "/ai/zh/": "docs/soft/ai/zh"
}, },
@@ -31,9 +31,9 @@
"/soft/Tang/assets/": "docs/soft/Tang/assets", "/soft/Tang/assets/": "docs/soft/Tang/assets",
"/soft/maixpy/assets/": "docs/soft/maixpy/assets", "/soft/maixpy/assets/": "docs/soft/maixpy/assets",
"/soft/maixpy3/assets/": "docs/soft/maixpy3/assets", "/soft/maixpy3/assets/": "docs/soft/maixpy3/assets",
"/soft/maixduino/assets/":"docs/soft/maixduino/assets", "/soft/maixduino/assets/": "docs/soft/maixduino/assets",
"/share_docs/assets/":"share_docs/assets", "/share_docs/assets/": "share_docs/assets",
"/ai/assets/":"docs/soft/ai/assets" "/ai/assets/": "docs/soft/ai/assets"
}, },
"blog": { "blog": {
"/news/": "news" "/news/": "news"
@@ -47,34 +47,40 @@
"src": "docs/hardware/en" "src": "docs/hardware/en"
} }
], ],
"/soft/longan/zh/": [{ "/soft/longan/zh/": [
{
"url": "/soft/longan/en/", "url": "/soft/longan/en/",
"src": "docs/soft/longan/en" "src": "docs/soft/longan/en"
} }
], ],
"/hardware/maixface/zh/": [{ "/hardware/maixface/zh/": [
{
"url": "/hardware/maixface/en/", "url": "/hardware/maixface/en/",
"src": "docs/hardware/maixface/en" "src": "docs/hardware/maixface/en"
} }
], ],
"/soft/maixpy/zh/": [{ "/soft/maixpy/zh/": [
{
"url": "/soft/maixpy/en/", "url": "/soft/maixpy/en/",
"src" : "docs/soft/maixpy/en" "src": "docs/soft/maixpy/en"
} }
], ],
"/soft/Tang/zh/": [{ "/soft/Tang/zh/": [
"url": "/soft/Tang/en/", {
"src" : "docs/soft/Tang/en" "url": "/soft/Tang/en/",
"src": "docs/soft/Tang/en"
} }
], ],
"/share_docs/zh/": [{ "/share_docs/zh/": [
"url": "/share_docs/en/", {
"src" : "share_docs/en" "url": "/share_docs/en/",
"src": "share_docs/en"
} }
], ],
"/ai/zh/": [{ "/ai/zh/": [
"url": "/ai/en/", {
"src" : "docs/soft/ai/en" "url": "/ai/en/",
"src": "docs/soft/ai/en"
} }
] ]
}, },
@@ -92,7 +98,7 @@
"pip": "pip3" "pip": "pip3"
}, },
"plugins": { "plugins": {
"teedoc-plugin-markdown-parser":{ "teedoc-plugin-markdown-parser": {
"from": "pypi", "from": "pypi",
"config": { "config": {
"toc_depth": 4 "toc_depth": 4
@@ -100,49 +106,45 @@
}, },
"teedoc-plugin-jupyter-notebook-parser": { "teedoc-plugin-jupyter-notebook-parser": {
"from": "pypi", "from": "pypi",
"config": { "config": {}
}
}, },
"teedoc-plugin-google-translate": { "teedoc-plugin-google-translate": {
"from": "pypi", "from": "pypi",
"config": { "config": {}
}
}, },
"teedoc-plugin-blog": { "teedoc-plugin-blog": {
"from": "pypi", "from": "pypi",
"config": { "config": {}
}
}, },
"teedoc-plugin-theme-default":{ "teedoc-plugin-theme-default": {
"from": "pypi", "from": "pypi",
"config": { "config": {
"dark": true, "dark": true,
"env":{ "env": {
"main_color": "#c62828" "main_color": "#c62828"
}, },
"code_highlight_css": "/static/css/prism.css", "code_highlight_css": "/static/css/prism.css",
"code_highlight_js": "/static/js/prism.js" "code_highlight_js": "/static/js/prism.js"
} }
}, },
"teedoc-plugin-search":{ "teedoc-plugin-search": {
"from": "pypi", "from": "pypi",
"config": { "config": {
"search_hint": "Search", "search_hint": "Search",
"env":{ "env": {
"main_color": "#c62828", "main_color": "#c62828",
"main_color_dark": "#923732", "main_color_dark": "#923732",
"hint_shadow_color": "rgba(146, 55, 50, 0.38)" "hint_shadow_color": "rgba(146, 55, 50, 0.38)"
} }
} }
}, },
"teedoc-plugin-baidu-tongji":{ "teedoc-plugin-baidu-tongji": {
"from": "pypi", "from": "pypi",
"config": { "config": {
"code": "9cb07365544a53067c56c346c838181a" "code": "9cb07365544a53067c56c346c838181a"
} }
}, },
"teedoc-plugin-google-analytics":{ "teedoc-plugin-google-analytics": {
"from": "pypi", "from": "pypi",
"config": { "config": {
"id": "UA-119047820-5" "id": "UA-119047820-5"
@@ -156,7 +158,10 @@
"clientSecret": "105f1bf3dee8f3b8c0cecfcfbdb1c273a3babb12", "clientSecret": "105f1bf3dee8f3b8c0cecfcfbdb1c273a3babb12",
"repo": "sipeed_wiki", "repo": "sipeed_wiki",
"owner": "sipeed", "owner": "sipeed",
"admin": ["Neutree", "wonderfullook"], "admin": [
"Neutree",
"wonderfullook"
],
"main_color": "#c62828", "main_color": "#c62828",
"second_color": "#e25d55", "second_color": "#e25d55",
"adminAutoCreate": false "adminAutoCreate": false
@@ -168,9 +173,9 @@
"config": { "config": {
"type": "hint", "type": "hint",
"label": "NEW", "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, "show_after_s": 432000,
"date": "2022-06-01 14:00" "date": "2026-03-02 19:00"
} }
}, },
"teedoc-plugin-assets": { "teedoc-plugin-assets": {
@@ -182,7 +187,7 @@
"footer_items": [ "footer_items": [
"/static/js/custom.js" "/static/js/custom.js"
], ],
"env":{ "env": {
"main_color": "#b71c1c", "main_color": "#b71c1c",
"second_color": "#b71c1c" "second_color": "#b71c1c"
} }
@@ -198,12 +203,11 @@
} }
}, },
"rebuild_changes_delay": 1, "rebuild_changes_delay": 1,
"robots":{ "robots": {
"User-agent": "*" "User-agent": "*"
}, },
"teedoc-plugin-google-translate": { "teedoc-plugin-google-translate": {
"from": "pypi", "from": "pypi",
"config": { "config": {}
}
} }
} }