The .unfurl
folder contains an Unfurl project with an ensemble that will deploy a local copy of the site.
- Make sure the repository is clean.
- rm -rf _release
- JEKYLL_ENV=production bundle exec jekyll build -d _release
- unfurl deploy --force --instance website_bucket
-
Install TermRecord, eg.
pip install TermRecord
andttyrec
if missing (e.g.brew install ttyrec
) -
PROMPT_COMMAND= ttyrec -a session.ttyrec
-
use the forked version of TermRecord's main script found at
unfurl/TermRecord.py
python unfurl/TermRecord.py --js -s session.ttyrec -o /tmp/example-session.js