Commit graph

2 commits

Author SHA1 Message Date
Cassie Breviu
dcedd00362
Update news section to be called blogs, remove twitter link from header, json source for blogs page (#15291)
### 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. -->
2023-03-31 17:26:18 -05:00
Prasanth Pulavarthi
c3182a5299
Website nav bar - use shared file (#13810)
### Description
Use a shared file for the onnxruntime.ai website nav bar instead of
implementing on each page.

### Motivation and Context
Simplifies site updates.

Changes staged at https://prasanthpul.github.io/onnxruntime/
2022-12-01 11:05:03 -08:00