how to automatically update your website when you save a file:

fswatch -o ~/code/wesleyac.com/ | xargs -I{} -- rsync -rtp --delete ~/code/wesleyac.com/ [email protected]:/var/www/wesleyac.com/