diff --git a/.build.yml b/.build.yml new file mode 100644 index 0000000..16a2e9c --- /dev/null +++ b/.build.yml @@ -0,0 +1,21 @@ +image: debian/stable +oauth: pages.sr.ht/PAGES:RW +packages: + - ruby-full + - ruby-dev +environment: + site: 1kb.club +sources: + - https://git.sr.ht/~bt/1kb-club +tasks: +- install-bundler: | + sudo gem install bundler +- build: | + cd 1kb-club + bundle install + bundle exec jekyll build +- package: | + cd 1kb-club/_site + tar -cvz . > ../../site.tar.gz +- upload: | + acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz \ No newline at end of file diff --git a/_site_listings/richardthames.com.md b/_site_listings/richardthames.com.md index 29b3b6b..0b38808 100644 --- a/_site_listings/richardthames.com.md +++ b/_site_listings/richardthames.com.md @@ -1,4 +1,4 @@ --- pageurl: richardthames.com -size: 894 +size: 517 ---