krz/office
My fork of awfice.
clone: git clone https://gitbay.org/krz/office.git
97c38909c9a6be7901284c8543d7dde7d5c780f5
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2025-05-01T03:03:00Z
.build.yml | 12 ------------ 1 file changed, 12 deletions(-) deleted file mode 100644 @@ -1,12 +0,0 @@ -image: alpine/edge -oauth: pages.sr.ht/PAGES:RW -packages: -- hut -environment: - site: office.cmc.pub -tasks: -- package: | - cd $site - tar -cvz . > ../site.tar.gz -- upload: | - hut pages publish -d $site site.tar.gz