Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 663 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 663 Bytes

blogbuilder

An R package for building and managing DACSS course blogs made with Distill and Postcards. DACSS course blog template can be accessed here.

Behind the scenes, Google App Scripts is also used to help automate and manage the course blog.

Installation

You can install this package through the devtools R package:

devtools::install_github('DACSS/blogbuilder')

Package Manual

You may view the R package manual and documentation here.