Add the hand-drawn logo to the README + a social-preview card - #78
Merged
Conversation
- assets/logo.png: the logo scaled to 400px (shown at 200px in the README masthead, so it stays crisp on HiDPI), transparent background so it works on light and dark GitHub themes. oxipng -o max (lossless). - assets/oans-social-preview.png: a 1280×640 card (logo + "oans" wordmark in Comfortaa + tagline) for GitHub Settings → Social preview. oxipng -o max. - README: show the logo centered above the title. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Move the logo from a full-width banner above the title to a right-float beside the intro text, and note in the attribution that it was designed and drawn by the author's 8-year-old daughter. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Integrates the oans logo — designed and hand-drawn by the author's 8-year-old daughter 🎨. Preview on the "Files changed" → README tab.
What's here
assets/logo.png— the logo scaled to 400px and floated to the right of the intro paragraph (shown at 150px) so it sits within the text rather than as a banner. Transparent background → works on light and dark GitHub themes.oxipng -o max(lossless): 251 KB → 241 KB.assets/oans-social-preview.png— a 1280×640 card (logo +oanswordmark in Comfortaa + tagline) for Settings → Social preview.oxipng -o max: 1.11 MB → 911 KB.To preview
assets/oans-social-preview.pngin the PR.Tweakable: logo float size (150px), or a smaller JPG social card (~150 KB) if you prefer.
🤖 Generated with Claude Code