Commit Graph

4 Commits

Author SHA1 Message Date
Olaoluwa Ademola Salami
7a55734bb5 add example to website (#860)
* add exaample to website

* add to gallery

* Update website/docs/Examples.md

---------

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-12-30 03:53:39 +00:00
Olaoluwa Ademola Salami
42e07ca836 fix link that returns 404 (#945) 2023-12-18 03:02:07 +00:00
Diego Castro
379d7bd687 fix monitoring and observability gallery docs link (#926)
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2023-12-09 19:58:06 +00:00
Shaokun Zhang
69aaea5133 Website Gallery page building (#850)
* initial draft

* update dependences, add antd for layout (note yarn install needed her)

* update gallery to use mdx file format to support react components

* add custom react component for gallery with tag based filtering and url state management

* add styling for gallery objects

* add gallery data structure and default image

* improve layout for gallerypage

* revise Postgres demo

* add default value when image is not provided

* move semetic kernal to ecosystem

* update tags

* update tags

* update ecosystem

* update default fig

* update tags

* reformat

---------

Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2023-12-08 14:02:15 +00:00