To publish your page, push your GitHub Pages repository to this app.
SSH Usage (Requires public key):
git remote add page ssh://git@docs.gyconseil.com:29419/app/data/repo.git
git push page master
git remote add page https://docs.gyconseil.com/_git/page
git push page master