Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yihui/travis-blogdown

A minimal example of building and deploying a blogdown-based website via Travis CI
https://github.com/yihui/travis-blogdown

Last synced: 6 days ago
JSON representation

A minimal example of building and deploying a blogdown-based website via Travis CI

Awesome Lists containing this project

README

        

# travis-blogdown

[![Build Status](https://travis-ci.org/yihui/travis-blogdown.svg?branch=master)](https://travis-ci.org/yihui/travis-blogdown)

A minimal example of building and deploying a blogdown-based website via Travis CI. For more information, please see this section in the **blogdown** book: https://bookdown.org/yihui/blogdown/travis-github.html. (In short, I don't recommend you use this approach. Consider building your website locally, and [deploying through Netlify](https://bookdown.org/yihui/blogdown/netlify.html) instead.

David Selby has written a more detailed tutorial with screenshots that you may want to read, too: http://selbydavid.com/2017/06/22/blogdown-travis/.