Build the site with
hugo
Deploy to my server with:
rsync -azvP -e 'ssh -p 36' \
/home/akraker/Public/alexkraker.com/public/ \
kraker@server.alexkraker.net:~/alexkraker.com
git repo#
I have a git repo I push this project to: https://github.com/kraker/alexkraker.com