-
Notifications
You must be signed in to change notification settings - Fork 9
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
Rolldown interaction with Distill #14
Comments
@jbixon13 Hi Jason, thank you so much for your interest. While @yihui is the expert on the subject, from my limited understanding,
However, it makes an interesting topic to explore the interoperability and convertibility among different R Markdown extensions. |
I agree on the complexity and importance of making extensions interoperable (especially when considering how different tools will interact), even forgetting Distill for now and thinking of Blogdown which is much more prevalent. I would love to help out in any way possible but don't know what the development priorities are. I don't have much experience with package development but can help out wherever is needed as this is an important tool to me and to a lot of people looking to communicate their work. |
Give me a few more months (I'm currently stuck in other packages). I really hope blogdown and distill can play together. I believe it is entirely possible to use Scrollama on a blogdown website. |
I second Jason thanks a lot for your work super useful scrollytelling implementation. I was wondering if there were any changes on this issue or if the way to go is with blogdown? |
Sorry, there is no progress on this issue yet. I just "officially" added it to my todo list and will let you know once I have any news. Thanks! |
@yihui any news from your last message? Thanks for your help on this. |
@vidonne Not yet. Sorry... |
@yihui love your packages especially rolldown. Would be grateful if you can combine rolldown and distill together. |
I've been hoping for a scrollytelling implementation in R for a while so I'm immensely thankful for your work.
I'm wondering how output: rolldown::scrollama_sidebar will interact with a website built using the Distill for R Markdown package (which has its own output using similar syntax).
I'm aware this is experimental and likely has not been considered yet, just curious on your thoughts.
The text was updated successfully, but these errors were encountered: