websitev4

Deploying

This is for my sanity.

git push origin master # Save changes
git push site master # Push to danagilliann.github.io
git checkout gh-pages
git pull site master
git push site gh-pages # Push to danagillliann.github.io