diff --git a/themes/latex b/themes/latex index ab3486d..c0adb69 160000 --- a/themes/latex +++ b/themes/latex @@ -1 +1 @@ -Subproject commit ab3486d0e8f76fdc180753867e9476226e0e74ea +Subproject commit c0adb6963250b078dd1ea62a43fa07b6d720abea diff --git a/update.sh b/update.sh new file mode 100644 index 0000000..4087974 --- /dev/null +++ b/update.sh @@ -0,0 +1,9 @@ +#!/bin env + +WEBSERVER='aquaria' + +source ./venv/activate +# Build +pelican +# And upload +scp -r output/* ${WEBSERVER}:~/web/