Skip to content

fix: use full-resolution logo image, raise large-file limit to 2 MB#19

Merged
OsherElhadad merged 1 commit into
mainfrom
feat/logo-full-quality
Jul 26, 2026
Merged

fix: use full-resolution logo image, raise large-file limit to 2 MB#19
OsherElhadad merged 1 commit into
mainfrom
feat/logo-full-quality

Conversation

@OsherElhadad

Copy link
Copy Markdown
Collaborator

Problem

The 500 KB check-added-large-files pre-commit limit forced us to store a downscaled (400–800 px wide) version of the logo, which looks blurry in the README and the mkdocs hero section.

Changes

  • .pre-commit-config.yaml: raise check-added-large-files limit to 2000 KB — appropriate for image assets committed to the repo
  • docs/img/context-guru.png: replace with the original full-resolution 1536 × 1024 source — crisp at any display size in both README (width=320) and mkdocs hero (320px CSS)

The 500 KB pre-commit limit was forcing a downscaled logo that looked
blurry at display size. Raise the limit to 2 MB (appropriate for image
assets) and replace docs/img/context-guru.png with the original
full-resolution 1536x1024 source — crisp at any display size.

Signed-off-by: Osher-Elhadad <Osher.Elhadad@ibm.com>
@OsherElhadad
OsherElhadad merged commit edec5d6 into main Jul 26, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Rossoctl Issue Prioritization Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants