Skip to content

docs: add starlight-contextual-menu to plugins resources#3358

Merged
HiDeoo merged 3 commits intowithastro:mainfrom
reynaldichernando:patch-1
Aug 6, 2025
Merged

docs: add starlight-contextual-menu to plugins resources#3358
HiDeoo merged 3 commits intowithastro:mainfrom
reynaldichernando:patch-1

Conversation

@reynaldichernando
Copy link
Copy Markdown
Contributor

Description

This PR adds the starlight-contextual-menu plugin to the plugins resources section of the documentation.

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 6, 2025

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit de82d96
🔍 Latest deploy log https://app.netlify.com/projects/astro-starlight/deploys/6893052ccbcd490008c7fc3a
😎 Deploy Preview https://deploy-preview-3358--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@github-actions github-actions bot added the 📚 docs Documentation website changes label Aug 6, 2025
@astrobot-houston
Copy link
Copy Markdown
Contributor

Hello! Thank you for opening your first PR to Starlight! ✨

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Netlify 🤩

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented Aug 6, 2025

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
en resources/plugins.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@reynaldichernando
Copy link
Copy Markdown
Contributor Author

Thanks for all the help in the Discord, folks!
I'm hoping to add my plugin to the community list.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 6, 2025

⚠️ No Changeset found

Latest commit: de82d96

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Member

@HiDeoo HiDeoo left a comment

Choose a reason for hiding this comment

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

Amazing, for the great new addition to the showcase 🙌

If you're interested in some future improvement ideas, you may want to take a look at component overrides which allows you to extend or replace Starlight built-in components and such overrides can be defined by plugins. This would allow you to avoid using injectScript() which injects your code in all pages, even non-Starlight ones and instead build your own Astro component to slot in the Starlight layout. A plugin can also expose such component so that users can also use it with more flexibility, e.g. if I want a contextual menu in the footer.

Thanks again for your great work.

@HiDeoo HiDeoo merged commit d78eb8e into withastro:main Aug 6, 2025
15 checks passed
@reynaldichernando reynaldichernando deleted the patch-1 branch August 6, 2025 07:48
ArmandPhilippot added a commit to ArmandPhilippot/starlight that referenced this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 docs Documentation website changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants