Use/recreate Wowchemy widgets? #1563
-
I have a website built on Wowchemy academic theme that I am trying to recreate in Quarto. I prefer Quarto for the file management and efficiency, but I prefer certain aspects of the Wowchemy academic theme aesthetically. In particular, I love the Wowchemy experience widget. I've found the source css and widget html files, and I've used the css to customize my experience in Quarto, but I can't port the widget for use in Quarto. The closest I've come to the Wowchemy experience widget is to add my experience in a Quarto listing. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I wonder if you could not use the Custom listing feature to recreate the page that you are looking for. Did you try this approach yet ? |
Beta Was this translation helpful? Give feedback.
I wonder if you could not use the Custom listing feature to recreate the page that you are looking for.
https://quarto.org/docs/websites/website-listings-custom.html
Did you try this approach yet ?