Skip to content

Add back egg sidebar items#193

Merged
notAreYouScared merged 2 commits intomainfrom
boy132/egg-sidebar-items
Feb 15, 2026
Merged

Add back egg sidebar items#193
notAreYouScared merged 2 commits intomainfrom
boy132/egg-sidebar-items

Conversation

@Boy132
Copy link
Member

@Boy132 Boy132 commented Feb 15, 2026

Summary by CodeRabbit

  • Documentation
    • Added a new top-level "Eggs" documentation section with two guides: "Creating a Custom Egg" and "Creating a Custom Yolk", placed between the existing "Wings" and "Guides" sections in the sidebar for easier discoverability.

@netlify
Copy link

netlify bot commented Feb 15, 2026

Deploy Preview for pelica ready!

Name Link
🔨 Latest commit ff90236
🔍 Latest deploy log https://app.netlify.com/projects/pelica/deploys/6991c6bc895b2f0008a5dcf8
😎 Deploy Preview https://deploy-preview-193--pelica.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 15, 2026

📝 Walkthrough

Walkthrough

A new top-level "Eggs" sidebar category was added to the documentation sidebar, containing eggs/creating-a-custom-egg and eggs/creating-a-custom-yolk, inserted between the existing "Wings" and "Guides" categories.

Changes

Cohort / File(s) Summary
Sidebar Configuration
sidebars.ts
Inserted a new category object labeled "Eggs" with items eggs/creating-a-custom-egg and eggs/creating-a-custom-yolk into the exported Sidebar array; no other categories were removed or altered.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A rabbit hops where sidebars grow,
Two eggs tucked in a tidy row,
One for shell, one for yolk bright,
Docs laid out, snug and right,
Hooray for tiny changes tonight! 🥚✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Add back egg sidebar items' directly and clearly describes the main change: adding egg-related sidebar items back to the documentation structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

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

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch boy132/egg-sidebar-items

No actionable comments were generated in the recent review. 🎉

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7a25a49 and ff90236.

📒 Files selected for processing (1)
  • sidebars.ts
🔇 Additional comments (1)
sidebars.ts (1)

48-55: LGTM!

The new "Eggs" category is well-structured, follows the existing sidebar pattern, and is placed logically between "Wings" and "Guides." Indentation is consistent with other category blocks.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@sidebars.ts`:
- Around line 48-55: Indentation for the category object labeled 'Eggs' in
sidebars.ts is off (line starting with "{") — change the leading indentation
from 3 spaces to 4 to match other category blocks; locate the category with
label 'Eggs' and the items list
['eggs/creating-a-custom-egg','eggs/creating-a-custom-yolk'] and adjust the
opening brace indentation so it aligns with the other category entries.
📜 Review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9ec64dc and 7a25a49.

📒 Files selected for processing (1)
  • sidebars.ts

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link
Contributor

@QuintenQVD0 QuintenQVD0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@notAreYouScared notAreYouScared merged commit d492103 into main Feb 15, 2026
5 checks passed
@notAreYouScared notAreYouScared deleted the boy132/egg-sidebar-items branch February 15, 2026 13:58
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.

3 participants