Mercurial > web
view .build.yml @ 63:3946995eb2e6
index: Fix Twitter link
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 19 Dec 2022 20:14:04 -0500 |
parents | 5e57212fcd4c |
children | 008e41cbef1b |
line wrap: on
line source
image: alpine/edge oauth: pages.sr.ht/PAGES:RW packages: - hut environment: site: mrpapersonic.srht.site tasks: - package: | cd web tar -cvz * > ../site.tar.gz - upload: | hut pages publish -d $site site.tar.gz