### Description
Update OpenVINO Execution Provider documentation for python
### Motivation and Context
`onnxruntime-openvino` doesn't have dependency on OpenVINO Python API
itself, it needs OpenVINO libs.
Moreover, `add_openvino_libs_to_path()` meant to be internal, right now
it doesn't work and will be deprecated in the upcoming OpenVINO release.
The recommended way is to install an archive with libraries and run
setupvars to add OpenVINO libraries to PATH.
…links.### Description
<!-- Describe your changes. -->
New section + many small changes
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
---------
Co-authored-by: brev <46505951+cassiebreviu@users.noreply.github.com>
Co-authored-by: MaanavD <maanavdalal@microsoft.com>
### Description
-WPA OSS plugins
-Pertetto UI which is recommended by Google over deprecated
chrome://tracing experience
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- I tried both chrome://tracing and Perfetto to open the .json and it's
not a great expreince. If on Windows, WPA is a MUCH better experience
and easier to work with the data/report. Also Google recommends Perfetto
vs chrome://tracing so updated that as well
### Description
This PR is to simplify our blog updating process in order to make sure
it stays up to date. I have added a tempalte and a json source where
blogs can be easily added. I have removed the images from the blogs, and
deleted the old images. Additionally we decided to remove twitter from
the header.
https://cassiebreviu.github.io/onnxruntime/blogs.html
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
### Description
- Replaces ghostwriter.ai logo with Intelligenza Etica
- Update testimonial page to use ORT logo as preview image for social
shares
Staged: https://faxu.github.io/onnxruntime/#logos
### Description
<!-- Describe your changes. -->
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
### Description
revise example C++ code of using file path.
normalize the example code to use macros `ORTCHAR_T` and `ORT_TSTR`
defined in onnxruntime_c_api.h so that the code works in both Windows
and UNIX.
This PR resolves#14859
### Description
https://cassiebreviu.github.io/onnxruntime/docs/
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
### Description
YouTube video update. Reorder videos on homepage, add new release video
and azure ep video.
https://cassiebreviu.github.io/onnxruntime/
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->