5b4b523419
Rewrite the README around a real example, mirroring paulgraham.com for offline reading, and split packing into two clean sections: a single ZIM file (with what ZIM is and how to read it back through Kiwix) and a self-contained binary. Re-record the demo gif against paulgraham.com and add a screenshot of the native window serving the essays offline. Carry the same framing into the docs intro pages and the packing guide, and cut the v0.1.1 release notes.
35 lines
732 B
VHS
35 lines
732 B
VHS
# Demo tape for kage. Rendered with ascii-gif (github.com/tamnd/ascii-gif),
|
|
# which supplies the window chrome and theme; this file is just the action.
|
|
#
|
|
# ascii-gif render docs/demo/kage.tape -o docs/static/demo.gif
|
|
#
|
|
# kage must be on PATH inside the recording shell, and Chrome available.
|
|
|
|
Hide
|
|
Type "export PS1='$ ' PATH=/tmp/kagebin:$PATH && cd $(mktemp -d) && clear"
|
|
Enter
|
|
Show
|
|
|
|
Sleep 600ms
|
|
Type "kage clone paulgraham.com --max-pages 3 --out ."
|
|
Sleep 700ms
|
|
Enter
|
|
Sleep 9s
|
|
|
|
Type "kage pack ./paulgraham.com"
|
|
Sleep 700ms
|
|
Enter
|
|
Sleep 2.5s
|
|
|
|
Type "kage pack ./paulgraham.com --format binary -o paulgraham"
|
|
Sleep 700ms
|
|
Enter
|
|
Sleep 3s
|
|
|
|
Type "kage open paulgraham.com.zim --open=false"
|
|
Sleep 700ms
|
|
Enter
|
|
Sleep 3s
|
|
Ctrl+C
|
|
Sleep 1.2s
|