DEV Community

Discussion on: Is there a good way to post from .Rmd to dev.to yet?

Collapse
 
daveparr profile image
Dave Parr

I posted this on twitter and got some great responses: twitter.com/DaveParr/status/126054...

So the answer appears to be "RSS feed from my blogdown", which is definitely robust and great for people who already have a blog setup. However, for those of us who don't have blogs, and have a higher tolerance for 'experimental' lifecycle stage code, I started a project to use the api to post. It can be found here: github.com/DaveParr/dev.to.ol