docs: replace imgur hero with self-hosted animated demo#3081
Open
livlign wants to merge 1 commit intocmderdev:masterfrom
Open
docs: replace imgur hero with self-hosted animated demo#3081livlign wants to merge 1 commit intocmderdev:masterfrom
livlign wants to merge 1 commit intocmderdev:masterfrom
Conversation
The previous hero was a static PNG hosted on imgur (http://i.imgur.com/g1nNf0I.png). External image hosts are a linkrot liability — if imgur purges the asset the README breaks silently. This commit adds images/hero.gif (1200x500, 135 KB) and updates the README to reference the local path. The animation shows a realistic cmder session in the Monokai palette: portable %CMDER_ROOT%, git log, then four rotating prompts that showcase the bundled unix tools and clink readline integration.
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
http://i.imgur.com/g1nNf0I.png) with a self-hosted animated GIF atimages/hero.gif.%CMDER_ROOT%, agit log, then four rotating prompts demonstrating the bundled unix tools (curl,where), clink readline (clink --version), and git (git pull). 1200×500, 135 KB, 10 s loop.Preview: once this branch is pushed, GitHub renders
./images/hero.gifinline in the README at the same spot the imgur screenshot used to sit.Test plan
images/hero.gifloads at the README path (check on the PR view)