docs: add Huntley testimonial card and agentic loop diagram to README - #49
Closed
amrynsky wants to merge 1 commit into
Closed
docs: add Huntley testimonial card and agentic loop diagram to README#49amrynsky wants to merge 1 commit into
amrynsky wants to merge 1 commit into
Conversation
Strengthen the landing page (and star conversion) with two above-the-fold graphics in the main README: - Convert the Geoffrey Huntley quote into a two-column testimonial card with his avatar beside it (name + "creator of Ralph Wiggum" underneath). - Add a compact REASON -> ACT -> OBSERVE mermaid loop (handDrawn/neutral, per repo convention) right after the quote so it answers his "show me the inferencing loop" line; caption links into 01-foundations. common/images/ghuntley.png is committed pre-rounded (anti-aliased circular alpha mask) because GitHub strips CSS border-radius from README HTML, so the circle has to be baked into the PNG. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
What changed
Two above-the-fold graphics added to the main README to strengthen the landing page and improve star conversion:
REASON → ACT → OBSERVEmermaid flowchart (handDrawn/neutral, matching repo convention) placed right after the quote, so it visually answers his "show me the inferencing loop" line. Caption links into01-foundations.Why
The repo is getting real traffic right now. These are the two highest-leverage above-the-fold conversion levers: social proof (a face on the quote) and a concept diagram of the core loop the tutorials teach.
New asset
common/images/ghuntley.png— 460×460 circular avatar with an anti-aliased alpha mask. Committed pre-rounded because GitHub strips CSSborder-radiusfrom README HTML, so the circle has to be baked into the file. (~280 KB; passes the pre-commit large-file check.)Reviewer notes
github.com/ghuntley.png) so the README is self-contained and the rounded image renders.🤖 Generated with Claude Code