Easily import docs to your gh-pages branch
ghp-import [OPTIONS] DIRECTORY
-n
Include a .nojekyll file in the branch.
-m MESG
The commit message to use on the target branch.
-p
Push the branch to origin/{branch} after committing.
-r REMOTE
The name of the remote to push to. [origin]
-b BRANCH
Name of the branch to write to. [gh-pages]
-h, --help
show help message and exit