build: move hosting to sourcehut pages
2 files changed, 12 insertions(+), 0 deletions(-) A .build.yml M .editorconfig
A .build.yml => .build.yml +8 -0
@@ 0,0 1,8 @@ image: alpine/latest oauth: pages.sr.ht/PAGES:RW tasks: - package: | cd colouryear/public tar -cvz . > ../../site.tar.gz - upload: | acurl -f https://pages.sr.ht/publish/colouryear.page -Fcontent=@site.tar.gz
M .editorconfig => .editorconfig +4 -0