docs: README overhaul — demo GIF, quickstart guide, screenshots#320
Open
aramirez087 wants to merge 4 commits intomainfrom
Open
docs: README overhaul — demo GIF, quickstart guide, screenshots#320aramirez087 wants to merge 4 commits intomainfrom
aramirez087 wants to merge 4 commits intomainfrom
Conversation
added 4 commits
March 24, 2026 20:18
53-frame walkthrough captured with Playwright + ffmpeg: - Home / composer workspace (DraftStudioShell) - New draft flow - Discovery feed - Approval queue with filters - Analytics page Output: assets/demo.gif (186KB, well under 5MB limit) Embedded in README after badges.
docs/quickstart.md covers: - Prerequisites table (X Developer App, OAuth callback, LLM key) - Install (one-liner, cargo, binary) - tuitbot init wizard walkthrough - tuitbot discover output example - tuitbot compose with approve/edit/reject flow - tuitbot approve to post - What's next table linking to deeper docs README: added ⚡ Quickstart link prominently in the nav row.
- Social preview: assets/social-preview.png (1280x640, 52KB) for GitHub link cards - Feature screenshots: discovery feed + approval queue (assets/screenshot-*.png) - Comparison table: TuitBot vs Typefully, Hypefury, manual posting - Choose Your Path: added Time column, 4th row for self-host, clearer persona language - Screenshots table: 2-column responsive layout embedded in README
Previous GIF had frames 1-52 at 1x1 pixel due to ffmpeg delta optimization on visually-identical source frames. New version uses ImageMagick convert which emits full 800x500 frames for all 53 frames. README.md embed was already present from commit 3b15329 (line 18). Pages show UI chrome with empty states — no seed data available in dev server; empty states are accurate representation of fresh install. Verification: identify shows 53 frames all at 800x500
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code