#225 introduced a new page for wasm examples at https://bevyengine.org/examples/
This page is currently lacking in style and not linked from the website. I think it should be the main page for example discovery instead of the git repo:
- it is easier to ensure that the examples are at the latest tag instead of main as the website is only about latest
- it is easier to evolve organisation with tags and categories instead of just a list of folders
- it is easier to control presentation as GitHub will always show files first, then the optional readme.md
- it is easier to have a nice presentation instead of just one large and basic readme.md
So... in case it's not clear, I think it would be easier.
What would be needed to get it in top shape:
This should be tied with #159 (bevy assets page) to evolve a consistent style.
The first two points need to be done before a release, the two next with that release
#225 introduced a new page for wasm examples at https://bevyengine.org/examples/
This page is currently lacking in style and not linked from the website. I think it should be the main page for example discovery instead of the git repo:
So... in case it's not clear, I think it would be easier.
What would be needed to get it in top shape:
This should be tied with #159 (bevy assets page) to evolve a consistent style.
The first two points need to be done before a release, the two next with that release