home: hub: minipeg

ref: e6e26c2612cae839cee1323395bc62f2e11377d1
dir: /.builds/website.yml/

View raw version
image: alpine/edge
oauth: pages.sr.ht/PAGES:RW
packages:
- hut
- mandoc
- util-linux
tasks:
- website: |
    cd minipeg
    make www/index.html
    rm www/*.sh
    tar -C www -cvz . > site.tar.gz
    hut pages publish -d ach.srht.site -s minipeg site.tar.gz