- get the key.txt file from the place it lives
- run
git-crypt unlock /path/to/keyfile - magic
- make sure you've unlocked the encrypted files
- run
./build.sh - magic
- run
compass watch - if you want the fonts to load, run
python -m SimpleHTTPServer 8000and load localhost:8000 in the browser