create_post: Create a post

Description Usage Arguments Value

View source: R/create_post.R

Description

Create a post

Usage

1
create_post(title, dir = "_posts", url = title, date = Sys.Date())

Arguments

title

post title

dir

output directory (default to _posts)

url

the output url

date

the date of the post

Value

creates a post


ColinFay/jekyllthat documentation built on May 24, 2019, 7:21 p.m.