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.
You can install this package through the devtools R package:
devtools::install_github('DACSS/blogbuilder')
You may view the R package manual and documentation here.