Mercurial > web
view .build.yml @ 66:ba20211d6b00
index: replace instagram logo with mastodon
I don't use Instagram anyways :')
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 28 Mar 2023 16:46:44 -0400 |
parents | 008e41cbef1b |
children | 5fdf5f346b92 |
line wrap: on
line source
image: alpine/edge oauth: pages.sr.ht/PAGES:RW packages: - hut environment: site: paper.us.eu.org tasks: - package: | cd web tar -cvz * > ../site.tar.gz - upload: | hut pages publish -d $site site.tar.gz