Images carousel #2570
nipnipj
started this conversation in
Feature Requests
Images carousel
#2570
Replies: 1 comment
-
It is not built-in in Quarto but can definitely be done using the tools available. Quarto is built on bootstrap so using built-in carousel feature is possible : https://getbootstrap.com/docs/4.0/components/carousel/ Creating an Extension for that would be great! I don't think there is one for now. FWIW In quarto-web, we have a carousel at the top here: https://quarto.org/docs/gallery/ but we use R code to make that happens |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way within quarto to create an image Slideshow/Carousel? I mean within a blog/website, not creating a presentation.
Beta Was this translation helpful? Give feedback.
All reactions