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