Mercurial > web
comparison .build.yml @ 95:a2c83f182127
*: update links
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 30 Sep 2024 16:47:55 -0400 |
parents | f07319404ff9 |
children |
comparison
equal
deleted
inserted
replaced
94:f07319404ff9 | 95:a2c83f182127 |
---|---|
13 bundle config set --local path ".bundler" | 13 bundle config set --local path ".bundler" |
14 bundle install | 14 bundle install |
15 bundle exec jekyll build | 15 bundle exec jekyll build |
16 tar -C _site -cvz . > ../site.tar.gz | 16 tar -C _site -cvz . > ../site.tar.gz |
17 - upload: | | 17 - upload: | |
18 hut pages publish -d paper.us.eu.org site.tar.gz | |
19 hut pages publish -d tflc.us site.tar.gz | 18 hut pages publish -d tflc.us site.tar.gz |