Commit graph

48 commits

Author SHA1 Message Date
Faith Xu
1e0426dca8
[Website] Add/update quotes and logo (#14578)
### Description
- adds quote/logo for Pieces
- update Writer quote

Staged: https://faxu.github.io/onnxruntime/index.html#logos /
https://faxu.github.io/onnxruntime/community.html
2023-02-06 10:57:43 -08:00
Nat Kershaw (MSFT)
a91b554685
Refresh mobile get started (#14447) 2023-01-31 11:30:27 -08:00
Cassie Breviu
1b9772352d
Add two new blogs that were posted this week to the news section and C# GPU tutorial (#14443)
Co-authored-by: Nat Kershaw <nakersha@microsoft.com>
2023-01-27 15:38:50 -08:00
Maanav Dalal
9913bf5a8a
Website Visual Updates & Fixing Broken Links (#14430) 2023-01-27 13:10:22 -08:00
Cassie Breviu
b9d6776849
Update the IoT Docs home page and add Raspberry Pi Tutorial (#14096)
### Description
https://cassiebreviu.github.io/onnxruntime/docs/tutorials/iot/

https://cassiebreviu.github.io/onnxruntime/docs/tutorials/iot/rasp-pi-cv.html

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2023-01-05 18:33:30 -06:00
Cassie Breviu
7fb9d8e35d
Update Excel BERT ORT Web tutorial (#13887)
### Description
Update the Excel ORT Web tutorial


https://cassiebreviu.github.io/onnxruntime/docs/tutorials/web/excel-addin-bert-js.html
2022-12-07 18:33:26 -06:00
Cassie Breviu
e52c646909
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/
2022-11-30 14:46:10 -08:00
Faith Xu
7ffac3ce7d
[website] Add Redis quote (#13762)
### Description
Add Redis quote and logo

Staged: https://faxu.github.io/onnxruntime/community.html#redis /
https://faxu.github.io/onnxruntime/index.html#logos
2022-11-28 13:52:31 -08:00
Faith Xu
aa31c8c9f2
[website] Updates for Windows Dev Kit 2023 (#13405)
### Description
- Add landing page for Windows Dev Kit 2023
- Update instructions in install matrix

Staged: https://faxu.github.io/onnxruntime/winarm.html

Co-authored-by: Prasanth Pulavarthi <prasanth.pulavarthi@microsoft.com>
Co-authored-by: Jeff Mendenhall <61433971+jeffmend@users.noreply.github.com>
2022-10-24 09:12:46 -07:00
Faith Xu
5737fa1e91
[website] Add logos/quotes (#12874)
add logos
2022-09-07 16:45:48 -07:00
Faith Xu
552b70f82a
[Website] Add ORT at MS page and doc fixes (#12518)
* add ort at microsoft page

* remove openmp references

* update EP table

* update ort-at-microsoft page

* fix link

* Change ORT to ONNX Runtime

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2022-08-10 10:08:58 -07:00
Faith Xu
f39fbbf6f7
[Website/Docs] Add quote and reorganize docs navigation (#12355) 2022-07-29 12:44:36 -07:00
Faith Xu
ad394e000a
[website] add quotes and move news to new page (#12292)
move news to separate page
2022-07-25 11:21:10 -07:00
Faith Xu
d138872142
[website] Add Teradata quote (#12148)
Teradata quote
2022-07-15 11:44:36 -07:00
Nat Kershaw (MSFT)
eb7dd8adf1
Add AzureML tutorial (#11340) 2022-06-03 16:43:46 -07:00
Faith Xu
6b690b5d60
[website] Add Ant Group quote (#11553)
* add ant group logo and quote

* update quote

* Update quote
2022-05-17 16:31:53 -07:00
Faith Xu
00abe64ce8
[website] Add Unreal Engine logo (#11416)
* add UE logo and quote

* add image file
2022-05-04 08:46:57 -07:00
Scott McKay
9ad9ca827f
Add documentation for ORT Mobile helpers (#10890) 2022-04-05 17:05:43 -07:00
Prasanth Pulavarthi
21a0ad1a18
Add PyTorch-specific landing page to website and update footers (#10227)
* Create pytorch.html

Add new PyTorch-specific page

* fix link

* Update pytorch.html

* Update pytorch.html

* Update index.html

* Updated graphics for pytorch page

* move footer into common file

* use common footer file

* update footer

* Update community.html

* fix layout on mobile and update graphic

* move footer
2022-01-31 09:05:11 -08:00
Faith Xu
9bf523af46
[Website] Add new logos/quotes (#10312)
* add quotes

* rename sponsor-logo
2022-01-19 10:06:58 -08:00
Faith Xu
12d98dc189
add USDA quote (#10198) 2022-01-06 10:57:27 -08:00
Faith Xu
9919eafa24
[website] Update customer quote section (#10091)
* update quotes

* add missing files

* fix assets

* typo

* adjust logos

* fix div issues

* minor spacing fix

* update title

* Fix broken links

* add skipmain to community page
2022-01-03 13:42:43 -08:00
Nat Kershaw (MSFT)
45062f56b3
Fixed broken link in iOS mobile tutorial (#10011) 2021-12-10 17:56:20 -08:00
Nat Kershaw (MSFT)
d03f868944
Refactor web and mobile docs (#9854) 2021-12-10 16:22:10 -08:00
brev
29a7420095
Add the ORT-Web Tutorial, Add link to GitHub ORT Web template on docs home page (#9738)
* adde web blog and template section to home page

* mkae image larger

* fix gif to remove page jump due to dom update

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

* reivew updates

* add toc

* removed dup jimp import

* fix toc

* change toc location

* fixed name to spellit out

* added ort js examples

* spell out web assembly

* changed webgl and wasm to lowercase

* add new to all array declarations

* formatting fixes in code

* fix line breaks

* fix indent

* fix indent

* fix spacing

* fix spacing

* fix spacing

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

* change to bullet points to fix number

* change gif size to make it easier to read

* add alt text

* Update docs/tutorials/web.md

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>

Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
2021-11-19 16:34:43 -06:00
Faith Xu
64377a30cd
add ghostwriter quote (#8752) 2021-08-18 09:35:09 -07:00
Faith Xu
a58d29b165
Website updates (#8567)
* add directml+arm64 combos in matrix

* update articles

* fix install page
2021-08-02 17:20:41 -07:00
Yufeng Li
6a5b698d33
refine the quantization doc (#8057)
* refine the quantization doc

* fix vpmaddubsw info

* resolve comments

* add qdq info

* remove sub items

* no toc

* refine the structure

* toc change

* typo
2021-06-17 18:09:35 -07:00
Faith Xu
f6c57d7ed3
[website] Add Adobe quote to website (#7988)
* add adobe quote

* add image

* update alignments

* rearrange quotes for alignment

* Fix broken links in about page
2021-06-09 09:56:44 -07:00
Faith Xu
2563990d5e
[website] Add Navitaire quote (#7739)
* add navitaire quote and update logos

* Fix typo
2021-05-19 11:45:40 -07:00
Prasanth Pulavarthi
293b42bc91
Add Samtec quote and logo (#7710)
* Add Samtec quote and logo

* remove img class on logos
2021-05-17 11:53:50 -07:00
Faith Xu
0f6f0d9bbb
Major updates/restructure for documentation (#7609)
* Update documentation.

Updates documentation.

* Update tf-get-started.md
2021-05-10 15:19:37 -07:00
Faith Xu
dc77e1bb04
Website: customer quotes and format updates (#7292)
* install picker updates

* updates for training tab

* DML combo fixes

* fix android selections

* updated android and coreml options

* picker behavior updates

* Training selector updates

* Update quote and other formatting

* updates for new quotes

* format adjustments

* more format updates

* more format updates

* logo updates
2021-04-09 10:35:28 -07:00
Faith Xu
c5aa69a268
add new article (#6993) 2021-03-12 11:21:12 -08:00
Faith Xu
e5bf44f751
Website: add additional video resource (#6405)
* add vespa quote and SKL article

* Add SKL image

* add video to resources
2021-02-16 15:57:18 -08:00
Faith Xu
497ba753cd
Website: Add Vespa quote and SKL blog post (#6273)
* add vespa quote and SKL article

* Add SKL image
2021-01-08 12:41:14 -08:00
Faith Xu
ae38372814
website updates (#6135) 2020-12-18 16:16:11 -08:00
Faith Xu
876379d018 Revert "website updates"
This reverts commit 1d71cb1618.

revert commit with website updates
2020-12-14 14:08:05 -08:00
Faith Xu
1d71cb1618 website updates 2020-12-14 13:58:23 -08:00
Nat Kershaw (MSFT)
2dd2363cc1
Docs sweep of recent changes into gh-pages from master (#5773) 2020-12-01 16:10:58 -08:00
Faith Xu
52cea4d5d4
Update articles on website (#5807)
* update articles

* Add files via upload
2020-11-17 09:39:20 -08:00
Nat Kershaw (MSFT)
15291ab4c9
Migrate content from GitHub source to GitHub pages (#5053)
* Test re-using page layout from current ONNX Runtime website for docs

* Add content for documentation on website

* Fixed most broken links

* Copy just-the-docs theme sources into repo

* Remove local theme files as this did not work with GitHub

* Remove nojekyll file

* Move image assets into single location

* Add Contents to markdown files and ensure only one h1

* Update after review

* Fix img links

* Add trailing slash to main nav links

* Fix broken links on main docs page

* Re-fix broken links on main docs page

* Fix broken links #3

* Fix broken links #4

* Fix broken links #5

* Fix broken links #6

* Fix paths to global assets

* Add updates since fork

* Update custom op docs

* Fix link
2020-10-12 10:28:20 -07:00
Faith Xu
8f4ca51ab3
Add new articles (#5018)
* Add new blog posts

* Add files via upload

* Fix div classes

For consistency with original version of website
2020-09-02 11:31:37 -07:00
Faith Xu
a8641618dd
Add jetson article to website (#4961)
* add nvidia jetson news article

* add image file
2020-08-31 10:00:28 -07:00
Faith Xu
5a2c1fae09
Update logo for dark backgrounds (#4949)
* Delete ONNX-Runtime-logo-white.svg

* Add files via upload
2020-08-28 10:56:51 -07:00
Prasanth Pulavarthi
d5b9f7f652
website update for ort 1.3 (#3982) 2020-05-19 07:56:27 -07:00
Prasanth Pulavarthi
46293a6a09 add approved oracle logo and quote to website (#2785)
* add approved oracle logo and quote

* add approved oracle logo and quote
2020-01-16 13:49:18 -08:00
Xavier Dupré
a071fd02fd New web site 1.0.0 (#2289)
* new website

* python documentation
2019-10-30 09:35:16 -07:00