Thanks for sharing Aaron!
2017-06-19 17:54 GMT-03:00 Aaron Meurer :
> So an update on this. You can use doctr to deploy your pages to
> gh-pages from Travis quite easily. This is much better than the method
> outlined in the Nikola docs, because doctr handles the SSH key stuff
> for you automatic
So an update on this. You can use doctr to deploy your pages to
gh-pages from Travis quite easily. This is much better than the method
outlined in the Nikola docs, because doctr handles the SSH key stuff
for you automatically. I also found that nikola github_deploy was
doing too much, so I also use
I wrote the code to do it in Python in the tool doctr that I mentioned. So
you can reuse that.
Aaron Meurer
On Monday, August 22, 2016, Damián Avila wrote:
> I would be interesting to see something like you described Aaron.
> To encrypt variables on travisci you probably need to interact with t