With this PR I've added everything to get a functional website at https://frmunoz.github.io/ecolottery/ but for it to work what is needed is that @frmunoz adds the deploy key to both its GitHub and Travis account as specified on the pkgown website.
The easiest way to do this is to use the travis R package using the following command:
With this PR I've added everything to get a functional website at https://frmunoz.github.io/ecolottery/ but for it to work what is needed is that @frmunoz adds the deploy key to both its GitHub and Travis account as specified on the pkgown website. The easiest way to do this is to use the
travis
R package using the following command:I've already created an empty
gh-pages
branch ;)