Open asinghvi17 opened 1 year ago
Here's a list of todos which should encapsulate exactly what has to happen here:
In general, examples should:
Downloads.download
.Makie.*
instead of GLMakie.*
.activate!
, unless necessary (these should be hidden)DemoCards.jl should be able to do that with a few tweaks...
mmm... now I do have a vue component that handles the into gallery. My issue has been to get all paths and structure programmatically, maybe this could help. Or, replace it.
Oh yeah, we could definitely add a vue component style to DemoCards (it could even be done on our end so we don't have to wait for a PR there)!
I was actually looking for something like this, forgot to check BeautifulMakie :D
e.g. https://texample.net does this, where you can see a preview of each example on a single page, then click on it. We used to have that in MakieGallery as well, which is still up at https://juliaplots.github.io/MakieReferenceImages/gallery !
It would be great to have something like that here, as a welcoming front page. We could also possibly incorporate the documentation example plots in here, by parsing the docs!