Minimum Viable Package
dev.to.ol is 0.0.1! 💯
dev.to.ol has the minimum set of viable functions I think it needs to operate, and (just) enough testing to keep it stable. The api is starting to come together and there seems to be at least 1 other person who cares enough about this project to talk about it, so we need to start getting organised!
As of this release there is the ability to create, post and update articles from .Rmd
files. There are also functions which gather data about your published articles that return tidy datasets, ready for analysis. There is some testing, and relatively comprehensive documentation. More details are in the NEWS.md
and obviously the docs and commit history.
Future goals include finding a good way to reference images in the article in a way that dev.to can use, better testing, and potentially some built in analytics for the articles you have published.
Hope you find this useful!