mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Initial custom site config
This commit is contained in:
commit
ee0ab66d73
5 changed files with 99 additions and 0 deletions
3
sync.sh
Executable file
3
sync.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
hugo
|
||||
rsync -Paz --delete public/ brandonrozek.com:brandonrozek
|
Loading…
Add table
Add a link
Reference in a new issue