Skip to content

Add page preview#108

Merged
afritzler merged 1 commit intomainfrom
enh/og-preview
Jan 22, 2026
Merged

Add page preview#108
afritzler merged 1 commit intomainfrom
enh/og-preview

Conversation

@afritzler
Copy link
Member

@afritzler afritzler commented Jan 22, 2026

Summary by CodeRabbit

  • Documentation
    • Enhanced social media sharing metadata for documentation links, improving how content appears when shared on social platforms and messaging apps.

✏️ Tip: You can customize this high-level summary in your review settings.

@afritzler afritzler requested a review from a team as a code owner January 22, 2026 12:50
@coderabbitai
Copy link

coderabbitai bot commented Jan 22, 2026

Walkthrough

Adds Open Graph meta tags to the VitePress documentation site configuration, including site type, name, image, and URL metadata while preserving the existing favicon link.

Changes

Cohort / File(s) Summary
VitePress Configuration
docs/.vitepress/config.mts
Expands the head array to include Open Graph meta tags: og:type (website), og:site_name (IronCore Project), og:image (og-ironcore.png), and og:url (https://ironcore.dev/).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request lacks a description entirely. The required template includes sections for Proposed Changes and Fixes, which are not provided. Add a pull request description following the template with proposed changes (adding Open Graph meta tags) and any related issue references.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add page preview' clearly relates to the main change: adding Open Graph meta tags for page preview functionality.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

@afritzler afritzler added the enhancement New feature or request label Jan 22, 2026
@afritzler afritzler merged commit e68f577 into main Jan 22, 2026
7 checks passed
@afritzler afritzler deleted the enh/og-preview branch January 22, 2026 12:54
This was referenced Jan 22, 2026
@hardikdr hardikdr added this to Roadmap Jan 23, 2026
@github-project-automation github-project-automation bot moved this to Done in Roadmap Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size/S

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant