blog_push: Push a blog post live (possibly)

Description Usage Arguments Value

Description

I use this function to push blog posts live. This is an incredibyly lazy wrapper for blog_gen();system(command), where command is by default how I upload changes to my website.

Usage

1
blog_push(command = "bash _deploy.sh staging")

Arguments

command

Something which will be executed by system

Value

Used for its side effects.


brendan-R/brocks documentation built on May 13, 2019, 5:07 a.m.