Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yihui/travis-blogdown
- Owner: yihui
- License: mit
- Created: 2017-06-25T19:28:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T20:56:29.000Z (about 5 years ago)
- Last Synced: 2024-10-29T11:04:52.701Z (about 2 months ago)
- Homepage: https://travis-blogdown.yihui.org
- Size: 10.7 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/.