rsync -ruvpP --delete public/ server:/var/www/startpage
git add .
git commit -m "Update startpage."
git push