medium2jekyll: Runs Full Process of Porting Medium Blog

Description Usage Arguments Examples

Description

Assists in Migrating from a Medium Blog to a Jekyll-based Blog, e.g., Github.io.

Usage

1
medium2jekyll(url, where_to = "~/Desktop/blog_transfer")

Arguments

url

The Medium url or Medium @handle to port

where_to

Folder location for ported content

Examples

1
2
3
4
## Not run: 
medium2jekyll("@fun_times")

## End(Not run)

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