cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.01k stars 408 forks source link

update website asset links #750

Open jxjshaw opened 2 years ago

jxjshaw commented 2 years ago

Summary

I was able to recover the missing files thanks to internet archive. https://web.archive.org/web/20211101114812/https:/webviz.io https://web.archive.org/web/20210625040821/https://webviz.io/app/?demo

Since the issue has been open for a week without a response, i figured it's better to have the files up somewhere than not. So i'm hosting them on my personal gh page.

It's definitely more ideal to host this somewhere out in the open that anyone can maintain - I would very much welcome someone either Cruise or the community to do that. But in absence of that, figured having them living somewhere is better than nowhere

Note on the diff: looks like some kind of linter is burying the changes, but all i did was replace these files paths https://open-source-webviz-ui.s3-us-west-2.amazonaws.com/landing/NAME.gif with these kinds of file paths: https://media.githubusercontent.com/media/jxjshaw/jxjshaw.github.io/master/assets/images/work/cruise/webviz-site-backup/gif/NAME.gif

Test plan

Verified the landing page locally

Versioning impact

Does this change necessitate a major, minor, or patch semver update for the affected package? No