summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-04-17 18:37:37 +0200
committerkdx <kikoodx@paranoici.org>2023-04-17 18:40:41 +0200
commita3f1f58cd5c9622b3d6eb050124a427b00e14499 (patch)
treeb43ee92d5f043fba02765ff2840c0984216eebb5
downloadmikuwu.ltd-main.tar.gz
initial commitHEADmain
-rw-r--r--.build.yml12
-rw-r--r--index.html1
2 files changed, 13 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..935e713
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,12 @@
+image: alpine/edge
+oauth: pages.sr.ht/PAGES:RW
+packages:
+- hut
+environment:
+ site: mikuwu.ltd
+tasks:
+- package: |
+ cd $site
+ tar -cvz . >../site.tar.gz
+- upload: |
+ hut pages publish -d $site site.tar.gz
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..7e60b94
--- /dev/null
+++ b/index.html
@@ -0,0 +1 @@
+pog