this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changed domain

Altagos 7382a43f 53565063

+2 -2
+2 -2
.build.yml
··· 4 4 - hut 5 5 - deno 6 6 environment: 7 - site: www.altagos.dev 7 + site: altagos.dev 8 8 sources: 9 9 - https://git.sr.ht/~altagos/altagos.dev 10 10 tasks: ··· 13 13 deno task deploy 14 14 cp ./site.tar.gz ../site.tar.gz 15 15 - upload: | 16 - hut pages publish -d $site site.tar.gz 16 + hut pages publish -d www.$site site.tar.gz