rsync -auP --delete public/* root@server:/var/www/startpage
git add .
git commit -m "Update startpage."
git push