Switching to pure org

This commit is contained in:
2024-10-02 18:25:09 -04:00
parent d6bd7d3359
commit 46e9d9712c
9 changed files with 61 additions and 258 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/sh
./scripts/hugo
rsync --delete-after -avzr public/ verin.brechtel:/nas/www/willfullyobtuse.com

View File

@@ -1,3 +0,0 @@
#!/bin/sh
docker run -p 1313:1313 --rm --workdir=/site -v .:/site hugomods/hugo:base hugo $@