Commit graph

8 commits

Author SHA1 Message Date
Nat Kershaw (MSFT)
6da9240866
Add link to release plan (#11521) 2022-05-23 11:04:29 -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
Prasanth Pulavarthi
cd3e6785c4
Add social media links to website pages footer (#10357)
* Update index.html

* Update community.html

* Update about.html

* Update 404.html
2022-01-24 10:38:59 -08:00
Cassie
b65ccc57a7
Added some js redirects in the 404 page to account for some missing links in the site reorg (#9085)
* initial setup and rename "how to" to "setup"

* move API to main nav

* move api to main nav

* add get starated, rework nav order

* rename to install move mds out of install section

* update api nav and home page

* add install docs and python qs updates

* python get started work

* remove c and obj c for now

* move java, python, and obj-c docs under api folder

* move java api html to iframe (ugh)

* remove api docs w/o details, move api text getstar

* remove api docs wo detail updates get started

* remvoe iframes

* move eco system to main nav

* fix api buttons

* added more examples moved intro to ORT

* fix links

* fix get started titles

* fix get started titles

* fix more links

* fix more links

* more link fixes

* fix nav remove inferencing and training subnav

* fix top nav remove inference and training nav

* fix title

* fix tutorials nav hierarchy

* fix python api button

* add tenorflow keras example

* fix quickstart toc

* add imports fix spacing

* fix links

* update nav and python get started page

* move ort training example, add coming soon for iot

* update C# get started

* fix spacing on quantization

* Add some js get started content

* fix formatting

* fix typo

* removed onnx-pytorch and onnx-tf

* updated pip install torch and added links iot page

* added pytorch tutorial heirarchy

* updated web to docs soon added release blog link

* add web link

* add js redirects to 404 page to help broken links

* add full url in replace logic for testing

* remove catchall and full url replace

* add redirect.json and update js to read from json

* update comment

* add test redirect likes for statged sites

* fix load json

* fix load json

* break loop at redirect

* import json

* json fixes

* fix imports on 404

* fix test url

* oops

* derp

* set delay to 0
2021-09-17 10:11:46 -07: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
Prasanth Pulavarthi
d5b9f7f652
website update for ort 1.3 (#3982) 2020-05-19 07:56:27 -07:00
Prasanth Pulavarthi
d41ff722b7 Add analytics for website (#2906)
* Add analytics for website

* Update about.html

* Update index.html

* Update 404.html
2020-01-27 22:41:36 -08:00
Prasanth Pulavarthi
6ea67b8011 Custom 404 page (#2471) 2019-12-10 21:34:36 -08:00