inst/README.md

Build
Status Coverage
Status

Version

medium2jekyll assists in migrating from a Medium blog to a jekyll-based blog, notably one hosted on github.io. Specifically, it helps with - text scraping/formatting html to markdown - image downloading from posts - markdown cleaning for post content extraction

Installation

To download the development version of medium2jekyll:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("data-steve/medium2jekyll")

Contact

You are welcome to: - submit suggestions and bug-reports at: https://github.com/data-steve/medium2jekyll/issues - send a pull request on: https://github.com/data-steve/medium2jekyll/ - compose a friendly e-mail to: steven.troy.simpson@gmail.com



data-steve/medium2jekyll documentation built on May 14, 2019, 7:08 p.m.