Skip to content

docs: add animated terminal demo to README#337

Open
dobestan wants to merge 1 commit intochmln:masterfrom
dobestan:docs/add-demo-gif
Open

docs: add animated terminal demo to README#337
dobestan wants to merge 1 commit intochmln:masterfrom
dobestan:docs/add-demo-gif

Conversation

@dobestan
Copy link
Copy Markdown

@dobestan dobestan commented Mar 19, 2026

Summary

Adds an animated terminal demo to the README showing sd in action. The GIF demonstrates:

  • Simple string replacement (sd 'staging' 'production' file)
  • Regex replacement (sd 'LOG_LEVEL=\w+' 'LOG_LEVEL=warn' file)
  • Piped usage for previewing changes

Why

sd's biggest selling point is its intuitive syntax compared to sed. An animated demo lets new users immediately see this simplicity in action — the before/after of each replacement shows up clearly.

The GIF is small (323KB) and stored in media/ to keep it alongside any future assets.

Recorded with VHS. Demo hosted on AgentGIF.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant