Skip to content

docs: add social preview image#69

Merged
jonathanperis merged 1 commit into
mainfrom
docs/add-social-preview-image
May 17, 2026
Merged

docs: add social preview image#69
jonathanperis merged 1 commit into
mainfrom
docs/add-social-preview-image

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • Add a 1200x630 social preview image that matches the existing dark cyan/purple .NET topology favicon and GitHub Pages aesthetic.
  • Add favicon PNG, 32x32 PNG, and Apple touch icon fallbacks derived from the existing favicon.ico.
  • Wire base-aware Open Graph/Twitter image metadata plus richer icon links in the Astro layout.

Test Plan

  • python/Pillow asset dimension and ICO frame assertions
  • git diff --check
  • dotnet restore src/WebApi/WebApi.csproj -p:Configuration=Release -p:AOT=true -p:Trim=false
  • dotnet build src/WebApi/WebApi.csproj -c Release --no-restore -p:AOT=true -p:Trim=false -p:ExtraOptimize=true
  • cd docs && bun install --frozen-lockfile
  • cd docs && NODE_ENV=production bun run build
  • cd docs && bun run lint
  • Generated HTML assertions for base-aware icon links and og:image/twitter:image

@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 45 minutes and 7 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: 07b6143b-f9ab-43bf-9906-c559e9cbe55d

📥 Commits

Reviewing files that changed from the base of the PR and between ee12b1f and 70c6d2c.

⛔ 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.png is excluded by !**/*.png
  • docs/public/social-preview.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • docs/src/layouts/BaseLayout.astro
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/add-social-preview-image

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 aff9831 into main May 17, 2026
5 checks passed
@jonathanperis jonathanperis deleted the docs/add-social-preview-image branch May 17, 2026 18:15
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