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.


brlancer/blance documentation built on May 13, 2019, 7:44 a.m.