aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-12 15:31:25 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-12 15:31:25 -0500
commit7b7c543f4b37cb7f173af0042e58ed3cec3ad38b (patch)
tree6224116b925b376f177e1b277e705eacbd9d3dd9
parent23707c7c61e658bcde677294935a1956b54e0c11 (diff)
use hut
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 7e0b8ed..e7f528e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -11,4 +11,4 @@ tasks:
cd ~/public_html/
tar -cvz . > ../site.tar.gz
- upload: |
- acurl -f https://pages.sr.ht/publish/jjanzen.ca -Fcontent=@site.tar.gz
+ hut pages publish -d jjanzen.ca site.tar.gz