Commit graph

2 commits

Author SHA1 Message Date
Stephen Way f4709e9c1b
docs: record initial v0.1.0 demo GIF + fix record-demo.sh argument parsing
Some checks are pending
ci / check (push) Waiting to run
* assets/demo.gif: 1100x720, ~30s, recorded with vhs from scripts/demo.tape.
  Covers: --version, repo view (auto-detect), issue list, pr list, api
  /version + jq, selective JSON, fj --help.
* scripts/record-demo.sh: the prior Write didn't persist the rewrite, so
  the file was still the asciinema version and treated `--gif-only` as
  an output path. Updated to be vhs-based with proper flag parsing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 16:00:02 -07:00
Stephen Way d58bd312f9
docs: add logo to README
Some checks are pending
ci / check (push) Waiting to run
assets/logo.png is a 336x336 PNG of the FJ mark (orange F + slanted red
J on a slate background). Embedded at 128px centered above the title in
README so the project has a recognizable face in tap listings, social
cards, and casual link previews.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 15:44:56 -07:00