There is already some gists talks about this topic using bash. However, Travis now support deploy
in .travis.yml
, which is super easy to set up. (Deploying to GitHub Pages is experimental now [2018.07.25])
I will show you an example of Python & Sphinx.
Here is a python example.