mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-18 18:52:16 +00:00
Add social links to nav header and update video resources (#13784)
### Description Add social links to nav header and update video resources Staged change: https://cassiebreviu.github.io/onnxruntime/
This commit is contained in:
parent
7ffac3ce7d
commit
e52c646909
9 changed files with 64 additions and 52 deletions
10
404.html
10
404.html
|
|
@ -54,6 +54,16 @@
|
|||
<li class="nav-item active">
|
||||
<a class="nav-link pr-3" href="/about.html">About</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle pr-3" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Community</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="https://www.youtube.com/onnxruntime" target="_blank">YouTube</a>
|
||||
<a class="dropdown-item" href="https://www.linkedin.com/company/77691267/admin/" target="_blank">Linkedin</a>
|
||||
<a class="dropdown-item" href="https://www.tiktok.com/@onnxruntimeai" target="_blank">TikTok</a>
|
||||
<a class="dropdown-item" href="https://twitter.com/onnxruntime" target="_blank">Twitter</a>
|
||||
<a class="dropdown-item" href="./community.html" target="_blank">Testimonials</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
</li>
|
||||
|
|
|
|||
13
about.html
13
about.html
|
|
@ -46,12 +46,19 @@
|
|||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" target="_blank" href="./news.html">News</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" href="./community.html">Community</a>
|
||||
</li>
|
||||
<li class="nav-item active">
|
||||
<a class="nav-link pr-3" href="./about.html">About</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle pr-3" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Community</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="https://www.youtube.com/onnxruntime" target="_blank">YouTube</a>
|
||||
<a class="dropdown-item" href="https://www.linkedin.com/company/77691267/admin/" target="_blank">Linkedin</a>
|
||||
<a class="dropdown-item" href="https://www.tiktok.com/@onnxruntimeai" target="_blank">TikTok</a>
|
||||
<a class="dropdown-item" href="https://twitter.com/onnxruntime" target="_blank">Twitter</a>
|
||||
<a class="dropdown-item" href="./community.html" target="_blank">Testimonials</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -46,12 +46,19 @@
|
|||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" target="_blank" href="./news.html">News</a>
|
||||
</li>
|
||||
<li class="nav-item active">
|
||||
<a class="nav-link pr-3" href="./community.html">Community</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" href="./about.html">About</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle pr-3" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Community</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="https://www.youtube.com/onnxruntime" target="_blank">YouTube</a>
|
||||
<a class="dropdown-item" href="https://www.linkedin.com/company/77691267/admin/" target="_blank">Linkedin</a>
|
||||
<a class="dropdown-item" href="https://www.tiktok.com/@onnxruntimeai" target="_blank">TikTok</a>
|
||||
<a class="dropdown-item" href="https://twitter.com/onnxruntime" target="_blank">Twitter</a>
|
||||
<a class="dropdown-item" href="./community.html" target="_blank">Testimonials</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
</li>
|
||||
|
|
|
|||
BIN
images/youtube-convert.png
Normal file
BIN
images/youtube-convert.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
BIN
images/youtube-cpp.png
Normal file
BIN
images/youtube-cpp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
BIN
images/youtube-release.png
Normal file
BIN
images/youtube-release.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 580 KiB |
BIN
images/youtube-ue5.png
Normal file
BIN
images/youtube-ue5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
67
index.html
67
index.html
|
|
@ -47,17 +47,23 @@
|
|||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" target="_blank" href="./news.html">News</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" href="./community.html">Community</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" href="./about.html">About</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle pr-3" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Community</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="https://www.youtube.com/onnxruntime" target="_blank">YouTube</a>
|
||||
<a class="dropdown-item" href="https://www.linkedin.com/company/77691267/admin/" target="_blank">Linkedin</a>
|
||||
<a class="dropdown-item" href="https://www.tiktok.com/@onnxruntimeai" target="_blank">TikTok</a>
|
||||
<a class="dropdown-item" href="https://twitter.com/onnxruntime" target="_blank">Twitter</a>
|
||||
<a class="dropdown-item" href="./community.html" target="_blank">Testimonials</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
<a class="nav-link pr-3" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
@ -564,56 +570,31 @@
|
|||
<div class="row blue-title-columns">
|
||||
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="WDww8ce12Mc" aria-label="Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client">
|
||||
<img class="btn-trigger" src="./images/video-model-inference-cloud-to-client.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
<a class="resources-img text-center p-0 border-0" target="_blank" href="https://www.youtube.com/playlist?list=PLqPV7GJuaUV9a_ikjn4QqWMKHjGKdjPjb" aria-label="Review the most recent ONNX Runtime Release!">
|
||||
<img src="./images/youtube-release.png" alt="Open Source" />
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="pmb6cjngbcA" aria-label="ONNX Runtime speeds up Image Embedding model in Bing Semantic Precise Image Search">
|
||||
<img class="btn-trigger" src="./images/video-bing-semantic-precise.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
|
||||
<a class="resources-img text-center p-0 border-0" href="https://youtu.be/lRBsmnBE9ZA" target="_blank" aria-label="Converting Models to ONNX Format">
|
||||
<img src="./images/youtube-convert.png" alt="Open Source" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="nRlnSy4Vbnc" aria-label="Scalable ML acceleration with ONNX Runtime">
|
||||
<img class="btn-trigger" src="./images/video-scalable-ml.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
<a class="resources-img text-center p-0 border-0" href="https://youtu.be/imjqRdsm2Qw" target="_blank" aria-label="Inference with C++">
|
||||
<img src="./images/youtube-cpp.png" alt="Open Source" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-3">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="Ij5MoUnLQ0E" aria-label="ONNX and ONNX Runtime">
|
||||
<img class="btn-trigger" src="./images/video-research-prod.png" alt="Open Source" />
|
||||
</button>
|
||||
|
||||
<a class="resources-img text-center p-0 border-0" href="https://youtu.be/oWYphpV6A40" target="_blank" aria-label="Inference in Unreal Engine">
|
||||
<img src="./images/youtube-ue5.png" alt="Open Source" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<button type="button" class="btn btn-primary btn-modal d-none" data-toggle="modal" data-target="#myModal">
|
||||
Open modal
|
||||
</button>
|
||||
<!-- The Modal -->
|
||||
<div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="decriptionModal" aria-hidden="true">
|
||||
<p id="decriptionModal" class="sr-only">Resource popup modal</p>
|
||||
<div class="modal-dialog modal-lg">
|
||||
<div class="modal-content">
|
||||
<!-- Modal Header -->
|
||||
<div class="modal-header p-0 border-0">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="close popup">×</button>
|
||||
</div>
|
||||
<!-- Modal body -->
|
||||
<div class="modal-body pt-4 pb-2 px-2">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
13
news.html
13
news.html
|
|
@ -46,12 +46,19 @@
|
|||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" target="_blank" href="https://cloudblogs.microsoft.com/opensource/tag/onnx">News</a>
|
||||
</li>
|
||||
<li class="nav-item active">
|
||||
<a class="nav-link pr-3" href="./community.html">Community</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link pr-3" href="./about.html">About</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle pr-3" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Community</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="https://www.youtube.com/onnxruntime" target="_blank">YouTube</a>
|
||||
<a class="dropdown-item" href="https://www.linkedin.com/company/77691267/admin/" target="_blank">Linkedin</a>
|
||||
<a class="dropdown-item" href="https://www.tiktok.com/@onnxruntimeai" target="_blank">TikTok</a>
|
||||
<a class="dropdown-item" href="https://twitter.com/onnxruntime" target="_blank">Twitter</a>
|
||||
<a class="dropdown-item" href="./community.html" target="_blank">Testimonials</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" target="_blank" href="http://github.com/microsoft/onnxruntime">GitHub</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue