Code Monkey home page Code Monkey logo

Comments (4)

knapply avatar knapply commented on August 19, 2024 2

Something to consider if it hasn’t been already: There are a lot of R-users that still rely on R-bloggers for any R-related content (Facebook and email list-only social media folks). For a blog to be added to their list, it needs to provide full RSS. https://www.r-bloggers.com/add-your-blog/page/5/

from distill.

jjallaire avatar jjallaire commented on August 19, 2024

We currently don't do this for exactly the reason you speculate: layout and interactive components (e.g. htmlwidgets) would be entirely lost. It's not out of the question, we'd probably just need to do second pass over the .md file created via knit() and render a more vanilla html version.

from distill.

rubenarslan avatar rubenarslan commented on August 19, 2024

I'd still like such a stripped down version, and I think I might not be alone in this, but I don't really know how many people still use feed readers in the way I describe. And at least in my previous attempts, my interactive graphs made in R usually didn't translate that well to mobile anyway, so not that much was lost. But maybe that's just my inferior htmlwidget skillz

from distill.

jjallaire avatar jjallaire commented on August 19, 2024

Yes, I agree that's the biggest shortcoming of not doing full RSS feeds. In order to do full content we would need to do a second render pass which generates HTML that uses screenshots for any JavaScript content. This is a bit tricky (and possibly exacts a material time penalty on all renders) so we haven't explored this yet.

from distill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.