all repos — site @ bb9ca85a2b7dc824ec71f37d76d5d22e34569540

source for my site, found at icyphox.sh

deploy.sh (view raw)

1#!/usr/bin/env bash
2
3echo "[*] Deploying to gh-pages..."
4git subtree push --prefix build origin gh-pages