all repos — site @ eaf865e5ae511396f1c74a4a5208d2e3a5557668

source for my site, found at icyphox.sh

deploy.sh (view raw)

 1
 2
 3
 4
#!/usr/bin/env bash

echo "[*] Deploying to gh-pages..."
git subtree push --prefix build origin gh-pages