Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DemoCards.jl integration #137

Open
asinghvi17 opened this issue May 17, 2024 · 5 comments
Open

DemoCards.jl integration #137

asinghvi17 opened this issue May 17, 2024 · 5 comments

Comments

@asinghvi17
Copy link
Collaborator

Things that need to be done for this:

  • Support for assets to load custom CSS
  • A custom theme for DemoCards, which:
    • Uses a version of @lazarusA's vue component in BeautifulMakie
    • Allows and emits SEO tags as shown in the Vitepress docs
    • Displays the card in the way BeautifulMakie does (cover image/video on top)
    • Has description text at the bottom or something
@lazarusA
Copy link
Collaborator

lazarusA commented May 17, 2024

like these ones? (I don't know how those were done, but they look nice).

https://lux.csail.mit.edu/stable/tutorials/

@asinghvi17
Copy link
Collaborator Author

Yes! We might want to change the aspect ratio to the default Makie theme though

@asinghvi17
Copy link
Collaborator Author

Looks like it's manually generated, but that gives us a good starting point for the demo card format!!
https://github.com/LuxDL/Lux.jl/blob/main/docs/src/tutorials/index.md?plain=1

@lazarusA
Copy link
Collaborator

and is using the same Gallery component from BMakie 😄 .

@avik-pal
Copy link
Member

and is using the same Gallery component from BMakie 😄 .

That + CodeGPT 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants