Skip to content

feat: add Super Mango favicon assets#284

Merged
jonathanperis merged 1 commit into
mainfrom
feat/site-favicon
May 17, 2026
Merged

feat: add Super Mango favicon assets#284
jonathanperis merged 1 commit into
mainfrom
feat/site-favicon

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • add a dark arcade/pixel-art Super Mango favicon set (favicon.ico, PNG fallback, 32px PNG, Apple touch icon)
  • wire Astro head links with the GitHub Pages base path so icon URLs resolve under /super-mango-editor/
  • include a deterministic Pillow generator for future favicon refreshes

Test Plan

  • git diff --check
  • python3 scripts/generate_favicon.py
  • Pillow verification of ICO embedded sizes: 16, 24, 32, 48, 64, 128, 256
  • bun run build in docs/
  • generated HTML contains base-aware icon links
  • built icon assets exist with expected dimensions and non-trivial sizes
  • bun run lint in docs/

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Warning

Rate limit exceeded

@jonathanperis has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 42 minutes and 14 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 2e092fd8-2cfb-4eee-9492-f6469d557c08

📥 Commits

Reviewing files that changed from the base of the PR and between 8d7aa58 and 93f63b0.

⛔ Files ignored due to path filters (4)
  • docs/public/apple-touch-icon.png is excluded by !**/*.png
  • docs/public/favicon-32x32.png is excluded by !**/*.png
  • docs/public/favicon.ico is excluded by !**/*.ico
  • docs/public/favicon.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • docs/src/layouts/BaseLayout.astro
  • scripts/generate_favicon.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/site-favicon

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jonathanperis jonathanperis merged commit bb2c81d into main May 17, 2026
9 checks passed
@jonathanperis jonathanperis deleted the feat/site-favicon branch May 17, 2026 03:13
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