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