Initial custom site config

This commit is contained in:
Brandon Rozek 2020-01-15 21:49:05 -05:00
commit ee0ab66d73
5 changed files with 99 additions and 0 deletions

3
sync.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
hugo
rsync -Paz --delete public/ brandonrozek.com:brandonrozek